arensb
ef8cf295eb
Added whitespace to make the POD work.
...
Removed references, added author.
2002-10-10 04:41:05 +00:00
arensb
95e2b3d1e6
Removed reference to Perl in POD. It should be obvious.
2002-10-10 04:34:51 +00:00
arensb
fa62f577cf
Added whitespace to make the POD work.
...
Simplified references.
Added author email address.
2002-10-10 04:34:20 +00:00
arensb
668b558887
Fixed FIXMEs.
...
Removed reference to Perl in POD. It should be obvious.
2002-10-10 04:33:25 +00:00
arensb
9f09e01c07
Simplified references.
2002-10-10 04:32:44 +00:00
arensb
e4a482ac3d
Fixed FIXMEs.
...
Removed reference to Perl. It should be obvious.
2002-10-10 04:32:06 +00:00
arensb
fa873de1fd
Added whitespace to make the POD work.
...
Simplified references.
2002-10-10 04:29:39 +00:00
tonnesen
d04d6cace7
switched from picktemplate() to gettemplate()
2002-10-09 18:09:16 +00:00
tonnesen
442f35c079
Switched from "picktemplate" to "gettemplate"
2002-10-09 18:02:15 +00:00
tipaul
5a503a4b31
road to 1.3.1 : little fixes
2002-10-09 16:00:26 +00:00
tipaul
7ec937a07e
merging from 1,2 branch. Seems OK
2002-10-09 15:49:49 +00:00
tipaul
cebf30c287
merging from 1.2 : adding auth
...
seems to work poorly. Please steve/finlay, fixme or explain...
2002-10-09 15:48:15 +00:00
tipaul
9193195478
road to 1.3.1 : viewing biblio MARC detail
2002-10-09 15:45:59 +00:00
tipaul
fae4460bb2
bugfix : uses gettemplate and not picktemplate
2002-10-09 15:45:25 +00:00
tipaul
817bb59fd3
merging from 1,2 branch. Seems OK
2002-10-09 15:44:49 +00:00
arensb
2f9a3a5bec
Removed trailing whitespace that was breaking the POD.
2002-10-09 15:25:03 +00:00
arensb
5fa78a27a3
*** empty log message ***
2002-10-09 14:35:29 +00:00
arensb
4e79364d43
Added some FIXME comments.
2002-10-09 14:29:39 +00:00
arensb
f76faf6f02
(bug fix?) What looks like possibly a line left over from debugging
...
was giving me an empty branch list, so transfers didn't work.
2002-10-09 14:28:51 +00:00
arensb
3344f22bb7
Added POD.
...
Added a bunch of FIXMEs.
Trimmed trailing whitespace.
2002-10-09 14:17:49 +00:00
arensb
594987f486
Fixed missing bracket in POD.
2002-10-09 14:14:08 +00:00
arensb
99298f3d92
Added some FIXMEs.
2002-10-09 14:13:31 +00:00
arensb
7dcba2d082
Fixed FIXMEs in the POD.
2002-10-09 14:13:01 +00:00
arensb
3e7a102268
Added a couple of comments.
2002-10-09 14:04:49 +00:00
tipaul
77f773fbd3
small fixes
2002-10-07 14:08:26 +00:00
tipaul
0fdc28f25c
marc tag structure management, from /admin/
2002-10-07 14:06:19 +00:00
tipaul
dd1fd87846
road to 1.3.1 : viewing MARC biblio
2002-10-07 14:04:26 +00:00
tipaul
8515ca8a0c
road to 1.3.1 : viewing biblio MARC detail
2002-10-07 14:02:43 +00:00
tipaul
cee16e51c3
road to 1.3.1 : marc viewing from biblio search
2002-10-07 14:01:17 +00:00
tipaul
b60daa6a8f
road to 1.3.1 : marc parameter table management
2002-10-07 11:31:41 +00:00
tipaul
80e4146b58
road to 1.3.1 : marc parameter management
2002-10-07 11:31:11 +00:00
tipaul
f7b1762a27
removing old templates
2002-10-07 09:37:09 +00:00
tipaul
97fb83ca27
*** empty log message ***
2002-10-07 09:34:59 +00:00
arensb
76f3510553
*** empty log message ***
2002-10-07 00:57:18 +00:00
arensb
fe98e2768b
Removed unnecessary "use" line.
2002-10-07 00:51:55 +00:00
arensb
09fbb5e9d7
Added POD and some comments.
2002-10-07 00:51:22 +00:00
arensb
888c451d3d
Added a FIXME comment.
2002-10-07 00:50:33 +00:00
arensb
21f62b0c03
Added a POD of sorts.
2002-10-07 00:48:50 +00:00
arensb
d00f624169
Added some FIXME comments.
2002-10-07 00:45:25 +00:00
arensb
695eb3b4b6
Removed unnecessary "use" line.
2002-10-07 00:44:23 +00:00
arensb
e551a3b888
Added a FIXME comment.
2002-10-07 00:35:44 +00:00
arensb
acaffcf53e
Added POD and some comments.
2002-10-07 00:34:24 +00:00
arensb
f32b071f5c
Fixed typo in synopsis.
2002-10-07 00:33:50 +00:00
arensb
c6c56d96c7
*** empty log message ***
2002-10-06 00:36:46 +00:00
arensb
235a0f252b
Added "use C4::Context" (how did I forget it earlier?)
2002-10-06 00:24:48 +00:00
arensb
3d22e58550
Fixed some bogosity.
...
Added some FIXMEs.
2002-10-05 23:59:40 +00:00
arensb
c3a1bd7117
Replaced several prepare()/execute()/finish() sequences with do().
2002-10-05 23:57:39 +00:00
arensb
cc1d55c136
Use C4::Context->preference, rather than getting all system
...
preferences and picking out only what's needed.
2002-10-05 23:56:13 +00:00
arensb
45c739791e
Added "preference" method, for fetching a single value from
...
systempreferences (which is all most scripts need).
2002-10-05 23:55:00 +00:00
arensb
73734a4024
Clarified need for File::Spec.
...
Rewrote sections on writing and installing koha.conf for clarity, and
to reflect the fact that the config file no longer needs to go in
/etc/koha.conf.
Fixed typo in "SetEnv" example.
Replaced "ur" with the English equivalent throughout.
2002-10-05 23:53:25 +00:00