ximo
August 18, 2008
-
Onebyte fix
-
Small help text modification
-
Icon: /modules/icon/icon-iconsets-form.tpl.php 1.1.2.5 @ DRUPAL-6--1
Icon: /modules/icon/icon.css 1.1.2.4 @ DRUPAL-6--1
Icon: /modules/icon/icon.js NONE @ DRUPAL-6--1
Icon: /modules/icon/icon.module 1.8.2.11 @ DRUPAL-6--1
Icon: /modules/icon/README.txt 1.1.2.3 @ DRUPAL-6--1* 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
August 17, 2008
-
Icon: /modules/icon/icon-iconsets-form.tpl.php 1.1.2.4 @ DRUPAL-6--1
Icon: /modules/icon/icon.css 1.1.2.3 @ DRUPAL-6--1
Icon: /modules/icon/icon.js 1.1.2.1 @ DRUPAL-6--1
Icon: /modules/icon/icon.module 1.8.2.10 @ DRUPAL-6--1Added icon.js file that was missing from the last commit and cleaned up in icon.module and icon-iconsets-form.tpl.php
August 16, 2008
-
Icon: /modules/icon/icon-iconsets-form.tpl.php 1.1.2.3 @ DRUPAL-6--1
Icon: /modules/icon/icon.css 1.1.2.2 @ DRUPAL-6--1
Icon: /modules/icon/icon.module 1.8.2.9 @ DRUPAL-6--1Restricted 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
August 15, 2008
-
Fixed problems when icon sets are not found, or have been deleted.
August 14, 2008
-
Fixed a small bug that stopped icons from being replaced. Woops.
-
Icon: /modules/icon/icon-iconsets-form.tpl.php 1.1.2.1 @ DRUPAL-6--1
Icon: /modules/icon/icon.css 1.1.2.1 @ DRUPAL-6--1
Icon: /modules/icon/icon.info 1.3.2.1 @ DRUPAL-6--1
Icon: /modules/icon/icon.module 1.8.2.5 @ DRUPAL-6--1
Icon: /modules/icon/README.txt 1.1.2.2 @ DRUPAL-6--1Big rewrite of parts of the module (mainly icon_get_iconsets and icon_get_icons). Reworked the form to look like the Blocks form, also with a template file instead of a theme_ function.
