hdl
6bff70151f
Templating branchtransfers.pl
2003-01-28 00:48:36 +00:00
hdl
f969269bad
Templating branchtransfers.tmpl
2003-01-28 00:48:04 +00:00
hdl
6a6d5c2c76
Correcting cirulation to circulation-top
2003-01-28 00:46:45 +00:00
acli
6f62a2b4cd
A element does not have ALT attribute
2003-01-27 16:36:59 +00:00
acli
80a34bc2ff
Use "post" instead of "put" for the Edit screen, to avoid the URL being so
...
long that it becomes invalid (bug 183)
2003-01-27 08:15:40 +00:00
acli
01153e7fc5
Corrected wrong wording
2003-01-27 06:57:41 +00:00
acli
7934eba399
Sync wording to same as the translation in opac-tmpl
2003-01-27 06:53:09 +00:00
acli
bfc2f56620
Translated the images
2003-01-27 06:37:00 +00:00
acli
0c7d8f0154
The two corners on the left should be transparent
2003-01-27 05:31:13 +00:00
acli
56bbb8e211
This sounds better
2003-01-27 04:51:49 +00:00
acli
522361f3e7
Copied the image files from the koha-html module
2003-01-27 03:28:53 +00:00
acli
38953ec4ce
Reworded the description for "acquisitions" to make it fit on the screen
...
Added "iso" to dateformat, since dateformat is not yet being used anyway
2003-01-27 03:12:49 +00:00
acli
b1e200adca
Partial translation
2003-01-27 02:44:45 +00:00
acli
5c018a19c3
Added check for MARC::Charset, used in acqui.simple/marcimport.pl
...
(see bug 179)
2003-01-26 23:34:48 +00:00
acli
48bd1f1b3c
Handle non-latin1 charsets
2003-01-26 23:21:49 +00:00
acli
51a0d6e4d8
Bump minimum perl version to 5.6.1 (Bug 179)
2003-01-26 16:18:34 +00:00
acli
316d978a6a
Figured out what Normal and Exact means
2003-01-26 07:06:26 +00:00
acli
e797d10cda
Preliminary, partial translation
2003-01-26 06:51:26 +00:00
acli
2eb43c7e1b
Ignore .xvpics
2003-01-26 06:34:54 +00:00
acli
b12576c3cc
No translation necessary (same as the en files)
2003-01-26 06:28:23 +00:00
acli
3fa31576c8
Some translated images
2003-01-26 06:05:34 +00:00
acli
47fcb64527
Temporary patch for bug 182
2003-01-26 04:37:17 +00:00
acli
4f3f0faadc
Handle non-latin1 charsets
2003-01-26 04:23:34 +00:00
acli
281343486f
Added meta tags
2003-01-26 03:41:34 +00:00
acli
e9aea951d4
Added meta tags
...
Removed duplicate HTML tags in some templates (they are in *-top.inc)
2003-01-26 03:36:37 +00:00
acli
7ffffc95b2
Manually reverted the page to English (file changed too much for patch to
...
work)
2003-01-25 22:13:51 +00:00
acli
92bb8348e7
Handle non-latin1 charset
2003-01-25 20:18:45 +00:00
acli
ee40f753d4
Handle non-latin1 charsets
2003-01-25 20:15:11 +00:00
acli
9773b0bec1
Handle non-latin1 charsets
...
Corrected wrong method to include page header and footer
2003-01-25 20:05:47 +00:00
acli
ef50ee5217
Use ? for an SQL query to prevent SQL syntax errors
2003-01-25 20:05:20 +00:00
acli
e662ba255d
Handle non-latin1 charsets
...
Corrected wrong method to include the page header and footer
2003-01-25 19:49:57 +00:00
acli
7d8fcad974
Corrected wrong method to include the page header and footer
2003-01-25 19:31:09 +00:00
acli
ade845cdd3
Handle non-latin1 charsets
...
Corrected wrong method to include the page header and footer
2003-01-25 19:23:37 +00:00
acli
5acde63064
Handle non-latin1 charsets
2003-01-25 19:16:33 +00:00
acli
02c4373017
Removed the reference to INSTALL since the file does not exist any more
...
Changed "do not install MARC tables" option from 3 to N, to prepare for
adding more MARC flavours later
Minor prompt message modifs
Minor POD updates
2003-01-25 19:00:05 +00:00
acli
650b266e74
Since "koha-tmpl" is now just a subdirectory in the "koha" CVS module, we
...
can guess it like so
Noted GNUism in script
2003-01-25 18:30:21 +00:00
acli
f09ea6d099
Added POD to all functions
...
POD updates
Changed the kohaadmin password prompt to make it clearer
2003-01-25 18:09:51 +00:00
acli
ea46a546c1
Minor quoting bug
2003-01-25 18:04:45 +00:00
arensb
251d8b2450
Emacs's colorization was being confused by single quotes in strings.
...
Added comments to fix this.
2003-01-25 17:50:48 +00:00
acli
ccdd7db26b
If $noclear in showmessage is undef, default it to zero to avoid Perl
...
warnings.
Removed a few FIXME notes after moving them to bugs.koha.org
2003-01-25 17:39:10 +00:00
acli
39a34ab2f8
The SWTICH: label is unused; converted it into an if-elsif-else structure
2003-01-25 17:20:50 +00:00
acli
7a037b35f7
Forgot to log: If we cannot determine the domain name from hostname
,
...
try to guess it from /etc/resolv.conf
2003-01-25 17:11:58 +00:00
acli
e5e992f52e
Moved knowledge of "koha.conf.tmp" to the Install.pm
...
POD updates
2003-01-25 17:10:46 +00:00
acli
5bddd2240b
Moved getmessage and showmessage closer to the front, so that the generated
...
POD makes more sense
Updated some POD
2003-01-25 16:33:51 +00:00
acli
62dc7d29d2
Removed the $:: notation from a lot of global variables; this is needed to
...
get "use strict" to do something useful regarding these global variables.
Because of this change, a number of accessor functions have been created to
let installer.pl get/set some of these global variables. (We should not use
the $Install:: notation for the global variables either, as that will also
make "use strict" do nothing about these variables.)
POD updates
2003-01-25 09:35:08 +00:00
acli
9e50a11c7e
A bit of POD (content) corrections
2003-01-25 08:40:22 +00:00
acli
e9a9878966
Some POD (content) corrections
2003-01-25 08:26:32 +00:00
acli
613002cce8
Added more POD
2003-01-25 08:07:52 +00:00
acli
bd3f4ab65c
Added POD to a few more functions
2003-01-25 07:50:30 +00:00
acli
69c9e569da
Corrected POD syntax errors.
...
Creating a function "heading" to avoid syntax errors due to our use of
boxes consisting of equal signs to create headings.
2003-01-25 07:25:31 +00:00