Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / groups / pntemplates [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 07 Aug 2002 04:02:36 | postnuke_official/html/modules/groups/pntemplates | user-main.pnd,NONE,1.1 | st.ego |
| c&p from Example/Template module, needed for new user gui functions | |||
Update of /home/cvsroot/postnuke_official/html/modules/groups/pntemplates
In directory ns7.hostnuke.net:/tmp/cvs-serv25083/html/modules/groups/pntemplates
Added Files:
user-main.pnd
Log Message:
c&p from Example/Template module, needed for new user gui functions
--- NEW FILE: user-main.pnd ---
<!-- common user menu for this module - remove link to the current function -->
<table border="0" width="100%">
<!-- the variables used in this menu come from template_user_menu() -->
<tr><th align="center">&pnt-var-menutitle;</th></tr>
<tr><td>
<table border="0" width="100%"><tr align="center" valign="middle">
<!-- a link to a particular menu item -->
<td><a href="&pnt-var-menulink_view;">&pnt-var-menulabel_view;</a></td>
<!-- more menu items come here... -->
<!-- Note : you can also specify simple links directly with blocklayout
template tags : e.g. &pnt-modurl-template-user-view; -->
</tr></table>
</td></tr>
</table>
<br />
<!-- the specific template for the current function comes here -->
<!-- some variable filled in by the function using this template -->
<center><strong> &pnt-var-welcome; </strong></center>
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |