https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34563

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #192122|0                           |1
        is obsolete|                            |
 Attachment #192123|0                           |1
        is obsolete|                            |

--- Comment #13 from Owen Leonard <[email protected]> ---
Created attachment 192143
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192143&action=edit
Bug 34563: Move IntranetCirculationHomeHTML to HTML customizations

This patch moves the IntranetCirculationHomeHTML system preference into
HTML customizations, making it possible to have language- and
library-specific content.

To test you should have some content in the IntranetCirculationHomeHTML
system preference before applying the patch. Apply the patch and run the
database update process.

- In the staff client, go to Tools -> HTML customizations and verify
  that the content from IntranetCirculationHomeHTML is now stored there.
- The HTML customization entry form should offer
  IntranetCirculationHomeHTML as a choice under "Display location."
- Update and reinstall active translations (for instance fr-FR):
  - perl misc/translator/translate update fr-FR
  - perl misc/translator/translate install fr-FR
- Enable the translation if necessary under Administration -> System
  preferences -> language.
- Edit the IntranetCirculationHomeHTML HTML customization and add unique
  content to the "fr-FR" tab.

- Go to the circulation home page. You should see the
  content you added to the IntranetCirculationHomeHTML HTML
  customization.
- Switch to your updated translation and confirm that the content you
  added for your translation shows up correctly.
- Go to Administration -> System preferences and search for
  "IntranetCirculationHomeHTML." It should return no results.

Sponsored-by: Athens County Public Libraries
Signed-off-by: Lucas Gass <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to