You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2006/09/08 20:46:32 UTC

svn commit: r441612 - in /incubator/roller/branches/roller_3.0/web: WEB-INF/jsps/core/ roller-ui/authoring/images/ themes/basic/ themes/brushedmetal/ themes/sotto/

Author: snoopdave
Date: Fri Sep  8 11:46:31 2006
New Revision: 441612

URL: http://svn.apache.org/viewvc?view=rev&rev=441612
Log:
Theme preview images should be inside themes

Added:
    incubator/roller/branches/roller_3.0/web/themes/basic/sm-theme-basic.png   (with props)
    incubator/roller/branches/roller_3.0/web/themes/brushedmetal/sm-theme-brushedmetal.png   (with props)
    incubator/roller/branches/roller_3.0/web/themes/sotto/sm-theme-sotto.png   (with props)
Removed:
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-andreas08.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-basic.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-brushedmetal.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-cheb.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-clean.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-currency-i18n.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-currency.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-grey.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-grey2.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-moonshine.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-movablemania.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-movablemanila.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-pacifica.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-robot.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-rolling.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-sotto.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-sunsets.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-werner.png
    incubator/roller/branches/roller_3.0/web/roller-ui/authoring/images/sm-theme-x2.png
Modified:
    incubator/roller/branches/roller_3.0/web/WEB-INF/jsps/core/CreateWebsite.jsp

Modified: incubator/roller/branches/roller_3.0/web/WEB-INF/jsps/core/CreateWebsite.jsp
URL: http://svn.apache.org/viewvc/incubator/roller/branches/roller_3.0/web/WEB-INF/jsps/core/CreateWebsite.jsp?view=diff&rev=441612&r1=441611&r2=441612
==============================================================================
--- incubator/roller/branches/roller_3.0/web/WEB-INF/jsps/core/CreateWebsite.jsp (original)
+++ incubator/roller/branches/roller_3.0/web/WEB-INF/jsps/core/CreateWebsite.jsp Fri Sep  8 11:46:31 2006
@@ -105,7 +105,7 @@
        </html:select>
        <br />
        <br />
-       <img name="preview" src="<%= request.getContextPath() %>/roller-ui/authoring/images/sm-theme-<c:out value="${model.themes[0]}"/>.png" />
+       <img name="preview" src='<%= request.getContextPath() %>/themes/<c:out value="${model.themes[0]}"/>/sm-theme-<c:out value="${model.themes[0]}" />.png' />
     </td>
     <td class="description"><fmt:message key="createWebsite.tip.theme" /></td>
 </tr>

Added: incubator/roller/branches/roller_3.0/web/themes/basic/sm-theme-basic.png
URL: http://svn.apache.org/viewvc/incubator/roller/branches/roller_3.0/web/themes/basic/sm-theme-basic.png?view=auto&rev=441612
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/branches/roller_3.0/web/themes/basic/sm-theme-basic.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/branches/roller_3.0/web/themes/brushedmetal/sm-theme-brushedmetal.png
URL: http://svn.apache.org/viewvc/incubator/roller/branches/roller_3.0/web/themes/brushedmetal/sm-theme-brushedmetal.png?view=auto&rev=441612
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/branches/roller_3.0/web/themes/brushedmetal/sm-theme-brushedmetal.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/branches/roller_3.0/web/themes/sotto/sm-theme-sotto.png
URL: http://svn.apache.org/viewvc/incubator/roller/branches/roller_3.0/web/themes/sotto/sm-theme-sotto.png?view=auto&rev=441612
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/branches/roller_3.0/web/themes/sotto/sm-theme-sotto.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream