Author: sdumitriu
Date: 2008-02-13 19:41:28 +0100 (Wed, 13 Feb 2008)
New Revision: 7672

Removed:
   xwiki-platform/skins/trunk/albatross/src/main/resources/albatross/chw/
   xwiki-platform/skins/trunk/albatross/src/main/resources/albatross/wml.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/skins/trunk/albatross/src/main/resources/albatross/wml.vm
===================================================================
--- xwiki-platform/skins/trunk/albatross/src/main/resources/albatross/wml.vm    
2008-02-13 18:41:05 UTC (rev 7671)
+++ xwiki-platform/skins/trunk/albatross/src/main/resources/albatross/wml.vm    
2008-02-13 18:41:28 UTC (rev 7672)
@@ -1,9 +0,0 @@
-  <?xml version="1.0" encoding="ISO-8859-1"?>
-  <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" 
"http://www.wapforum.org/DTD/wml13.dtd";>
-  <wml><card id="card2" title="XWiki">
-  <p> $cdoc.getRenderedContent() </p></card>
-  </wml>
-  #set($ua = $request.getHeader("user-agent"))
-  #if($ua.indexOf("Mozilla")==-1)
-  $response.setContentType("text/vnd.wap.wml")
-  #end

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

Reply via email to