Re: [phpwslistings-dev] menu.tpl
Brought to you by:
rizzo,
wendall911
From: Mike W. <wi...@ce...> - 2003-05-09 10:28:07
|
Don, I am somewhat lost on the meaning of <a href> tags instead of submit buttons. I know what a <a href> tag is, but what are you trying to do? Have text instead of the button? If that is the case, my previous example should work. If not, you have gone beyond my understanding(which isn't hard to do). As far as the dropdown for the "Listing Class", I think it would be alright to leave that one and just do the rest. I think I am off track, Mike ----- Original Message ----- From: "Don Seiler" <do...@se...> To: "Mike Windsor" <wi...@ce...> Cc: "phpwsListings" <php...@li...> Sent: Wednesday, May 07, 2003 12:15 PM Subject: Re: [phpwslistings-dev] menu.tpl > http://sourceforge.net/tracker/index.php?func=detail&aid=703136&group_id=73598&atid=538277 > > Anyone have any more input on this matter? We can conceivably get 0.3.0 > out the door pretty soon, but I'd like to get this taken care of. > > Don. > > On Tue, 25 Mar 2003, Don Seiler wrote: > > > No we were talking about making them <a href> tags instead of submit > > buttons. > > > > I know this request was marked for 0.2.0 but is it possible we can move it > > to 0.3.0? I think we might be ready for 0.2.0 testing and RCs with > > everything else, unless I'm forgetting something hugely obvious. > > > > Unless we can come up with a clean way for an href tag to look at the > > value of a select box. > > > > Don. > > > > On Mon, 24 Mar 2003, Mike Windsor wrote: > > > > > Found this doing a search. > > > > > > <INPUT TYPE="SUBMIT" VALUE="Demonstration only" > > > STYLE="font-family:sans-serif; font-size:large; > > > font-style:italic; background:#ff0 none; color:#000; width:10em"> > > > > > > Hope that is what you were referring to. I haven't tried it. > > > > > > Mike > > > > > > > > > ----- Original Message ----- > > > From: "Don Seiler" <do...@se...> > > > To: <ad...@tu...> > > > Cc: <php...@li...> > > > Sent: Monday, March 24, 2003 4:04 PM > > > Subject: Re: [phpwslistings-dev] menu.tpl > > > > > > > > > > I agree 100% and will probably work towards replacing those menu submits > > > > with links (including the edit/delete buttons on the list pages). > > > > > > > > However, how will I be able to pass in the desired class type in the > > > > "Create Listing" function? I don't want to use javascript to update > > > > hidden form elements. I just don't trust javascript's cross-browser > > > > functionality (thank you IE). > > > > > > > > Don. > > > > > > > > On Mon, 24 Mar 2003 ad...@tu... wrote: > > > > > > > > > Sorry I took so long getting back to you on this one... > > > > > > > > > > I'm not an expert in interface design but I think you should attempt to > > > > > have the menu only contain hyperlinks and no form elements. This may > > > mean > > > > > you need to move some of those form elements to other places in your > > > > > module but it would allow more flexability with how the general menu is > > > > > displayed. This includes allowing users to move the block anywhere they > > > > > wish and perhaps replace the textual links with linked custom images. > > > > > > > > > > The "class chooser" (dropbox) for searching and viewing listings could > > > be > > > > > moved into the search and view sections of the module and just default > > > to > > > > > the first one in the list or simply search all classes (some people may > > > > > want this functionality anyway). Then the user would have a choice of > > > > > refining their search. A good example would be a clothing site. The > > > > > classes could be something like pants, shirts, and shoes. When a user > > > > > initially browses or searches, they are searching all the products, then > > > > > the user can refine their search or viewing to just pants or just > > > shirts, > > > > > etc. > > > > > > > > > > Hope that helps :) > > > > > > > > > > Adam > > > > > > > > > > > Adam can you take a look at RFE 703136 and let me know what your > > > opinion > > > > > > is. > > > > > > > > > > > > > > > https://sourceforge.net/tracker/index.php?func=detail&aid=703136&group_id=73 > > > 598&atid=538277 > > > > > > > > > > > > Mike is concerned about the menu getting too long horizontally. > > > > > > > > > > > > Don. > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > > This SF.net email is sponsored by:Crypto Challenge is now open! > > > > > > Get cracking and register here for some mind boggling fun and > > > > > > the chance of winning an Apple iPod: > > > > > > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > > > > > > _______________________________________________ > > > > > > phpwslistings-developers mailing list > > > > > > php...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by:ThinkGeek > > > > Welcome to geek heaven. > > > > http://thinkgeek.com/sf > > > > _______________________________________________ > > > > phpwslistings-developers mailing list > > > > php...@li... > > > > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > phpwslistings-developers mailing list > > > php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > > > > > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: > > The Definitive IT and Networking Event. Be There! > > NetWorld+Interop Las Vegas 2003 -- Register today! > > http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > > _______________________________________________ > > phpwslistings-developers mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > > > > > > > |