Author: sdumitriu
Date: 2008-02-13 19:42:54 +0100 (Wed, 13 Feb 2008)
New Revision: 7674

Removed:
   xwiki-platform/web/trunk/standard/src/main/webapp/templates/plain.vm
Log:
XWIKI-2114: Upgrade the default templates
XSALBATROSS-13: Move Albatross templates files to the XWiki Core templates 
directory to share them with other skins


Deleted: xwiki-platform/web/trunk/standard/src/main/webapp/templates/plain.vm
===================================================================
--- xwiki-platform/web/trunk/standard/src/main/webapp/templates/plain.vm        
2008-02-13 18:42:37 UTC (rev 7673)
+++ xwiki-platform/web/trunk/standard/src/main/webapp/templates/plain.vm        
2008-02-13 18:42:54 UTC (rev 7674)
@@ -1,8 +0,0 @@
-#template("xwiki.vm")
-#if ($request.getParameter("raw").equals("1"))
-<pre>
-$cdoc.getEscapedContent()
-</pre>
-#else
-$cdoc.getRenderedContent()
-#end

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to