This website requires JavaScript.
Explore
Help
Sign In
Koha-community
/
Koha
Watch
13
Star
7
Fork
You've already forked Koha
0
Code
Issues
Releases
Wiki
Activity
b329ce233b
Koha
/
koha-tmpl
/
opac-tmpl
/
prog
/
en
History
Owen Leonard
b329ce233b
Changes to allow librarian to turn off item-level holds in the OPAC. Requires the addition of OPACItemHolds system pref ("Allow OPAC users to place hold on specific items. If OFF, users can only request next available copy." Type: YesNo). Also modifying redirect to show Holds tab in opac-user.pl.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:44:33 -05:00
..
css
Improving comments style and markup, adding highlighting for comments made by logged-in user.
2008-04-01 06:45:48 -05:00
includes
Markup corrections. Tweaking holds interface.
2008-03-25 07:22:40 -05:00
js
Notifying the user when they have selected no items and clicked 'Add to list.'
2008-04-01 06:41:13 -05:00
lib
Working on styling browse features, similar items.
2008-03-17 16:28:58 -05:00
modules
Changes to allow librarian to turn off item-level holds in the OPAC. Requires the addition of OPACItemHolds system pref ("Allow OPAC users to place hold on specific items. If OFF, users can only request next available copy." Type: YesNo). Also modifying redirect to show Holds tab in opac-user.pl.
2008-04-03 14:44:33 -05:00
xslt
Experimental XSLT-based display of results and details pages To enable, create two new YesNo sysprefs: XSLTDetailsDisplay and XSLTResultsDisplay, and set them to ON. Feature to be expanded in a future version, this experimental code is for proof of concept only and doesn't introduce any changes if sysprefs are not created.
2008-03-21 21:49:04 -05:00