update to virtual shelves -- approved
authorJoshua Ferraro <jmf@liblime.com>
Wed, 8 Aug 2007 18:12:47 +0000 (13:12 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 8 Aug 2007 18:12:47 +0000 (13:12 -0500)
commitd5acfe9d739c9a16c8fb294feebe071fa15acd71
treee211232f3d2933a5a6ecd645f5e525b9070e08b4
parent812ba6cd9cb619012c5a3032eb06dadd7ee68b74
update to virtual shelves -- approved
34 files changed:
C4/BookShelves.pm [new file with mode: 0755]
C4/VirtualShelves.pm [deleted file]
bookshelves/addbookbybiblionumber.pl [new file with mode: 0755]
bookshelves/shelves.pl [new file with mode: 0755]
koha-tmpl/intranet-tmpl/default/zh-TW/bookshelves/addbookbybiblionumber.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/bookshelves/addbookbybiblionumber.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/bookshelves/shelves.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/includes/menu-bookshelves.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/includes/menu-virtualshelves.inc [deleted file]
koha-tmpl/intranet-tmpl/prog/en/virtualshelves/addbybiblionumber.tmpl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/virtualshelves/shelves.tmpl [deleted file]
koha-tmpl/intranet-tmpl/unido/en/includes/3-column-endr.inc [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/opac-addbookbybiblionumber.tmpl [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/opac-addbybiblionumber.tmpl [deleted file]
misc/Install.pm [new file with mode: 0644]
misc/barcodes.pl [new file with mode: 0644]
misc/installer-lite.pl [new file with mode: 0644]
misc/installer.pl [new file with mode: 0644]
misc/koha.conf [new file with mode: 0644]
misc/marc_datas/marc21_en/structure_def.sql [new file with mode: 0644]
misc/marc_datas/unimarc_fr/structure_def.sql [new file with mode: 0644]
misc/marc_into_authority.pl [new file with mode: 0644]
misc/marcimport_to_biblioitems.pl [new file with mode: 0644]
misc/missing090field.pl [new file with mode: 0755]
misc/rebuildthesaurus.pl [new file with mode: 0644]
misc/safe-installer [new file with mode: 0644]
misc/sampledata-1.2 [new file with mode: 0644]
misc/tidyaccounts.pl [new file with mode: 0755]
opac/opac-addbookbybiblionumber.pl [new file with mode: 0755]
opac/opac-addbybiblionumber.pl [deleted file]
t/BookShelves.t [new file with mode: 0644]
t/VirtualShelves.t [deleted file]
virtualshelves/addbybiblionumber.pl [deleted file]
virtualshelves/shelves.pl [deleted file]