[Top][All Lists]
[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" -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/help nohelp.tmpl,NONE,1.1,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/help/admin itemtypes.tmpl,NONE,1.1
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes help-bottom.inc,NONE,1.1 help-top.inc,NONE,1.1 about-top.inc,1.13,1.14 acquisitions-top.inc,1.18,1.19 cat-top.inc,1.27,1.28 circulation-top.inc,1.24,1.25 common-style.css,1.18,1.19 marc-editor.css,1.3,1.4 members-top.inc,1.20,1.21 parameters-top.inc,1.24,1.25 reports-top.inc,1.18,1.19
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/help/admin itemtypes.tmpl,NONE,1.1
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes help-bottom.inc,NONE,1.1 help-top.inc,NONE,1.1 about-top.inc,1.13,1.14 acquisitions-top.inc,1.18,1.19 cat-top.inc,1.27,1.28 circulation-top.inc,1.24,1.25 common-style.css,1.18,1.19 marc-editor.css,1.3,1.4 members-top.inc,1.20,1.21 parameters-top.inc,1.24,1.25 reports-top.inc,1.18,1.19
- Index(es):