[Git][noosfero/noosfero][master] remove prev_icons.yml due to conflict with asset-pipeline

Rodrigo Souto gitlab at gitlab.com
Wed Aug 26 19:01:52 BRT 2015


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
c9cbe34e by Rodrigo Souto at 2015-08-26T18:56:19Z
remove prev_icons.yml due to conflict with asset-pipeline

- - - - -


1 changed file:

- − public/designs/icons/prev_icons.yml


Changes:

=====================================
public/designs/icons/prev_icons.yml deleted
=====================================
--- a/public/designs/icons/prev_icons.yml
+++ /dev/null
@@ -1,23 +0,0 @@
-# Define the list of icons to preview themes:
-icons:
-  - add.png
-  - cancel.png
-  - mass_mails.png
-  - store.png
-
-# Define the main html block for each finded theme:
-generate_preview_block_code: |
-  <div class="preview_icon_theme">
-  %EACH_ICON_CODE%
-  </div>
-
-# Define the html code to show each icon:
-generate_each_icon_code: |
-  <div class="icon_num_%ICON_NUM%">
-    <img src="%PATH%/%ICON_NAME%" />
-  </div>
-
-# The non obvious variables are:
-#  %ICON_NUM% - each icon has a number equal to it's list position. It can help the layout definition.
-#  %PATH% - the path for the theme.
-#  %ICON_NAME% - the icon name without path (exatily equal the name on the icons list)



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/c9cbe34e2896fce9a6dd750e57c075af06bd7414
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150826/73d9318d/attachment.html>


More information about the Noosfero-dev mailing list