Commit graph

33 commits

Author SHA1 Message Date
doxulting
0abe221b2d inc files for serials 2004-07-30 14:19:19 +00:00
tipaul
5d7ed4676b minor css changes.
better compatibility with Internet Explorer
2004-07-13 12:56:04 +00:00
oleonard
f068d5054c Changing help link to be friendlier to non-javascript-enabled browers 2004-06-22 18:52:27 +00:00
oleonard
e94dab37fa Minor changes to correct for validity 2004-06-18 20:49:54 +00:00
tipaul
d90d45b83a minor bugfix (authorities link missing) 2004-06-17 08:22:36 +00:00
tipaul
6de2efbba6 * added online help link
* minor modifs in the css
2004-06-03 10:21:37 +00:00
tipaul
e2774d1746 some HTML & minor modifs 2004-05-28 08:37:34 +00:00
tipaul
340af80261 CSS'ing 2004-05-03 09:28:03 +00:00
tipaul
1844610571 CSS'ing 2004-04-14 19:46:20 +00:00
tipaul
4dc4fbadd4 css'ing 2004-04-02 15:22:07 +00:00
tipaul
93b76c5a31 css'ing 2004-03-24 10:46:04 +00:00
tipaul
668a90073a introducing a little bit more css in default theme 2004-03-15 14:42:02 +00:00
acli
29b1df6046 Various updates/fixes from rel_2_0
Fixes for bugs 721 (templating), 727, and 734
2004-03-07 05:47:31 +00:00
acli
61d3149845 Missing charset declarations. Needed for translations generated by the
translation tools.
2004-02-23 04:18:51 +00:00
tipaul
049e6755a8 synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:57:16 +00:00
tipaul
1e93add16b templates modified : ALL <TMPL_* XX> have been replaced by <!-- TMPL_* XX -->, because it's strict html compliant, and HTML::TreeBuilder deals better with this form. 2003-12-09 10:26:51 +00:00
tipaul
f6cdf3337b fixing font size bug, & minor change in submenu look. 2003-08-07 13:35:07 +00:00
wolfpac444
27f44563a0 Fixed Bug #561. 2003-08-07 12:41:59 +00:00
tipaul
e4d3b2f6b4 *** empty log message *** 2003-06-23 11:20:28 +00:00
tipaul
45ee38f49a * 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.
2003-06-05 12:32:14 +00:00
tipaul
368d9107a2 moving loggedinuser => loggedinusername in includes and Auth.pm :
The $loggedinuser in Koha is the CODE of the logged user (result of get_user_and_template subroutine).
BTW, in get_user_and_template subroutine, the TMPL_VAR loggedinuser is replaced by the NAME of the user.
This is troubleshooting.
so, I replace the name by the "loggedinusername" template variable.
If you want to add the username somewhere, just add <TMPL_VAR name="loggedinusername"> in the template.

Fixes bug #401
2003-05-05 15:00:53 +00:00
wolfpac444
8a208dcbf1 Fixed bug #396 2003-04-30 00:45:01 +00:00
wolfpac444
9c3b9e63bc Started the process of getting rid of image buttons that contain text. 2003-04-26 03:21:50 +00:00
wolfpac444
28b949d944 Fixed some menu stuff... Added about-top.inc and about-bottom.inc 2003-04-11 19:12:13 +00:00
tipaul
101388459a adding about link 2003-04-10 14:04:43 +00:00
tipaul
f52b395a01 moving loggedinuser test to xx-top.inc 2003-03-18 15:19:35 +00:00
tipaul
8319f94085 introducing MARC link on top menu. reaches marc part of koha (cataloguing, breeding farm and (still broken) z39.50 servers) 2003-03-10 15:18:19 +00:00
tipaul
6e3a96053a Road to 1.9.1 :
* headers included in each template now are text-only headers (like in non-english versions).
* Added "parameters" links in header
* Added "Cataloguing" link. The cataloguing link goes to the MARC cataloguing (acqui.simple). Will evolve in the near future with reordering of acquisition and cataloguing.
2003-02-13 18:01:26 +00:00
tipaul
7a7b7d7e6e small fix to launch catalogue through loadmodule (MARC or non MARC) 2003-02-05 17:13:24 +00:00
tipaul
a95a4740ac small gui fixes 2003-01-23 12:29:10 +00:00
tonnesen
b4ff8f24bd Merging from rel-1-2 to trunk
Removing HLT links from footers and fixing javascript form focusing bug that
affects Internet Explorer browsers.
2002-10-28 22:12:16 +00:00
tipaul
22febf401a merging auth from branch rel-1.2 2002-10-10 14:37:03 +00:00
tipaul
8de7b75afe moving templates to structure defined by finlay 2002-10-02 16:16:50 +00:00