Commit 4c1187f0 authored by Fabien Morin's avatar Fabien Morin

rename image folder to follow naming convention (no plurial)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39665 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eb61cfdc
......@@ -36,7 +36,7 @@
<key> <string>_text</string> </key>
<value> <unicode encoding="cdata"><![CDATA[
<div class="blog_rss"><a href="./Blog_viewAsRSS"><img src="blog_images/rss-image.png" alt="This blog as RSS" /></a></div>\n
<div class="blog_rss"><a href="./Blog_viewAsRSS"><img src="erp5_web_blog_image/rss-image.png" alt="This blog as RSS" /></a></div>\n
\n
<tal:block tal:define="real_context here/getContext; \n
base_url_string real_context/absolute_url;\n
......@@ -75,8 +75,8 @@
<div class="post_read_more"><a tal:attributes="href url" i18n:translate="" i18n:domain="ui">Read more</a></div>\n
<div class="post_bottom">\n
<a tal:attributes="href comments_url"><tal:block tal:replace="comment_count">0</tal:block> <tal:block i18n:translate="" i18n:domain="ui">comment</tal:block></a> | \n
<tal:block i18n:translate="" i18n:domain="ui">Share</tal:block>: <a title="Facebook" tal:attributes="href facebook_url"><img width="20px" alt="Facebook logo" src="blog_images/facebook-button.png"></a>&nbsp;&nbsp;\n
<a title="Twitter" tal:attributes="href twitter_url"><img width="20px" alt="Twitter Logo" src="blog_images/twitter-button.png"></a>\n
<tal:block i18n:translate="" i18n:domain="ui">Share</tal:block>: <a title="Facebook" tal:attributes="href facebook_url"><img width="20px" alt="Facebook logo" src="erp5_web_blog_image/facebook-button.png"></a>&nbsp;&nbsp;\n
<a title="Twitter" tal:attributes="href twitter_url"><img width="20px" alt="Twitter Logo" src="erp5_web_blog_image/twitter-button.png"></a>\n
\n
</div><!--End post_bottom-->\n
\n
......
......@@ -14,11 +14,11 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>blog_images</string> </value>
<value> <string>erp5_web_blog_image</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>XXX-JPS - no plurals in ERP5 - rename</string> </value>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
......
58
\ No newline at end of file
59
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment