r21332 - htdocs/branches/beta - Test again atom feed modifications just to understand how it works.

Cristian Marchi cmarchi at code.gnucash.org
Sat Sep 24 12:55:34 EDT 2011


Author: cmarchi
Date: 2011-09-24 12:55:34 -0400 (Sat, 24 Sep 2011)
New Revision: 21332
Trac: http://svn.gnucash.org/trac/changeset/21332

Modified:
   htdocs/branches/beta/atom.php
Log:
Test again atom feed modifications just to understand how it works.

Modified: htdocs/branches/beta/atom.php
===================================================================
--- htdocs/branches/beta/atom.php	2011-09-24 16:54:08 UTC (rev 21331)
+++ htdocs/branches/beta/atom.php	2011-09-24 16:55:34 UTC (rev 21332)
@@ -37,11 +37,5 @@
 <feed version="2.0" xmlns="http://www.w3.org/2005/Atom">
   <channel>
     <title>GnuCash News</title>
-  <description>DESCRIPTION</description>
-  <generator>GnuCash htdocs/trunk/atom.php 1.0 <gnucash-devel at gnucash.org></generator>
-  <logo>http://www.gnucash.org/beta/images/icons/gnc-icon.png</logo>
-  <link rel="alternate" href="http://www.gnucash.org/beta/" />
-  <link rel="self" href="http://www.gnucash.org/beta/atom.php" />
-
   </channel>
 </feed>



More information about the gnucash-changes mailing list