Xaraya / Postnuke CVS Notices - Message

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 Notice

Directory filter : [ all ] / postnuke_official / html / modules / blocks / pntemplates [ view in CVS ]


Deprecated: Function gmstrftime() is deprecated in /home/mikespub/www/list.php on line 509
Date Directory [filter] File(s) [view] Author [filter]
29 Jul 2002 04:35:49postnuke_official/html/modules/blocks/pntemplatesadmin-delete_group.pnd,NONE,1.1Paul Rosania
 added group delete functionality

Update of /home/cvsroot/postnuke_official/html/modules/blocks/pntemplates
In directory ns7.hostnuke.net:/tmp/cvs-serv6122/pntemplates

Added Files:
	admin-delete_group.pnd 
Log Message:
added group delete functionality


--- NEW FILE: admin-delete_group.pnd ---
<table border="0" width="100%">
    <tr>
        <th colspan="4" align="center">
            Blocks Administration
        </th>
    </tr>
    <tr align="center">
        <td align="center">
        
        </td>
        <td align="center">
            <a href="&pnt-modurl-blocks-admin-new_instance;">New block instance</a>
        </td>
        <td align="center">
            <a href="&pnt-modurl-blocks-admin-new_group;">New block group</a>
        </td>
        <td align="center">
        
        </td>
    </tr>
    <tr align="center">
        <td align="center" width="25%">
            <a href="&pnt-modurl-blocks-admin-view_types;">View block types</a>
        </td>
        <td align="center" width="25%">
            <a href="&pnt-modurl-blocks-admin-view_instances;">View block instances</a>
        </td>
        <td align="center" width="25%">
            <a href="&pnt-modurl-blocks-admin-view_groups;">View block groups</a>
        </td>
        <td align="center" width="25%">
            <a href="&pnt-modurl-blocks-admin-settings;">General settings</a>
        </td>
    </tr>
</table><br />
<center>Delete block group</center><br />

<center>
<form method="post" action="&pnt-modurl-blocks-admin-delete_group;">
    <input type="hidden" name="authid" value="&pnt-var-authid;" />
    <input type="hidden" name="confirm" value="true" />
    <input type="hidden" name="gid" value="<pnt:var name="group.id" />" />
    
    <table border="0" width="300">
        <tr>
            <td>
                Name:
            </td>
            <td>
                <pnt:var name="group.name" />
            </td>
        </tr>
        <tr>
            <td>
                Members:
            </td>
            <td>
                <pnt:loop name="group.instances">
                    <a href="&pnt-modurl-blocks-admin-modify_instance;&bid=&pnt-var-bid;">&pnt-var-title;</a><br />
                </pnt:loop>
            </td>
        </tr>
        <tr>
            <td>
                Template:
            </td>
            <td>
                <pnt:var name="group.template" />
            </td>
        </tr>
        <tr>
            <td colspan="2" align="center"><br />
                    <input type="submit" value="OK" align="middle" />
                    <input type="submit" name="cancel" value="Cancel" align="middle" />
            </td>
        </tr>
    </table>
</form>
</center>

Directory filter : [ all ] / postnuke_official / html / modules / blocks / pntemplates [ view in CVS ]

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