[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: sitemgr/sitemgr-site/templates/phpgroupware/mod
From: |
Michael Totschnig <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: sitemgr/sitemgr-site/templates/phpgroupware/modules/news newsblock.tpl,1.1,1.2 |
Date: |
Sat, 31 May 2003 21:00:41 -0400 |
Update of
/cvsroot/phpgroupware/sitemgr/sitemgr-site/templates/phpgroupware/modules/news
In directory
subversions:/tmp/cvs-serv31249/sitemgr-site/templates/phpgroupware/modules/news
Modified Files:
newsblock.tpl
Log Message:
prepare news module for RSS
urlencode [ ] in module's link function
span instead of div in edit_transformer
Index: newsblock.tpl
===================================================================
RCS file:
/cvsroot/phpgroupware/sitemgr/sitemgr-site/templates/phpgroupware/modules/news/newsblock.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** newsblock.tpl 4 Mar 2003 17:28:09 -0000 1.1
--- newsblock.tpl 1 Jun 2003 01:00:39 -0000 1.2
***************
*** 1,2 ****
--- 1,5 ----
+ <!-- BEGIN RssBlock -->
+ <div align="right"><a href="{rsslink}">XML RSS</a></div>
+ <!-- END RssBlock -->
<!-- BEGIN NewsBlock -->
<div align="right">
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: sitemgr/sitemgr-site/templates/phpgroupware/modules/news newsblock.tpl,1.1,1.2,
Michael Totschnig <address@hidden> <=