Revisions for framework/devtools/horde-check-themes.php

Location: [ Horde ] / framework / devtools / horde-check-themes.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.13 (+2 -1 lines) 03/20/2008 01:55 PM Jan Schneider jan

These too.

1.12 (+2 -1 lines) 03/20/2008 01:42 PM Jan Schneider jan

Sort icons.

1.11 (+7 -3 lines) 03/20/2008 01:12 PM Jan Schneider jan

Skip apps without themes.

1.10 (+6 -6 lines) 03/20/2008 01:04 PM Jan Schneider jan

Make this work again.

1.9 (+7 -16 lines) 01/09/2008 11:43 PM Chuck Hagenbuch chuck

No need for $theme_icons - just check if the theme has a graphics
directory for the given application (especially since we cache
registry data now). Also avoids BC breaks with application icons and
is just more flexible.

1.8 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

1.7 (+5 -3 lines) 06/29/2007 09:43 AM Jan Schneider jan

phpdoc

Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1, HORDE_3_2_ALPHA

1.6 (+2 -2 lines) 01/13/2007 01:18 PM Jan Schneider jan

Fix Horde_CLI usage.

1.5 (+2 -2 lines) 01/02/2007 07:47 AM Jan Schneider jan

Happy New Year

1.4 (+2 -2 lines) 01/01/2007 07:40 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.3 (+2 -2 lines) 09/18/2006 02:06 PM Chuck Hagenbuch chuck

Use php_bin replacement in all devtools scripts.

1.2 (+17 -19 lines) 09/11/2006 12:55 AM Chuck Hagenbuch chuck

Themes check now works independently from Horde dirs; add package.xml
that installs devtools scripts into a bin dir on install; remove last
devtools scripts from main scripts/ dir.

1.1 09/11/2006 12:38 AM Chuck Hagenbuch chuck

This is a developer script.