[Koha-bugs] [Bug 12806] Adding 'Koha as a CMS' to the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 24 01:38:49 CEST 2015


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

--- Comment #10 from David Cook <dcook at prosentient.com.au> ---
Comment on attachment 31068
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31068
Koha as a CMS patch for bootstrap OPAC theme

Review of attachment 31068:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=12806&attachment=31068)
-----------------------------------------------------------------

At a glance, we've implemented this in a very different way. We might want to
add lots more IDs and classes so that libraries can have more control of what
they hide/show on these extra pages. Most libraries we have don't want to see
news, quotes, login boxes, etc on their "pages".

::: koha-tmpl/opac-tmpl/bootstrap/en/modules/pages.tt
@@ +45,5 @@
> +                </div>
> +            </div>
> +        [% END %]
> +
> +        [% IF ( page_test ) %]<div id="opacmainuserblock">[% page_test %]</div>[% END %]

Might a better variable name be "page_text" rather than "page_test"?

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


More information about the Koha-bugs mailing list