-
Stripping CVS keywords
-
Stripping CVS keywords
-
Onebyte fix
-
Small help text modification
-
* Made the $_icons global and $icons template variable populate without loading init_theme() prematurely * Removed the Global settings tab, defaulting to the first or the active theme's tab instead (hacksy, but works) * Gave the admin form a facelift, separating the icon set types into two tables * Removed icon.js as it was no longer needed
-
Added icon.js file that was missing from the last commit and cleaned up in icon.module and icon-iconsets-form.tpl.php
-
Restricted icon sets to their type when dragging them in the admin form table.
-
Adopted the comments in the .tpl.php file to this module (was originally from the Block module)
-
Was using PHP5 function stripos() when PHP4 compatible strpos() was more than enough
-
Fixed problems when icon sets are not found, or have been deleted.