[geeklog-cvs] geeklog-1.3/plugins/staticpages/templates/admin editor.thtml,1.9,1.10

dhaun at geeklog.net dhaun at geeklog.net
Fri Jan 2 17:09:01 EST 2004


Update of /usr/cvs/geeklog/geeklog-1.3/plugins/staticpages/templates/admin
In directory geeklog_prod:/tmp/cvs-serv11330/staticpages/templates/admin

Modified Files:
	editor.thtml 
Log Message:
Implemented option to have "plain" PHP in Static Pages, i.e. without the need for a 'return' statement.


Index: editor.thtml
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/plugins/staticpages/templates/admin/editor.thtml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** editor.thtml	28 Dec 2003 18:53:59 -0000	1.9
--- editor.thtml	2 Jan 2004 22:08:59 -0000	1.10
***************
*** 67,71 ****
            <tr>
                <td align="right" valign="top">{php_msg}</td>
!               <td valign="top"><input type="{php_type}" name="sp_php" value="1" {php_checked}>  {php_warn}</td>
            </tr>
            <tr>
--- 67,71 ----
            <tr>
                <td align="right" valign="top">{php_msg}</td>
!               <td valign="top">{php_selector}  {php_warn}</td>
            </tr>
            <tr>





More information about the geeklog-cvs mailing list