[Bug 34892] New: Convert RestrictedPageContent system preference to HTML customization
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34892 Bug ID: 34892 Summary: Convert RestrictedPageContent system preference to HTML customization Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: testopia@bugs.koha-community.org Blocks: 26050 Building on 22318, the RestrictedPageContent system preference should be converted to an HTML customization. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26050 [Bug 26050] [OMNIBUS] Convert system preferences to HTML customizations -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34892 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- This one presents a unique problem because we can replace two system preferences, RestrictedPageTitle and RestrictedPageContent. The HTML customizations system can display more than one entry, so someone could create multiple entries to be displayed on the page, each with their own title. But we can only show one page title (in the <title> and the breadcrumb navigation). How do we pick which title to show? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34892 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Okay of course I could also be talking about a page, not an HTML customization. But with HTML customizations we can define the regions which are available. In the Pages system there isn't that option. If we added the option to define available "regions" for a page, how would we prevent the user from creating more than one page for the same "region" ? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34892 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=23650 --- Comment #3 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Is there a reason to limit the number of restricted pages? Right now we have one, but could it be possible to have more? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34892 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |In Discussion --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- We would have to build some kind of flag into the additional_contents system to allow it, but I don't see why not. In fact such a setting could be used to show or hide any kind of content, html_customization, news, or page. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34892 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=32957 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org