You are here

README.txt in Iconizer 7

Same filename in this branch
  1. 7 README.txt
  2. 7 mimetypes/readme.txt
  3. 7 admin_icons/readme.txt
Same filename and directory in other branches
  1. 5 README.txt
  2. 6 README.txt
1. Install ---------------------------------------------
  
  Install this module as other modules: copy iconizer/ directory into your
  "sites/all/modules" directory
  
  Admin-icons are avaiable for download from my Blog-post:
  http://thepanz.netsons.org
  Extract contents replacing ojld module's directory and admin_icons files
  
  The Admin_icons can't be included in this module due to GPL license issues.
  
  Then enable the module under:
    Administer > Site Building > Modules
  
  Change Icons display on/off in:
    Administer > Settings > Iconizer
  
2. Uninstall -------------------------------------------

  To uninstall use Drupal Modules manager:
    Administer > Modules
  
  To Fully remove Iconizer settings, also uninstall it:
    Admnister > Modules > Uninstall
  
3. Requirements ----------------------------------------
  
  To use this modules your Browser must support CSS1/2 and PNG transparency
  
  Read also about specific tecniquest requirements:
  
  - Admin icons     : http://www.askthecssguy.com/2006/12/showing_hyperlink_cues_with_cs_1.html
  - File types icons: http://pooliestudios.com/projects/iconize/
  - Protocols  icons: http://pooliestudios.com/projects/iconize/
  
  Admin Icons are taken from the Oxygen (KDE) progect
  Some of them have been edited/modified to try to represent the module's function.

5. Icons Overriding ------------------------------------
  If you need to override the files icons you can create a file called "files_icons-override.css"
  with your customizations, place it in the module folder and it will be loaded after the default one.
  
  There is an example file called "files_icons-override.css.example", take a look at it! :)
  Maybe you need to clear your cache before the override takes effect..

5. To-Do -----------------------------------------------
  
  Fix/Enable Icons Themeing

File

README.txt
View source
  1. 1. Install ---------------------------------------------
  2. Install this module as other modules: copy iconizer/ directory into your
  3. "sites/all/modules" directory
  4. Admin-icons are avaiable for download from my Blog-post:
  5. http://thepanz.netsons.org
  6. Extract contents replacing ojld module's directory and admin_icons files
  7. The Admin_icons can't be included in this module due to GPL license issues.
  8. Then enable the module under:
  9. Administer > Site Building > Modules
  10. Change Icons display on/off in:
  11. Administer > Settings > Iconizer
  12. 2. Uninstall -------------------------------------------
  13. To uninstall use Drupal Modules manager:
  14. Administer > Modules
  15. To Fully remove Iconizer settings, also uninstall it:
  16. Admnister > Modules > Uninstall
  17. 3. Requirements ----------------------------------------
  18. To use this modules your Browser must support CSS1/2 and PNG transparency
  19. Read also about specific tecniquest requirements:
  20. - Admin icons : http://www.askthecssguy.com/2006/12/showing_hyperlink_cues_with_cs_1.html
  21. - File types icons: http://pooliestudios.com/projects/iconize/
  22. - Protocols icons: http://pooliestudios.com/projects/iconize/
  23. Admin Icons are taken from the Oxygen (KDE) progect
  24. Some of them have been edited/modified to try to represent the module's function.
  25. 5. Icons Overriding ------------------------------------
  26. If you need to override the files icons you can create a file called "files_icons-override.css"
  27. with your customizations, place it in the module folder and it will be loaded after the default one.
  28. There is an example file called "files_icons-override.css.example", take a look at it! :)
  29. Maybe you need to clear your cache before the override takes effect..
  30. 5. To-Do -----------------------------------------------
  31. Fix/Enable Icons Themeing