koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/help nohelp.tmpl


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/help nohelp.tmpl,NONE,1.1
Date: Thu, 03 Jun 2004 03:20:55 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/help
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28332/koha-tmpl/intranet-tmpl/default/en/help

Added Files:
        nohelp.tmpl 
Log Message:
new feature : online HELP
On each template, a "HELP" link has been added.
it opens a popup, filled with an help template.
the help template is in the help/ directory.
The help.pl files builds the online help using the name of the caller page 
(referer).

If the user clic on "help" when on page "admin/itemtypes.pl", the 
"help/admin/itemtypes.tmpl" is opened.
If the "help/admin/itemtypes.tmpl" does not exists, a default "sorry, no help 
on this topic" page is shown.

Works fine, but now, the big work has to be done : create the online help 
pages...

--- NEW FILE ---
<!-- TMPL_INCLUDE name="help-top.inc" -->
        <h1>Online Help</h1>
        <p>Sorry, no help on this topic</p>
<!-- TMPL_INCLUDE name="help-bottom.inc" -->



reply via email to

[Prev in Thread] Current Thread [Next in Thread]