Author: snoopdave
Date: Thu Jan 19 08:02:26 2006
New Revision: 370515

URL: http://svn.apache.org/viewcvs?rev=370515&view=rev
Log:
New icons!

Added:
    incubator/roller/trunk/web/images/add.png   (with props)
    incubator/roller/trunk/web/images/calendar.png   (with props)
    incubator/roller/trunk/web/images/cog.png   (with props)
    incubator/roller/trunk/web/images/comment.png   (with props)
    incubator/roller/trunk/web/images/delete.png   (with props)
    incubator/roller/trunk/web/images/email_edit.png   (with props)
    incubator/roller/trunk/web/images/folder_add.png   (with props)
    incubator/roller/trunk/web/images/help.png   (with props)
    incubator/roller/trunk/web/images/image.png   (with props)
    incubator/roller/trunk/web/images/link.png   (with props)
    incubator/roller/trunk/web/images/link_add.png   (with props)
    incubator/roller/trunk/web/images/new/
    incubator/roller/trunk/web/images/page.png   (with props)
    incubator/roller/trunk/web/images/page_edit.png   (with props)
    incubator/roller/trunk/web/images/page_white_add.png   (with props)
    incubator/roller/trunk/web/images/page_white_edit.png   (with props)
    incubator/roller/trunk/web/images/table_edit.png   (with props)
    incubator/roller/trunk/web/images/table_error.png   (with props)
    incubator/roller/trunk/web/images/table_gear.png   (with props)
    incubator/roller/trunk/web/images/table_multiple.png   (with props)
    incubator/roller/trunk/web/images/user.png   (with props)
    incubator/roller/trunk/web/images/world_go.png   (with props)
    incubator/roller/trunk/web/images/zoom.png   (with props)
Removed:
    incubator/roller/trunk/web/images/About16.gif
    incubator/roller/trunk/web/images/About24.gif
    incubator/roller/trunk/web/images/Bookmark16.png
    incubator/roller/trunk/web/images/Bookmark24.png
    incubator/roller/trunk/web/images/BookmarkNew16.png
    incubator/roller/trunk/web/images/ComposeMail16.gif
    incubator/roller/trunk/web/images/ComposeMail24.gif
    incubator/roller/trunk/web/images/Edit16.png
    incubator/roller/trunk/web/images/Edit24.png
    incubator/roller/trunk/web/images/Folder16.png
    incubator/roller/trunk/web/images/Folder24.png
    incubator/roller/trunk/web/images/FolderNew16.png
    incubator/roller/trunk/web/images/Help16.gif
    incubator/roller/trunk/web/images/Help24.gif
    incubator/roller/trunk/web/images/New16.gif
    incubator/roller/trunk/web/images/New24.gif
    incubator/roller/trunk/web/images/Remove16.gif
    incubator/roller/trunk/web/images/Remove24.gif
    incubator/roller/trunk/web/images/TipOfTheDay16.gif
    incubator/roller/trunk/web/images/TipOfTheDay24.gif
    incubator/roller/trunk/web/images/Volume16.gif
    incubator/roller/trunk/web/images/Volume24.gif
    incubator/roller/trunk/web/images/WebVisit16.png
    incubator/roller/trunk/web/images/bookmark.png
    incubator/roller/trunk/web/images/cal.gif
    incubator/roller/trunk/web/images/flag_en.gif
    incubator/roller/trunk/web/images/flag_nl.gif
    incubator/roller/trunk/web/images/flag_vi.gif
    incubator/roller/trunk/web/images/flag_zh_cn.gif
    incubator/roller/trunk/web/images/flag_zh_tw.gif
    incubator/roller/trunk/web/images/help.jpeg
Modified:
    incubator/roller/trunk/README.txt
    incubator/roller/trunk/web/bookmarks/BookmarksForm.jsp
    incubator/roller/trunk/web/bookmarks/BookmarksSidebar.jsp
    incubator/roller/trunk/web/images/folder.png
    incubator/roller/trunk/web/planet/PlanetGroups.jsp
    incubator/roller/trunk/web/planet/PlanetSubscriptions.jsp
    incubator/roller/trunk/web/tags/date.jsp
    incubator/roller/trunk/web/weblog/CategoriesForm.jsp
    incubator/roller/trunk/web/weblog/CategoriesSidebar.jsp
    incubator/roller/trunk/web/weblog/CustomPingTargets.jsp
    incubator/roller/trunk/web/weblog/WeblogEditSidebar.jsp
    incubator/roller/trunk/web/website/CommonPingTargets.jsp
    incubator/roller/trunk/web/website/MemberPermissions.jsp
    incubator/roller/trunk/web/website/MemberPermissionsSidebar.jsp
    incubator/roller/trunk/web/website/UserAdmin.jsp
    incubator/roller/trunk/web/website/YourWebsites.jsp
    incubator/roller/trunk/web/website/edit-pages.jsp

Modified: incubator/roller/trunk/README.txt
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/README.txt?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/README.txt (original)
+++ incubator/roller/trunk/README.txt Thu Jan 19 08:02:26 2006
@@ -9,7 +9,6 @@
    To use Roller, follow the instructions in the Users Guide:
    http://rollerweblogger.org/wiki/Wiki.jsp?page=UserGuide
           
-
 LICENSING TERMS
   
    Roller itself is licensed under the Apache Licence Version 2.0, please 
@@ -19,7 +18,6 @@
    depends on and contains some components that are licensed under the more 
    restrictive terms of the LGPL licence.
 
-
 CREDITS AND COPYRIGHT NOTICES
 
    Roller is Copyright (c) 2002-2005 by the Roller project members: 
@@ -33,7 +31,6 @@
            Mindaguas Idzelis 
            Jaap Van Der Molen 
 
-
 THIRD PARTY COMPONENTS
 
    * Roller includes software developed by the Apache Software Foundation
@@ -57,4 +54,8 @@
 
    * Roller includes Jython, Jython Software License (BSD style)
          Copyright (c) Jython Developers
+
+   * Roller include icons by Mark James (http://www.famfamfam.com/lab/icons)
+         License is http://creativecommons.org/licenses/by/2.5/
+
 

Modified: incubator/roller/trunk/web/bookmarks/BookmarksForm.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/bookmarks/BookmarksForm.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/bookmarks/BookmarksForm.jsp (original)
+++ incubator/roller/trunk/web/bookmarks/BookmarksForm.jsp Thu Jan 19 08:02:26 
2006
@@ -115,7 +115,7 @@
             </td>
 
 
-            <td class="rollertable" align="center"><img src='<c:url 
value="/images/Folder16.png"/>' alt="icon" /></td>
+            <td class="rollertable" align="center"><img src='<c:url 
value="/images/folder.png"/>' alt="icon" /></td>
             
             <td class="rollertable">
                <roller:link page="/editor/bookmarks.do">
@@ -136,7 +136,7 @@
                    <roller:linkparam 
                        id="<%= RollerRequest.FOLDERID_KEY %>" 
                        name="loopfolder" property="id" />
-                   <img src='<c:url value="/images/Edit16.png"/>' border="0" 
alt="icon" />
+                   <img src='<c:url value="/images/page_white_edit.png"/>' 
border="0" alt="icon" />
                </roller:link>
             </td>
 
@@ -155,7 +155,7 @@
                 </html:multibox>
             </td>
 
-            <td class="rollertable" align="center"><img src='<c:url 
value="/images/Bookmark16.png"/>' alt="icon" /></td>
+            <td class="rollertable" align="center"><img src='<c:url 
value="/images/link.png"/>' alt="icon" /></td>
             
             <td class="rollertable">
                 <str:truncateNicely lower="15" upper="20" ><c:out 
value="${loopbookmark.name}" /></str:truncateNicely>
@@ -170,7 +170,7 @@
                    <roller:linkparam 
                        id="<%= RollerRequest.BOOKMARKID_KEY %>" 
                        name="loopbookmark" property="id" />                   
-                   <img src='<c:url value="/images/Edit16.png"/>' border="0" 
alt="icon" 
+                   <img src='<c:url value="/images/page_white_edit.png"/>' 
border="0" alt="icon" 
                        title="<fmt:message key='bookmarksForm.edit.tip' />" />
                </roller:link>
             </td>
@@ -178,7 +178,7 @@
             <td class="rollertable" align="center">
                 <c:if test="${!empty loopbookmark.url}" >
                    <a href="<c:out value='${loopbookmark.url}'/>">
-                       <img src='<c:url value="/images/WebVisit16.png"/>' 
border="0" alt="icon" 
+                       <img src='<c:url value="/images/world_go.png"/>' 
border="0" alt="icon" 
                            title="<fmt:message 
key='bookmarksForm.visitLink.tip' />" />
                    </a>
                 </c:if>

Modified: incubator/roller/trunk/web/bookmarks/BookmarksSidebar.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/bookmarks/BookmarksSidebar.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/bookmarks/BookmarksSidebar.jsp (original)
+++ incubator/roller/trunk/web/bookmarks/BookmarksSidebar.jsp Thu Jan 19 
08:02:26 2006
@@ -11,7 +11,7 @@
             
             <p>
                        <%-- Add Bookmark link --%>
-                       <img src='<c:url value="/images/BookmarkNew16.png"/>' 
border="0"alt="icon" />
+                       <img src='<c:url value="/images/link_add.png"/>' 
border="0"alt="icon" />
                        <roller:link page="/editor/bookmarkEdit.do">
                            <roller:linkparam id="<%= 
RollerRequest.FOLDERID_KEY %>"
                                name="folder" property="id" />
@@ -22,7 +22,7 @@
                        </p>
                        
                        <%-- Add Folder link --%>
-                       <img src='<c:url value="/images/FolderNew16.png"/>' 
border="0"alt="icon" />
+                       <img src='<c:url value="/images/folder_add.png"/>' 
border="0"alt="icon" />
                        <roller:link page="/editor/folderEdit.do">
                            <roller:linkparam id="<%= 
RollerRequest.PARENTID_KEY %>"
                                 name="folder" property="id" />

Added: incubator/roller/trunk/web/images/add.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/add.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/add.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/calendar.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/calendar.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/calendar.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/cog.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/cog.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/cog.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/comment.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/comment.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/comment.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/delete.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/delete.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/delete.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/email_edit.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/email_edit.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/email_edit.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/roller/trunk/web/images/folder.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/folder.png?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
Binary files - no diff available.

Added: incubator/roller/trunk/web/images/folder_add.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/folder_add.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/folder_add.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/help.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/help.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/help.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/image.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/image.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/image.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/link.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/link.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/link.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/link_add.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/link_add.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/link_add.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/page.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/page.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/page.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/page_edit.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/page_edit.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/page_edit.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/page_white_add.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/page_white_add.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/page_white_add.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/page_white_edit.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/page_white_edit.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/page_white_edit.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/table_edit.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/table_edit.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/table_edit.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/table_error.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/table_error.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/table_error.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/table_gear.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/table_gear.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/table_gear.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/table_multiple.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/table_multiple.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/table_multiple.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/user.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/user.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/user.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/world_go.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/world_go.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/world_go.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/roller/trunk/web/images/zoom.png
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/images/zoom.png?rev=370515&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/trunk/web/images/zoom.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/roller/trunk/web/planet/PlanetGroups.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/planet/PlanetGroups.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/planet/PlanetGroups.jsp (original)
+++ incubator/roller/trunk/web/planet/PlanetGroups.jsp Thu Jan 19 08:02:26 2006
@@ -34,7 +34,7 @@
             <label for="title" class="formrow" />
                 <fmt:message key="planetGroups.title" /></label>
             <html:text property="title" size="40" maxlength="255" />
-            <img src="../images/help.jpeg" alt="help" 
+            <img src="../images/help.png" alt="help" 
                 title='<fmt:message key="planetGroups.tip.title" />' />
         </div>
         
@@ -42,7 +42,7 @@
             <label for="handle" class="formrow" />
                 <fmt:message key="planetGroups.handle" /></label>
             <html:text property="handle" size="40" maxlength="255" />
-            <img src="../images/help.jpeg" alt="help" 
+            <img src="../images/help.png" alt="help" 
                 title='<fmt:message key="planetGroups.tip.handle" />' />
         </div>
         
@@ -101,7 +101,7 @@
                             id="method" value="getGroups" />                   
                         <roller:linkparam 
                             id="groupHandle" name="group" property="handle" /> 
                  
-                        <img src='<c:url value="/images/Edit16.png"/>' 
border="0" alt="icon" 
+                        <img src='<c:url 
value="/images/page_white_edit.png"/>' border="0" alt="icon" 
                             title="<fmt:message key='planetGroups.edit.tip' 
/>" />
                     </roller:link>
                 </td>       
@@ -112,7 +112,7 @@
                             id="method" value="getSubscriptions" />            
       
                         <roller:linkparam 
                             id="groupHandle" name="group" property="handle" /> 
                  
-                        <img src='<c:url value="/images/Edit16.png"/>' 
border="0" alt="icon" 
+                        <img src='<c:url 
value="/images/page_white_edit.png"/>' border="0" alt="icon" 
                             title="<fmt:message 
key='planetGroups.subscriptions.tip' />" />
                     </roller:link>
                 </td>       

Modified: incubator/roller/trunk/web/planet/PlanetSubscriptions.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/planet/PlanetSubscriptions.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/planet/PlanetSubscriptions.jsp (original)
+++ incubator/roller/trunk/web/planet/PlanetSubscriptions.jsp Thu Jan 19 
08:02:26 2006
@@ -52,7 +52,7 @@
             <label for="title" class="formrow" />
                 <fmt:message key="planetSubscription.title" /></label>
             <html:text property="title" size="40" maxlength="255" />
-            <img src="../images/help.jpeg" alt="help" 
+            <img src="../images/help.png" alt="help" 
                 title='<fmt:message key="planetSubscription.tip.title" />' />
         </div>
         
@@ -60,7 +60,7 @@
             <label for="feedUrl" class="formrow" />
                 <fmt:message key="planetSubscription.feedUrl" /></label>
             <html:text property="feedUrl" size="40" maxlength="255" />
-            <img src="../images/help.jpeg" alt="help" 
+            <img src="../images/help.png" alt="help" 
                 title='<fmt:message key="planetSubscription.tip.feedUrl" />' />
         </div>
         
@@ -68,7 +68,7 @@
             <label for="siteUrl" class="formrow" />
                 <fmt:message key="planetSubscription.siteUrl" /></label>
             <html:text property="siteUrl" size="40" maxlength="255" />
-            <img src="../images/help.jpeg" alt="help" 
+            <img src="../images/help.png" alt="help" 
                 title='<fmt:message key="planetSubscription.tip.siteUrl" />' />
         </div>
 
@@ -134,7 +134,7 @@
                                 property="groupHandle" />                   
                             <roller:linkparam 
                                 id="feedUrl" name="subscription" 
property="feedUrl" />                   
-                            <img src='<c:url value="/images/Edit16.png"/>' 
border="0" alt="icon" 
+                            <img src='<c:url 
value="/images/page_white_edit.png"/>' border="0" alt="icon" 
                                 title="<fmt:message 
key='planetSubscription.edit.tip' />" />
                         </roller:link>
                     </td>       

Modified: incubator/roller/trunk/web/tags/date.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/tags/date.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/tags/date.jsp (original)
+++ incubator/roller/trunk/web/tags/date.jsp Thu Jan 19 08:02:26 2006
@@ -21,7 +21,7 @@
 <% if (!readOnly.booleanValue()) { %>
    <a href="#" id="anchor<%= dateField %>" name="anchor<%= dateField %>"
        onclick="cal<%= dateField %>.select(document.<%= formName %>.<%= 
dateField %>,'anchor<%= dateField %>','<%= dateFormat %>'); return false">
-   <img src='<c:url value="/images/cal.gif"/>' class="calIcon" alt="Calendar" 
/> </a>
+   <img src='<c:url value="/images/calendar.png"/>' class="calIcon" 
alt="Calendar" /> </a>
 <% } 
 }
 %>

Modified: incubator/roller/trunk/web/weblog/CategoriesForm.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/weblog/CategoriesForm.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/weblog/CategoriesForm.jsp (original)
+++ incubator/roller/trunk/web/weblog/CategoriesForm.jsp Thu Jan 19 08:02:26 
2006
@@ -109,7 +109,7 @@
             </td>
 
 
-            <td class="rollertable" align="center"><img src='<c:url 
value="/images/Folder16.png"/>' alt="icon" /></td>
+            <td class="rollertable" align="center"><img src='<c:url 
value="/images/folder.png"/>' alt="icon" /></td>
             
             <td class="rollertable">
                <roller:link page="/editor/categories.do">
@@ -130,7 +130,7 @@
                    <roller:linkparam 
                        id="<%= RollerRequest.WEBLOGCATEGORYID_KEY %>" 
                        name="loopcategory" property="id" />
-                   <img src='<c:url value="/images/Edit16.png"/>' border="0" 
alt="icon" />
+                   <img src='<c:url value="/images/page_white_edit.png"/>' 
border="0" alt="icon" />
                </roller:link>
             </td>
 
@@ -141,7 +141,7 @@
                           name="loopcategory" property="id" />
                    <roller:linkparam 
                           id="method" value="deleteSelected" />
-                   <img src='<c:url value="/images/Remove16.gif"/>' border="0" 
alt="icon" />
+                   <img src='<c:url value="/images/delete.png"/>' border="0" 
alt="icon" />
                </roller:link>
             </td>
 

Modified: incubator/roller/trunk/web/weblog/CategoriesSidebar.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/weblog/CategoriesSidebar.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/weblog/CategoriesSidebar.jsp (original)
+++ incubator/roller/trunk/web/weblog/CategoriesSidebar.jsp Thu Jan 19 08:02:26 
2006
@@ -10,7 +10,7 @@
             
                        <%-- Add Category link --%>
                        <p>
-            <img src='<c:url value="/images/FolderNew16.png"/>' 
border="0"alt="icon" />
+            <img src='<c:url value="/images/folder_add.png"/>' 
border="0"alt="icon" />
                        <roller:link page="/editor/categoryEdit.do">
                            <roller:linkparam id="<%= 
RollerRequest.PARENTID_KEY %>"
                                 name="category" property="id" />

Modified: incubator/roller/trunk/web/weblog/CustomPingTargets.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/weblog/CustomPingTargets.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/weblog/CustomPingTargets.jsp (original)
+++ incubator/roller/trunk/web/weblog/CustomPingTargets.jsp Thu Jan 19 08:02:26 
2006
@@ -49,7 +49,7 @@
                            id="weblog" value="<%= websiteHandle %>" />
                        <roller:linkparam
                           id="method" value="editSelected" />
-                       <img src='<c:url value="/images/Edit16.png"/>' 
border="0"
+                       <img src='<c:url value="/images/page_white_edit.png"/>' 
border="0"
                             alt="<fmt:message key="pingTarget.edit" />" />
                    </roller:link>
                 </td>
@@ -63,7 +63,7 @@
                            id="weblog" value="<%= websiteHandle %>" />
                        <roller:linkparam
                           id="method" value="deleteSelected" />
-                       <img src='<c:url value="/images/Remove16.gif"/>' 
border="0"
+                       <img src='<c:url value="/images/delete.png"/>' 
border="0"
                             alt="<fmt:message key="pingTarget.remove" />" />
                    </roller:link>
                 </td>

Modified: incubator/roller/trunk/web/weblog/WeblogEditSidebar.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/weblog/WeblogEditSidebar.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/weblog/WeblogEditSidebar.jsp (original)
+++ incubator/roller/trunk/web/weblog/WeblogEditSidebar.jsp Thu Jan 19 08:02:26 
2006
@@ -22,7 +22,7 @@
     </c:url>
     <span class="entryEditSidebarLink">
         <a href='<c:out value="${commentManagement}" />'>
-           <img src='<c:url value="/images/Edit16.png"/>' 
+           <img src='<c:url value="/images/comment.png"/>' 
                 align="absmiddle" border="0" alt="icon" title="Comments" />
            <fmt:message key="weblogEdit.hasComments">
                 <fmt:param value="${model.commentCount}" />
@@ -47,7 +47,7 @@
            id="<%= RollerRequest.WEBLOGENTRYID_KEY %>"
            name="post" property="id" />
            <roller:linkparam id="method" value="edit" />
-           <img src='<c:url value="/images/Edit16.png"/>' 
+           <img src='<c:url value="/images/table_error.png"/>' 
                 align="absmiddle" border="0" alt="icon" title="Edit" />
            <str:truncateNicely lower="50">
               <c:out value="${post.title}" />
@@ -69,7 +69,7 @@
            id="<%= RollerRequest.WEBLOGENTRYID_KEY %>"
            name="post" property="id" />
            <roller:linkparam id="method" value="edit" />
-           <img src='<c:url value="/images/Edit16.png"/>' 
+           <img src='<c:url value="/images/table_gear.png"/>' 
                 align="absmiddle" border="0" alt="icon" title="Edit" />
            <str:truncateNicely lower="50">
               <c:out value="${post.title}" />
@@ -93,7 +93,7 @@
            id="<%= RollerRequest.WEBLOGENTRYID_KEY %>"
            name="post" property="id" />
            <roller:linkparam id="method" value="edit" />
-           <img src='<c:url value="/images/Edit16.png"/>' 
+           <img src='<c:url value="/images/table_edit.png"/>' 
                 align="absmiddle" border="0" alt="icon" title="Edit" />
            <str:truncateNicely lower="50">
               <c:out value="${post.title}" />

Modified: incubator/roller/trunk/web/website/CommonPingTargets.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/website/CommonPingTargets.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/website/CommonPingTargets.jsp (original)
+++ incubator/roller/trunk/web/website/CommonPingTargets.jsp Thu Jan 19 
08:02:26 2006
@@ -36,7 +36,7 @@
                        name="pingTarget" property="id" />
                    <roller:linkparam
                           id="method" value="editSelected" />
-                   <img src='<c:url value="/images/Edit16.png"/>' border="0"
+                   <img src='<c:url value="/images/page_white_edit.png"/>' 
border="0"
                         alt="<fmt:message key="pingTarget.edit" />" />
                </roller:link>
             </td>
@@ -48,7 +48,7 @@
                           name="pingTarget" property="id" />
                    <roller:linkparam
                           id="method" value="deleteSelected" />
-                   <img src='<c:url value="/images/Remove16.gif"/>' border="0"
+                   <img src='<c:url value="/images/delete.png"/>' border="0"
                         alt="<fmt:message key="pingTarget.remove" />" />
                </roller:link>
             </td>

Modified: incubator/roller/trunk/web/website/MemberPermissions.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/website/MemberPermissions.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/website/MemberPermissions.jsp (original)
+++ incubator/roller/trunk/web/website/MemberPermissions.jsp Thu Jan 19 
08:02:26 2006
@@ -48,6 +48,7 @@
         <c:forEach var="permission" items="${model.permissions}">
             <roller:row oddStyleClass="rollertable_odd" 
evenStyleClass="rollertable_even">                       
                 <td class="rollertable">
+                    <img src='<c:url value="/images/user.png"/>' border="0" 
alt="icon" />
                        <c:out value="${permission.user.userName}" />
                 </td>               
                 <td class="rollertable">

Modified: incubator/roller/trunk/web/website/MemberPermissionsSidebar.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/website/MemberPermissionsSidebar.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/website/MemberPermissionsSidebar.jsp (original)
+++ incubator/roller/trunk/web/website/MemberPermissionsSidebar.jsp Thu Jan 19 
08:02:26 2006
@@ -8,7 +8,7 @@
 
             <h3><fmt:message key="mainPage.actions" /></h3>
             <hr size="1" noshade="noshade" />
-            <img src='<c:url value="/images/ComposeMail16.gif"/>' 
alt="mail-icon" align="bottom" />
+            <img src='<c:url value="/images/email_edit.png"/>' alt="mail-icon" 
align="bottom" />
             <c:url value="/editor/inviteMember.do" var="inviteUrl">
                <c:param name="weblog" value="${model.website.handle}" />
             </c:url>

Modified: incubator/roller/trunk/web/website/UserAdmin.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/website/UserAdmin.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/website/UserAdmin.jsp (original)
+++ incubator/roller/trunk/web/website/UserAdmin.jsp Thu Jan 19 08:02:26 2006
@@ -169,7 +169,7 @@
                                <c:param name="method" value="create" />
                                <c:param name="weblog" 
value="${perms.website.handle}" />
                            </c:url>
-                           <img src='<c:url value="/images/New16.gif"/>' />
+                           <img src='<c:url 
value="/images/page_white_edit.gif"/>' />
                            <a href='<c:out value="${newEntry}" />'>
                                <fmt:message key="userAdmin.newEntry" /></a>
                        </td>
@@ -178,7 +178,7 @@
                                <c:param name="method" value="query" />
                                <c:param name="weblog" 
value="${perms.website.handle}" />
                            </c:url>
-                           <img src='<c:url value="/images/Edit16.png"/>' />
+                           <img src='<c:url 
value="/images/page_white_edit.png"/>' />
                            <a href='<c:out value="${editEntries}" />'>
                                <fmt:message key="userAdmin.editEntries" /></a> 
                        </td>
@@ -187,7 +187,7 @@
                                <c:param name="method" value="edit" />
                                <c:param name="weblog" 
value="${perms.website.handle}" />
                            </c:url>
-                           <img src='<c:url value="/images/Edit16.png"/>' />
+                           <img src='<c:url 
value="/images/page_white_edit.png"/>' />
                            <a href='<c:out value="${manageWeblog}" />'>
                                <fmt:message key="userAdmin.manage" /></a>
                        </td>

Modified: incubator/roller/trunk/web/website/YourWebsites.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/website/YourWebsites.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/website/YourWebsites.jsp (original)
+++ incubator/roller/trunk/web/website/YourWebsites.jsp Thu Jan 19 08:02:26 2006
@@ -53,7 +53,7 @@
 
         <div class="yourWeblogBox">  
 
-            <span class="mm_weblog_name"><img src='<c:url 
value="/images/Folder16.png"/>' />&nbsp;<c:out value="${perms.website.name}" 
/></span>
+            <span class="mm_weblog_name"><img src='<c:url 
value="/images/folder.png"/>' />&nbsp;<c:out value="${perms.website.name}" 
/></span>
                 
             <table class="mm_table" width="100%" cellpadding="0" 
cellspacing="0">
                <tr>
@@ -86,7 +86,7 @@
                            <c:param name="method" value="create" />
                            <c:param name="weblog" 
value="${perms.website.handle}" />
                        </c:url>
-                       <img src='<c:url value="/images/New16.gif"/>' />
+                       <img src='<c:url value="/images/table_edit.png"/>' />
                        <a href='<c:out value="${newEntry}" />'>
                            <fmt:message key="yourWebsites.newEntry" /></a>
                        <br />
@@ -95,7 +95,7 @@
                            <c:param name="method" value="query" />
                            <c:param name="weblog" 
value="${perms.website.handle}" />
                        </c:url>
-                       <img src='<c:url value="/images/Edit16.png"/>' />
+                       <img src='<c:url value="/images/table_multiple.png"/>' 
/>
                        <a href='<c:out value="${editEntries}" />'>
                            <fmt:message key="yourWebsites.editEntries" /></a> 
                        <br />
@@ -105,7 +105,7 @@
                            <c:param name="method" value="query" />
                            <c:param name="weblog" 
value="${perms.website.handle}" />
                        </c:url>
-                       <img src='<c:url value="/images/Edit16.png"/>' />
+                       <img src='<c:url value="/images/page_white_edit.png"/>' 
/>
                        <a href='<c:out value="${manageComments}" />'>
                            <fmt:message key="yourWebsites.manageComments" 
/></a> 
                        <br />
@@ -116,7 +116,7 @@
                                <c:param name="method" value="edit" />
                                <c:param name="weblog" 
value="${perms.website.handle}" />
                            </c:url>
-                           <img src='<c:url value="/images/Edit16.png"/>' />
+                           <img src='<c:url value="/images/cog.png"/>' />
                            <a href='<c:out value="${manageWeblog}" />'>
                                <fmt:message key="yourWebsites.manage" /></a> 
                            <br />
@@ -124,7 +124,7 @@
 
                        <%-- authors and limited bloggers can resign, but admin 
cannot resign if he/she is the last admin in the blog --%>
                        <c:if test="${perms.permissionMask == 0 || 
perms.permissionMask == 1 || perms.website.adminUserCount > 1 }">
-                          <img src='<c:url value="/images/Remove16.gif"/>' />
+                          <img src='<c:url value="/images/delete.png"/>' />
                           <c:url value="/editor/yourWebsites.do" 
var="resignWeblog">
                                <c:param name="method" value="resign" />
                                <c:param name="weblog" 
value="${perms.website.handle}" />

Modified: incubator/roller/trunk/web/website/edit-pages.jsp
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/website/edit-pages.jsp?rev=370515&r1=370514&r2=370515&view=diff
==============================================================================
--- incubator/roller/trunk/web/website/edit-pages.jsp (original)
+++ incubator/roller/trunk/web/website/edit-pages.jsp Thu Jan 19 08:02:26 2006
@@ -37,7 +37,7 @@
                <roller:link forward="editPage">
                   <roller:linkparam id="username" name="user" 
property="userName" />
                   <roller:linkparam id="pageId" name="p" property="id" />
-                  <img src='<c:url value="/images/Edit16.png"/>' border="0" 
alt="icon" />
+                  <img src='<c:url value="/images/page_edit.png"/>' border="0" 
alt="icon" />
                </roller:link>
             </td>
 
@@ -47,7 +47,7 @@
                    <roller:link forward="removePage.ok">
                       <roller:linkparam id="username" name="user" 
property="userName" />
                       <roller:linkparam id="pageId" name="p" property="id" />
-                      <img src='<c:url value="/images/Remove16.gif"/>' 
border="0" alt="icon" />
+                      <img src='<c:url value="/images/delete.png"/>' 
border="0" alt="icon" />
                    </roller:link>
                  </c:when>
                  <c:otherwise>


Reply via email to