Author: gmazza
Date: Sat Aug 16 12:54:51 2014
New Revision: 1618353
URL: http://svn.apache.org/r1618353
Log:
Moved yui3 CSS grids library to only theme using it.
Added:
roller/trunk/app/src/main/webapp/themes/fauxcoly/css/
roller/trunk/app/src/main/webapp/themes/fauxcoly/css/cssgrids-min.css
- copied unchanged from r1618351,
roller/trunk/app/src/main/webapp/roller-ui/yui3/cssgrids/cssgrids-min.css
Removed:
roller/trunk/app/src/main/webapp/roller-ui/yui3/cssgrids/
Modified:
roller/trunk/app/src/main/webapp/themes/fauxcoly/std_head.vm
roller/trunk/app/src/main/webapp/themes/fauxcoly/theme.xml
Modified: roller/trunk/app/src/main/webapp/themes/fauxcoly/std_head.vm
URL:
http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/fauxcoly/std_head.vm?rev=1618353&r1=1618352&r2=1618353&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/fauxcoly/std_head.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/fauxcoly/std_head.vm Sat Aug 16
12:54:51 2014
@@ -1,3 +1,3 @@
- <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <link rel="stylesheet"
href="$url.site/roller-ui/yui3/cssgrids/cssgrids-min.css">
- <link rel="stylesheet" href="$url.page('style.css')" />
+<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="$url.resource('css/cssgrids-min.css')" />
+<link rel="stylesheet" href="$url.page('style.css')" />
Modified: roller/trunk/app/src/main/webapp/themes/fauxcoly/theme.xml
URL:
http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/fauxcoly/theme.xml?rev=1618353&r1=1618352&r2=1618353&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/fauxcoly/theme.xml (original)
+++ roller/trunk/app/src/main/webapp/themes/fauxcoly/theme.xml Sat Aug 16
12:54:51 2014
@@ -159,6 +159,8 @@
</rendition>
</template>
+ <resource path="css/cssgrids-min.css" />
+
<resource path="images/faux-columns-950.png" />
<resource path="images/background-950x250.png" />