-
Notifications
You must be signed in to change notification settings - Fork 0
Shows recently acquired book titles with covers on Koha catalogue homepage and beyond
License
wizzyrea/Koha-recently-acquired-books
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Version: 0.1 Description: Script generates web page or html table containing recently acquired titles from your Koha database. It fetches last X records and shows randomly Y of X .. hope you understand :D. It will work only if you use acquisition module in Koha! Installation: As you already got the files, just rename ./conf/config.yml.example to ./conf/config.yml and edit this file according to your setup Usage: koha-recent [number_of_retrived_records] [number_shown] [table|html] [blank|parent|self] Example: # cd /usr/local/src/Koha-recently-acquired-books && koha-recent.pl 10 3 html blank > /var/www/koha-static/recent.html Hint: Cron is your friend.
About
Shows recently acquired book titles with covers on Koha catalogue homepage and beyond
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 100.0%