]> git.koha-community.org Git - koha.git/commit
Unravelling links in masthead. Regularize logic and improve readability.
authorJoe Atzberger <joe.atzberger@liblime.com>
Fri, 19 Sep 2008 21:24:22 +0000 (16:24 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 4 Sep 2009 02:42:59 +0000 (14:42 +1200)
commit702c69274b31932650c8517907b2d23f04f7beea
tree4f3ae598883f9b53ea762ad05098c4d3d43bd1d2
parentf06f90306ae6e0c081355c6a01f7a6032f6338fd
Unravelling links in masthead. Regularize logic and improve readability.

Link to Tag Cloud displayed on Adv. Search page even when TagsEnabled was OFF.
This was due to unnecessary duplicative code for Adv. Search vs. other pages.
Note: with this revision, the link to "Advanced Search" will display on all pages,
even on the Advanced Search page itself.  This is in fact desirable, rather than
the set of links collapsing and changing position depending on page being viewed.
If the old premise were to be followed (that Adv. Search link should not display on its
own page), then the same interface sensibility should apply to ALL links in the
masthead: i.e., Tag Cloud link should not display on its own page, same for Browse
by Subject, Most Popular, etc.  I would argue even this is undesirable.  At most,
give the links in moresearches some IDs and let each page unlink/restyle the
"current" link with jquery.  IMHO, masthead itself should not be engage in such trifling
interface polishes.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc