You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2005/01/06 17:06:53 UTC

svn commit: r124401 - /lenya/trunk/src/webapp/lenya/pubs/blog/config/doctypes/samples/entry.xml

Author: andreas
Date: Thu Jan  6 08:06:51 2005
New Revision: 124401

URL: http://svn.apache.org/viewcvs?view=rev&rev=124401
Log:
formatting
Modified:
   lenya/trunk/src/webapp/lenya/pubs/blog/config/doctypes/samples/entry.xml

Modified: lenya/trunk/src/webapp/lenya/pubs/blog/config/doctypes/samples/entry.xml
Url: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/blog/config/doctypes/samples/entry.xml?view=diff&rev=124401&p1=lenya/trunk/src/webapp/lenya/pubs/blog/config/doctypes/samples/entry.xml&r1=124400&p2=lenya/trunk/src/webapp/lenya/pubs/blog/config/doctypes/samples/entry.xml&r2=124401
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/blog/config/doctypes/samples/entry.xml	(original)
+++ lenya/trunk/src/webapp/lenya/pubs/blog/config/doctypes/samples/entry.xml	Thu Jan  6 08:06:51 2005
@@ -1,6 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<echo:entry xmlns:echo="http://purl.org/atom/ns#" xmlns:ent="http://www.purl.org/NET/ENT/1.0/">
+<echo:entry
+    xmlns:echo="http://purl.org/atom/ns#"
+    xmlns:ent="http://www.purl.org/NET/ENT/1.0/"
+    >
+    
     <echo:title>My Sample Entry</echo:title>
 
     <echo:summary>Summary</echo:summary>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org