koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/updater updatedatabase,1.69,1.70


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/updater updatedatabase,1.69,1.70
Date: Mon, 15 Dec 2003 06:40:11 -0800

Update of /cvsroot/koha/koha/updater
In directory sc8-pr-cvs1:/tmp/cvs-serv5691/updater

Modified Files:
        updatedatabase 
Log Message:
OPAC now show a systempref variable in main/home screen => easier to change for 
a library.

Index: updatedatabase
===================================================================
RCS file: /cvsroot/koha/koha/updater/updatedatabase,v
retrieving revision 1.69
retrieving revision 1.70
diff -C2 -r1.69 -r1.70
*** updatedatabase      4 Dec 2003 12:51:41 -0000       1.69
--- updatedatabase      15 Dec 2003 14:40:09 -0000      1.70
***************
*** 358,361 ****
--- 358,371 ----
            forceupdate         => { 'explanation' => 1,
                                     'type' => 1 },
+             variable            => 'LibraryName',
+             value               => '<i><b>Koha<br/>Free Software 
ILS<br/><br/></b>Koha : a gift, a contribution<br/> in Maori</i>',
+             explanation         => 'Library name as shown on main opac page',
+           type                => ''
+ 
+         },
+         {
+             uniquefieldrequired => 'variable',
+           forceupdate         => { 'explanation' => 1,
+                                    'type' => 1 },
              variable            => 'autoMemberNum',
              value               => '1',
***************
*** 972,975 ****
--- 982,988 ----
  
  # $Log$
+ # Revision 1.70  2003/12/15 14:40:09  tipaul
+ # OPAC now show a systempref variable in main/home screen => easier to change 
for a library.
+ #
  # Revision 1.69  2003/12/04 12:51:41  tipaul
  # setting default acquisition to NORMAL, which is better, imho (it's always 
possible to add a biblio directly through catalogue menu entry)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]