From: Robert Soulliere Date: Thu, 30 Sep 2010 18:51:24 +0000 (-0400) Subject: Rewording for slimpac section. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=57c269b1a49f53fd027d7d2aca944b1e1492262d;p=Evergreen-DocBook.git Rewording for slimpac section. --- diff --git a/1.6/development/customize_opac.xml b/1.6/development/customize_opac.xml index 1a6669b..c5b3f50 100644 --- a/1.6/development/customize_opac.xml +++ b/1.6/development/customize_opac.xml @@ -281,9 +281,9 @@ name='Default' csstype='color'/> The Slimpac is the an alternative OPAC display for browsers or devices without JavaScript or which may have screen size limitations. There is both a simple and advanced search option for the Slimpac. The html files for customizing the Slimpac search display are located in the folder /openils/var/web/opac/extras/slimpac. - start.html is the basic search display and advanced.html is the display for the advanced search option in the Slimpac. - By default, the Slimpac files include the same locale dtd as the regular OPAC (opac.dtd). However the slimpac files do not use the same CSS files as the - regular OPAC which means that if you change the OPAC color scheme for the OPAC, you must also change the Slimpac colors. + start.html is the basic search display and advanced.html is the display for the advanced search option. + By default, the Slimpac files include the same locale dtd as the regular OPAC (opac.dtd). However, the slimpac files do not use the same CSS files as the + regular OPAC which means that if you change the OPAC color scheme, you must also edit the Slimpac files.
Integrating a Evergreen Search Form on a Web Page