/[drupal]/contributions/modules/icon/icon.info
ViewVC logotype

Log of /contributions/modules/icon/icon.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Aug 14 19:38:12 2008 UTC (15 months, 2 weeks ago) by ximo
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA3, DRUPAL-6--1-0-ALPHA4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Big 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.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 18 17:38:22 2008 UTC (17 months, 1 week ago) by ximo
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1, DRUPAL-6--1-0-ALPHA2, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.2: +1 -2 lines
Diff to previous 1.2
Yet another big commit...
* admin/build/icons is now organized on a per-theme basis
* Removed the module from the "Core - optional" category
* Added icon.install with hook_install(), hook_uninstall() and hook_schema() functions
* Renamed icon_sets_form to icon_iconsets_form
* Added icon_sort_iconsets_by_info_name() function instead of system_sort_modules_by_info_name()
* Removed drupal_clear_css_cache();
* Lots of minor changes

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 23:59:45 2008 UTC (17 months, 3 weeks ago) by ximo
Branch: MAIN
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
What I've done since the first commit, which is quite a lot for one single commit. This may be considered the first import of the code. I'll make sure to commit more often..

The module is now able to detect icon sets (a folder with a .info file) in these parts of the Drupal installation:
/icons/*/
/modules/*/icons/
/profiles/*/icons/*/
/sites/*/icons/*/
/sites/*/modules/*/icons/
/sites/*/themes/*/icons/
/themes/*/icons/

Discovered icon sets are registered in the 'system' table. They are also listed with screenshots on admin/build/icons, where the user may choose which icon sets to enable.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Apr 28 17:43:13 2008 UTC (19 months ago) by ximo
Branch: MAIN
Initial commit of the Icon module, a Google Summer of Code 2008 project. This module will add a central system for icons in Drupal.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2