From: John M. <McC...@cr...> - 2008-10-06 00:28:23
|
Hi Ben, I have managed to reproduce the behaviour I don't like in Firefox & IE like so: -select a map in VIEWER -click on a marker -select VIEW MAP DETAILS This sets view to SHOW LANDMARKS as it is coded in feature_detail.tmpl and seems to affect this setting via cookies,as deleting cookies resents to SHOW ALL So...I have just deleted the SHOW FEATURES string from the URL in the template file to get the behaviour I want. Regards John >>> Ben Faga <fag...@gm...> 9:01 a.m. 05-Oct-08 >>> Hi John, Without looking at code, I can tell you how this is supposed to work. If you have never been to the site, the config option should set the labels to "all". Since you have visited the site, your cookie remembers which option you selected. Try deleting the cookie with your browser and then visiting again. If there isn't a bug, then it should be fine. If there is a bug then let Ken know. Ben On Mon, 2008-09-29 at 14:13 +1300, John McCallum wrote: > Im struggling to work out how to better control the default genetic map > drawing behaviour in terms of showing ALL feature labels vs Landmark > features only. > > In my database config file the option set is 'label_features all' > > but on first selecting a map the behaviour is to just show landmark > feature labels. > > I definitely don't want new users getting this (and having to manually > change this themselves) > > Im sure I can change this by hacking the templates but that seems a > little extreme! > > > > > > Dr. John A. McCallum > Crop & Food Research > Private Bag 4704 > Christchurch > New Zealand > Work Ph 64 3 325 6400 > Home 64 3 328 7420 > Mobile 027 443 9033 > Fax 64 3 325 2074 > Email MCC...@CR... > > > Visit our website at http://www.crop.cri.nz > ______________________________________________________ > CAUTION: The information contained in this email is privileged > and confidential. If you read this message and you are not the > intended recipient, you are hereby notified that any use, > dissemination, distribution or reproduction of all or part of the > contents is prohibited. If you receive this message in error, > please notify the sender immediately. > > Any opinions or views expressed in this message are those of the > individual sender and may not represent those of their employer. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > gmod-cmap mailing list > gmo...@li... > https://lists.sourceforge.net/lists/listinfo/gmod-cmap Visit our website at http://www.crop.cri.nz ______________________________________________________ CAUTION: The information contained in this email is privileged and confidential. If you read this message and you are not the intended recipient, you are hereby notified that any use, dissemination, distribution or reproduction of all or part of the contents is prohibited. If you receive this message in error, please notify the sender immediately. Any opinions or views expressed in this message are those of the individual sender and may not represent those of their employer. |