Commit graph

18 commits

Author SHA1 Message Date
tipaul
7b72986c7e translation fixes 2003-09-18 12:32:40 +00:00
tipaul
c4016bd424 adding javascript function to focus on 1st field for issues / returns.
Thus, librarian don't need manual mouse focus & can scan barcode immediatly.
2003-09-04 16:42:32 +00:00
tipaul
d9935b0e5e synch'ing french templates 2003-08-07 14:19:55 +00:00
acli
2fd6e30997 Removed spurious alt attribute 2003-07-16 04:55:43 +00:00
tipaul
e4d3b2f6b4 *** empty log message *** 2003-06-23 11:20:28 +00:00
tipaul
bc78a82103 fixing small bug in catalogue style 2003-06-05 13:07:20 +00:00
tipaul
b2ee20c913 FRENCH templates
* 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:40:49 +00:00
tipaul
d03dcd26cd *** empty log message *** 2003-05-07 15:17:40 +00:00
tipaul
85350be492 removing image links 2003-05-06 16:32:46 +00:00
tipaul
4a2bd256be french translations & fixes 2003-05-06 14:56:39 +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
tipaul
66c2a98029 adding about link (french templates) 2003-04-10 14:05:13 +00:00
tipaul
b32eb72f0e french templates for 1.9.1 2003-04-04 08:35:52 +00:00
tipaul
6efb67d833 french translation update 2003-04-01 13:46:03 +00:00
tipaul
7a7b7d7e6e small fix to launch catalogue through loadmodule (MARC or non MARC) 2003-02-05 17:13:24 +00:00
tipaul
85ec59fa57 french translation 2003-02-03 11:11:41 +00:00
acli
6f62a2b4cd A element does not have ALT attribute 2003-01-27 16:36:59 +00:00
tipaul
ae8ed59033 includes on top and bottom of each screen translated to french 2003-01-21 15:23:35 +00:00