* moving all styles to common-style.css sheet. The styles specifics to a topic (the...
authortipaul <tipaul>
Thu, 5 Jun 2003 12:32:14 +0000 (12:32 +0000)
committertipaul <tipaul>
Thu, 5 Jun 2003 12:32:14 +0000 (12:32 +0000)
commit45ee38f49a8f14d3c069d817627d05893db8bbe3
treecae387c8f7ce40302a2d601f4da060c9bd703a79
parentc8952af16941f620e1a177f512d1c62110a3dcfb
* moving all styles to common-style.css sheet. The styles specifics to a topic (the parameter button in parameters-top.inc is the only one defined in parameters-top.inc, he overwrittes the common-style definition)
* changing from <TMPL_INCLUDE> to <link rel=stylesheet> the *-top. This way, the style sheet is sent only once, then found in the cache of the navigator. A few kb to avoid transmitting.
* In some menus, adding a 2nd menu line. It contains some shorcuts for quick access. Like "quick search" and "MARC search". This way, the librarian can access the search he prefers in 1 clic.
* removing MARC topic in menu.
* managing correctly simple marc & non-marc acquisition system.
koha-tmpl/intranet-tmpl/default/en/includes/about-top.inc
koha-tmpl/intranet-tmpl/default/en/includes/acquisitions-top.inc
koha-tmpl/intranet-tmpl/default/en/includes/cat-top.inc
koha-tmpl/intranet-tmpl/default/en/includes/circulation-top.inc
koha-tmpl/intranet-tmpl/default/en/includes/common-style.css
koha-tmpl/intranet-tmpl/default/en/includes/marc-top.inc
koha-tmpl/intranet-tmpl/default/en/includes/members-top.inc
koha-tmpl/intranet-tmpl/default/en/includes/parameters-top.inc
koha-tmpl/intranet-tmpl/default/en/includes/reports-top.inc