[grisbi-cvs] grisbi-web .htaccess, 1.33, 1.34 index.shtml.fr, 1.18, 1.19
NIEL GĂ©rald
gegeweb at users.sourceforge.net
Sun May 30 19:10:44 CEST 2010
Update of /cvsroot/grisbi/grisbi-web
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17844
Modified Files:
.htaccess index.shtml.fr
Log Message:
use new xml.php (php xslt processor) to generate news and rss feed at
the fly.
Index: .htaccess
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/.htaccess,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- .htaccess 30 May 2010 16:51:27 -0000 1.33
+++ .htaccess 30 May 2010 17:10:42 -0000 1.34
@@ -12,7 +12,7 @@
ErrorDocument 403 /403.shtml
ErrorDocument 406 /index.en.shtml
-RewriteRule rss.(.*).xml xml.php?xml=news&xsl=rss&lang=$1
+RewriteRule news/rss.(.*).xml xml.php?xml=news&xsl=rss&lang=$1
RewriteRule manuel.html manuel.shtml
RewriteRule download.html download.shtml
Index: index.shtml.fr
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/index.shtml.fr,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- index.shtml.fr 24 May 2010 16:23:44 -0000 1.18
+++ index.shtml.fr 30 May 2010 17:10:42 -0000 1.19
@@ -10,7 +10,7 @@
<p>Enfin, Grisbi est en cours d'internationalisation et tous les volontaires sont les bienvenus !</p>
<p>Merci de votre visite.</p>
-<!-- include virtual="xml.php?file=news&lang=fr" -->
-<!--#include virtual="news/news.html.fr"-->
+<!--#include virtual="xml.php?xml=news&lang=fr" -->
+<!-- include virtual="news/news.html.fr"-->
<!--#include virtual="templates/footer.inc.fr"-->
More information about the cvs
mailing list