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 / template / pntemplates [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] | 
| 02 Aug 2002 15:18:23 | postnuke_official/html/modules/template/pntemplates | user-menu.pnd,NONE,1.1 | Mike | 
| add user menu template | |||
Update of /home/cvsroot/postnuke_official/html/modules/template/pntemplates
In directory ns7.hostnuke.net:/tmp/cvs-serv26926
Added Files:
	user-menu.pnd 
Log Message:
add user menu template
--- NEW FILE: user-menu.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 -->
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 |