[geeklog-cvs] geeklog-1.3/plugins/spamx/templates admin.thtml,1.2,1.3 install.thtml,1.1,1.2 blank.thtml,1.2,NONE index.thtml,1.2,NONE

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Thu Sep 16 13:22:18 EDT 2004


Update of /var/cvs/geeklog-1.3/plugins/spamx/templates
In directory www:/tmp/cvs-serv32283/plugins/spamx/templates

Modified Files:
	admin.thtml install.thtml 
Removed Files:
	blank.thtml index.thtml 
Log Message:
Added a link to the plugin's documentation and some other minor changes.


--- blank.thtml DELETED ---

Index: install.thtml
===================================================================
RCS file: /var/cvs/geeklog-1.3/plugins/spamx/templates/install.thtml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** install.thtml	3 Sep 2004 19:59:56 -0000	1.1
--- install.thtml	16 Sep 2004 17:22:15 -0000	1.2
***************
*** 1,9 ****
! <a href="{admin_url}"><img src="{img}" border="0"></a>
     <b><font size="4"> {install_header} </font></b>
  <p>{installmsg1}</p>
  <p>{installmsg2}</p>
  <p>{readme}<a href="install.html">{installdoc}</a>
! <form method='POST' action='{cgiurl}'>
! <input type='submit' value='{btnmsg}' name='B1'>
! <input type='hidden' value='{action}' name='action'>
  </form>
--- 1,9 ----
! <a href="{admin_url}"><img src="{img}" border="0" alt="[{plugin_name}]"></a>
     <b><font size="4"> {install_header} </font></b>
  <p>{installmsg1}</p>
  <p>{installmsg2}</p>
  <p>{readme}<a href="install.html">{installdoc}</a>
! <form method="POST" action="{cgiurl}">
! <input type="submit" value="{btnmsg}" name="B1">
! <input type="hidden" value="{action}" name="action">
  </form>

--- index.thtml DELETED ---

Index: admin.thtml
===================================================================
RCS file: /var/cvs/geeklog-1.3/plugins/spamx/templates/admin.thtml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** admin.thtml	13 Sep 2004 19:07:13 -0000	1.2
--- admin.thtml	16 Sep 2004 17:22:15 -0000	1.3
***************
*** 1,2 ****
! <a href="{site_admin_url}/plugins/{plugin}/index.php"><img src="{site_admin_url}/plugins/{plugin}/images/{plugin}.gif" border="0"></a>
     <b><font size="4"> {header} </font></b>
--- 1,2 ----
! <a href="{site_admin_url}/plugins/{plugin}/index.php"><img src="{site_admin_url}/plugins/{plugin}/images/{plugin}.gif" border="0" alt="[{plugin_name}]"></a>
     <b><font size="4"> {header} </font></b>




More information about the geeklog-cvs mailing list