[Koha-bugs] [Bug 7977] Add a "Quote-of-the-day" feature to the OPAC homepage

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 30 21:53:09 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7977

--- Comment #16 from Chris Nighswonger <cnighswonger at foundations.edu> ---
To test this enhancement:

1. Apply all 7 patches in the order they are attached.
2. Download the csv file.
4. Allow Koha to update the database.
5. Navigate to "Tools>Quote Editor."
6. You should see an empty table with a message stating "No quotes available.
Please use the "Add Quote" button to add a quote."
7. Click the "Import Quotes" button in the Quote Editor toolbar.
8. You should now see a toolbar with a "Choose File" button. Click this button.
9. Browse to the directory containing the CSV file you previously downloaded.
10. Select the file.
11. You should now see a table populated with the quotes contained in the CSV
file.
12. Browse this table and edit fields and/or delete quotes as you like.
13. When finished, click the "Save Quotes" button.
14. There are over 1500 quotes in this file, so you will probably notice lots
of HDD activity while the back-end script inserts the quotes into the database.
You may do other things while this is going on including leaving this page if
you like.
15. If you opt to remain on the page, once the quotes have been saved, a
notification will be displayed showing that 1524 quotes have been saved. You
may click on the notification to close it.
16. You should now be directed back to the upload page and ready to upload more
quotes if you like.
17. Click on the "Quote Editor" option in the menu bar to the right to return
to the quote editor.
18. The editor should now be populated with the quotes you just uploaded.
19. You may edit the source or text columns as you wish or delete quotes. The
table should update real-time.
20. You may also elect to add a single quote by clicking the "Add Quote"
button.
21. Doing this will add a row at the end of the list of quotes.
22. You may now add a source and text.
23. Clicking any of the buttons in the "Action" column will result in that
action being performed.
24. If you are satisfied that this monstrosity works, please sign off on this
patch series. Please avoid squashing it any further in order to keep the
upgrade/addition of various jQuery libraries separated from the work on this
feature.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list