/[drupal]/contributions/modules/taxonomy_theme/taxonomy_theme.module
ViewVC logotype

Log of /contributions/modules/taxonomy_theme/taxonomy_theme.module

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


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

Revision 1.49.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 20:01:53 2009 UTC (10 months, 1 week ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.49: +5 -5 lines
Diff to previous 1.49 , to next main 1.50
- bugfix: do not store properties for default theme
- bugfix: entries with conditions are not removed on selection method change
- task: change taxonomy_theme to support new themekey namespaces

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 19:58:32 2009 UTC (10 months, 1 week ago) by profix898
Branch: MAIN
CVS Tags: HEAD
Changes since 1.49: +5 -5 lines
Diff to previous 1.49
- bugfix: do not store properties for default theme
- bugfix: entries with conditions are not removed on selection method change
- task: change taxonomy_theme to support new themekey namespaces

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 8 15:21:03 2008 UTC (17 months, 2 weeks ago) by profix898
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.48: +56 -111 lines
Diff to previous 1.48
- Initial version of taxonomy_theme for Drupal 6

Revision 1.44.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 16:53:31 2007 UTC (2 years, 8 months ago) by profix898
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.44: +34 -34 lines
Diff to previous 1.44 , to next main 1.50
- bugfix: misspelling 'pathes' => 'paths' (#117957)

Revision 1.48.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 16:49:08 2007 UTC (2 years, 8 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2
Changes since 1.48: +22 -5 lines
Diff to previous 1.48 , to next main 1.50
- bugfix: misspelling 'pathes' => 'paths' (#117957)
- feature: track node type changes

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 06:50:50 2006 UTC (3 years, 1 month ago) by profix898
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.47: +21 -19 lines
Diff to previous 1.47
- call 'assign' in !may_cache (once per request)
- use menu_rebuild() after items were added (e.g. extended tab)

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 22:14:49 2006 UTC (3 years, 1 month ago) by profix898
Branch: MAIN
Changes since 1.46: +14 -8 lines
Diff to previous 1.46
- code comments and documentation updated

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 4 12:08:03 2006 UTC (3 years, 1 month ago) by profix898
Branch: MAIN
Changes since 1.45: +36 -208 lines
Diff to previous 1.45
- seperate taxonomy-based and path-based theme selection
- auto-enable module on install
- forum depends on taxonomy-based
- use 'System default' label

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 3 09:14:58 2006 UTC (3 years, 1 month ago) by profix898
Branch: MAIN
Changes since 1.44: +224 -810 lines
Diff to previous 1.44
- major update for Drupal 5.0

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 7 13:36:06 2006 UTC (3 years, 5 months ago) by profix898
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
Changes since 1.43: +3 -3 lines
Diff to previous 1.43
- bugfix: taxonomy dependency message

Revision 1.33.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 7 13:35:00 2006 UTC (3 years, 5 months ago) by profix898
Changes since 1.33.2.9: +3 -3 lines
Diff to previous 1.33.2.9 , to branch point 1.33 , to next main 1.50
- bugfix: taxonomy dependency message

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 26 13:26:41 2006 UTC (3 years, 6 months ago) by profix898
Branch: MAIN
Changes since 1.42: +3 -3 lines
Diff to previous 1.42
- replace ereg() with faster preg_match()

Revision 1.33.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 26 13:26:18 2006 UTC (3 years, 6 months ago) by profix898
Changes since 1.33.2.8: +3 -3 lines
Diff to previous 1.33.2.8 , to branch point 1.33
- replace ereg() with faster preg_match()

Revision 1.6.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 26 13:25:47 2006 UTC (3 years, 6 months ago) by profix898
Branch: DRUPAL-4-6
CVS Tags: DRUPAL-4-6--1-0
Changes since 1.6.2.12: +3 -3 lines
Diff to previous 1.6.2.12 , to branch point 1.6 , to next main 1.50
- replace ereg() with faster preg_match()

Revision 1.33.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 24 11:49:40 2006 UTC (3 years, 6 months ago) by profix898
Changes since 1.33.2.7: +13 -7 lines
Diff to previous 1.33.2.7 , to branch point 1.33
- bug: handle node themes with aliased pathes

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 24 11:48:45 2006 UTC (3 years, 6 months ago) by profix898
Branch: MAIN
Changes since 1.41: +13 -7 lines
Diff to previous 1.41
- bug: handle node themes with aliased pathes

Revision 1.6.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 18 08:45:02 2006 UTC (3 years, 6 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6.2.11: +10 -2 lines
Diff to previous 1.6.2.11 , to branch point 1.6
- bugfix: Drupal in a subdir causes alias handling code to break (issue #63989)

Revision 1.33.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 18 08:27:08 2006 UTC (3 years, 6 months ago) by profix898
Changes since 1.33.2.6: +3 -2 lines
Diff to previous 1.33.2.6 , to branch point 1.33
- bugfix: Drupal in a subdir causes alias handling code to break (issue #63989)

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 18 08:26:00 2006 UTC (3 years, 6 months ago) by profix898
Branch: MAIN
Changes since 1.40: +3 -2 lines
Diff to previous 1.40
- bugfix: Drupal in a subdir causes alias handling code to break (issue #63989)

Revision 1.33.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 08:04:08 2006 UTC (3 years, 6 months ago) by profix898
Changes since 1.33.2.5: +2 -2 lines
Diff to previous 1.33.2.5 , to branch point 1.33
- bugfix: frontpage + i18n

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 08:03:23 2006 UTC (3 years, 6 months ago) by profix898
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
- bugfix: frontpage + i18n

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 10 11:02:48 2006 UTC (3 years, 6 months ago) by profix898
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
- bugfix: infinite loop (when saving pathes with leading '/') in php4

Revision 1.33.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 10 11:01:58 2006 UTC (3 years, 6 months ago) by profix898
Changes since 1.33.2.4: +2 -2 lines
Diff to previous 1.33.2.4 , to branch point 1.33
- bugfix: infinite loop (when saving pathes with leading '/') in php4

Revision 1.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 10 11:00:50 2006 UTC (3 years, 6 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6.2.10: +2 -2 lines
Diff to previous 1.6.2.10 , to branch point 1.6
- bugfix: infinite loop (when saving pathes with leading '/') in php4

Revision 1.33.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 8 22:13:26 2006 UTC (3 years, 6 months ago) by profix898
Changes since 1.33.2.3: +7 -4 lines
Diff to previous 1.33.2.3 , to branch point 1.33
- support for i18n pathes
- bugfix: leading slashes (issue #62031)

Revision 1.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 8 22:12:58 2006 UTC (3 years, 6 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6.2.9: +5 -5 lines
Diff to previous 1.6.2.9 , to branch point 1.6
- bugfix: leading slashes (issue #62031)

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 8 17:21:45 2006 UTC (3 years, 6 months ago) by profix898
Branch: MAIN
Changes since 1.37: +8 -5 lines
Diff to previous 1.37
- support for i18n pathes
- bugfix: leading slashes (issue #62031)

Revision 1.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 7 11:35:48 2006 UTC (3 years, 6 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6.2.8: +7 -2 lines
Diff to previous 1.6.2.8 , to branch point 1.6
- bugfix: extended assignment and url_aliases not working correctly
 (issue #62031)

Revision 1.33.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 7 11:19:27 2006 UTC (3 years, 6 months ago) by profix898
Changes since 1.33.2.2: +7 -2 lines
Diff to previous 1.33.2.2 , to branch point 1.33
- bugfix: extended assignment and url_aliases not working correctly
 (issue #62031)

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 17:10:32 2006 UTC (3 years, 6 months ago) by profix898
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36
- frontpage fix for latest bugfix ;)

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 16:27:08 2006 UTC (3 years, 6 months ago) by profix898
Branch: MAIN
Changes since 1.35: +6 -2 lines
Diff to previous 1.35
- bugfix: extended assignment and url_aliases not working correctly
 (issue #62031)

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 26 11:09:58 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
- bugfix: Theme dropdown not synchronised with settings (issue #60456)

Revision 1.33.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 26 11:08:24 2006 UTC (3 years, 7 months ago) by profix898
Changes since 1.33.2.1: +2 -2 lines
Diff to previous 1.33.2.1 , to branch point 1.33
- bugfix: Theme dropdown not synchronised with settings (issue #60456)

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 23 20:54:13 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.33: +29 -12 lines
Diff to previous 1.33
- configure 'Show theme option in create/edit node forms' per nodetype

Revision 1.33.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 23 20:53:21 2006 UTC (3 years, 7 months ago) by profix898
Changes since 1.33: +29 -12 lines
Diff to previous 1.33
- configure 'Show theme option in create/edit node forms' per nodetype

Revision 1.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 23 19:58:02 2006 UTC (3 years, 7 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6.2.7: +31 -7 lines
Diff to previous 1.6.2.7 , to branch point 1.6
- support for path aliases

Revision 1.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 22 16:07:22 2006 UTC (3 years, 7 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6.2.6: +180 -160 lines
Diff to previous 1.6.2.6 , to branch point 1.6
- backport of new 4.7 features and bugfixes to 4.6
(look at cvs head for all changes)

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 21:52:21 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
- update from tableless version (.install)
- description for new options (README)

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 19 22:45:26 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.31: +61 -40 lines
Diff to previous 1.31
- better support for taxonomy_theme
- bugfix: taxonomy_theme and forums
- bugfix: assign node themes with 'administer' permission
- bugfix: reset pathes caches after altering table
- code cleanup

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 18 14:57:51 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.30: +18 -72 lines
Diff to previous 1.30
- use taxonomy_node_get_terms_by_vocabulary for term-based method
- remove taxonomy_context related code

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 18 10:20:13 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.29: +5 -5 lines
Diff to previous 1.29
- bugfix: handle permissions properly

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 18 09:59:19 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.28: +90 -61 lines
Diff to previous 1.28
- caching regexps from 'extended' table
- added form_alter code for forums and content type
- module weight adjustment code removed (value set to -10)
- some smaller bugfixes

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 13 14:07:09 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.27: +10 -7 lines
Diff to previous 1.27
- support custom_url_rewrite also (use drupal_get_normal_path)
- bugfix: save reordered pathes to theme_pathes

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 12 17:21:55 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.26: +150 -90 lines
Diff to previous 1.26
- support for path aliases
- new permission: assign node theme
- assign theme from create/edit node pages directly
- option to select 'use default' in form_altered pages
- various bugfixes

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 12 00:06:13 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.25: +75 -61 lines
Diff to previous 1.25
- support for forum themes added to nodetype-based
- bugfix: change theme on selector vid only (term-based)
- bugfix: forum themes interfering with term themes (all-taxonomy)

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 14:05:24 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.24: +15 -8 lines
Diff to previous 1.24
- tab added to admin/themes
- allow all themes is now disabled by default

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 12:04:04 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.23: +96 -19 lines
Diff to previous 1.23
- new option: edit theme from term/vocab pages in categories

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 10 22:34:00 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.22: +382 -237 lines
Diff to previous 1.22
- table to manage theme pathes (for extended options)
- support for theming views (from views.module)
- added permission to administer taxonomy_theme
- module reorganized (e.g. hook_settings -> hook_menu)
- .install to create tables and update from previous version

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 10 16:28:34 2006 UTC (3 years, 7 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6.2.5: +6 -6 lines
Diff to previous 1.6.2.5 , to branch point 1.6
- bugfix: Themes are intermixing (issue #53426 by Heine)

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 13:05:37 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.21: +4 -5 lines
Diff to previous 1.21
- admin/block patch updated (no functional change)

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 11:32:45 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.20: +16 -25 lines
Diff to previous 1.20
- 'override' option removed (confusing for site users)
- bugfix: dont theme admin/block (issue #56047)

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 09:39:46 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
- bugfix: weight modified when changing admin theme

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 06:38:05 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.18: +57 -52 lines
Diff to previous 1.18
- several bugfixes regarding forum theming
- module should be 4.7b6+ compatible
- code cleanup

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 26 21:27:16 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.17: +66 -71 lines
Diff to previous 1.17
- bugfix: extended options breaks site (#55701)

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 26 09:34:10 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16
- remove developer comment from code (overlooked one) ;)

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 26 08:58:05 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.15: +81 -35 lines
Diff to previous 1.15
- bugfix: taxonomy_theme incompatible with 4.7b6 or later
- using weight to ensure taxonomy_theme being the first
  (reduce weight by 1 if theme does not apply)
- hook_install: set weight to -1 on install
- only apply theme if it changed, theme != default theme
  (give other modules e.g. block.module chance)
- option to override previous

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 23 19:06:03 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
- bugfix: _forum_get_vid (issue #55521 by Boris Mann)

Revision 1.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 23 19:05:51 2006 UTC (3 years, 8 months ago) by profix898
Changes since 1.7.2.5: +2 -2 lines
Diff to previous 1.7.2.5 , to branch point 1.7 , to next main 1.50
- bugfix: _forum_get_vid (issue #55521 by Boris Mann)

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 23 19:05:37 2006 UTC (3 years, 8 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6.2.4: +2 -2 lines
Diff to previous 1.6.2.4 , to branch point 1.6
- bugfix: _forum_get_vid (issue #55521 by Boris Mann)

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 23 18:52:37 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
- bugfix: _forum_get_vid (issue #55521 by Boris Mann)

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 23 18:52:15 2006 UTC (3 years, 8 months ago) by profix898
Changes since 1.7.2.4: +2 -2 lines
Diff to previous 1.7.2.4 , to branch point 1.7
- bugfix: _forum_get_vid (issue #55521 by Boris Mann)

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 23:28:15 2006 UTC (3 years, 8 months ago) by profix898
Changes since 1.7.2.3: +71 -10 lines
Diff to previous 1.7.2.3 , to branch point 1.7
- advanced forum-support: theme forum-dependent nodes/pages

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 23:27:45 2006 UTC (3 years, 8 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6.2.3: +64 -11 lines
Diff to previous 1.6.2.3 , to branch point 1.6
- advanced forum-support: theme forum-dependent nodes/pages

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 11:59:16 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.12: +3 -6 lines
Diff to previous 1.12
- committed old (debug) version by mistake

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 11:48:22 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.11: +40 -10 lines
Diff to previous 1.11
- update: theme edit/delete comments correctly

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 16 17:36:55 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.10: +35 -1 lines
Diff to previous 1.10
- better forum-support: theme forum-dependent nodes/pages

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 15 14:41:35 2006 UTC (3 years, 8 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6.2.2: +79 -37 lines
Diff to previous 1.6.2.2 , to branch point 1.6
- new expert option: extended theme assignment

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 12 15:01:50 2006 UTC (3 years, 8 months ago) by profix898
Changes since 1.7.2.2: +110 -58 lines
Diff to previous 1.7.2.2 , to branch point 1.7
- new expert option: extended theme assignment

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 12 15:00:58 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.9: +110 -58 lines
Diff to previous 1.9
- new expert option: extended theme assignment

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 26 18:32:57 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.8: +63 -53 lines
Diff to previous 1.8
- bugfix for php 5.0.5 and above (issue #50730 by llizards)
- additional string variables converted to t('...') for better localization

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 26 18:31:51 2006 UTC (3 years, 8 months ago) by profix898
Changes since 1.7.2.1: +63 -53 lines
Diff to previous 1.7.2.1 , to branch point 1.7
- bugfix for php 5.0.5 and above (issue #50730 by llizards)
- additional string variables converted to t('...') for better localization

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 26 18:09:23 2006 UTC (3 years, 8 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6.2.1: +13 -11 lines
Diff to previous 1.6.2.1 , to branch point 1.6
- bugfix for php 5.0.5 and above (issue #50730 by llizards)
- additional string variables converted to t('...') for better localization

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 13 21:32:40 2006 UTC (3 years, 9 months ago) by profix898
Branch: MAIN
Changes since 1.7: +3 -4 lines
Diff to previous 1.7
'hook_init' changed to 'hook_menu' (issue #48998 by Josh B)

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 13 21:29:47 2006 UTC (3 years, 9 months ago) by profix898
Changes since 1.7: +3 -4 lines
Diff to previous 1.7
'hook_init' changed to 'hook_menu' (issue #48998 by Josh B)

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 13 21:28:04 2006 UTC (3 years, 9 months ago) by profix898
Branch: DRUPAL-4-6
Changes since 1.6: +3 -4 lines
Diff to previous 1.6
'hook_init' changed to 'hook_menu' (issue #48998 by Josh B)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 4 14:19:58 2006 UTC (3 years, 9 months ago) by profix898
Branch: MAIN
Changes since 1.6: +148 -39 lines
Diff to previous 1.6
compatible with Drupal 4.7 (beta4)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 4 11:58:44 2006 UTC (3 years, 9 months ago) by profix898
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.5: +251 -51 lines
Diff to previous 1.5
+ support for pathes of
 - taxonomy_menu/x
 - taxonomy/term/x
 - node/x
+ assign different theme to 'Admin Area' (issue #47327)
+ provide inactive themes for selection (issue #40643)
+ support for forums (issue #45741, path: forum/x)
+ 3 different selection methods (issue #45364)
 - term-based (original)
 - vocab-based    \
 - all taxonomy   / (look at README.txt)

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 4 11:55:31 2006 UTC (3 years, 9 months ago) by profix898
Branch: MAIN
Changes since 1.4: +19 -11 lines
Diff to previous 1.4
merge of jvandyk's latest updates
(prepare for major update to trunk)

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 20 14:50:38 2006 UTC (3 years, 10 months ago) by jvandyk
Changes since 1.1.2.3: +19 -11 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to next main 1.50
add support for taxonomy/term paths

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 13 05:16:50 2005 UTC (3 years, 11 months ago) by jvandyk
Branch: MAIN
Changes since 1.3: +14 -24 lines
Diff to previous 1.3
use _init hook instead of _nodeapi hook so we are first to call theme()

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 13 05:07:10 2005 UTC (3 years, 11 months ago) by jvandyk
Changes since 1.1.2.2: +14 -24 lines
Diff to previous 1.1.2.2 , to branch point 1.1
use _init hook instead of _nodeapi hook so we are first to call theme()

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 24 03:30:15 2005 UTC (4 years, 4 months ago) by jvandyk
Branch: MAIN
Changes since 1.2: +3 -4 lines
Diff to previous 1.2
properly detect theme mapping

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 24 03:27:31 2005 UTC (4 years, 4 months ago) by jvandyk
Changes since 1.1.2.1: +3 -4 lines
Diff to previous 1.1.2.1 , to branch point 1.1
compatible with 4.6

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 23 21:40:03 2005 UTC (4 years, 4 months ago) by jvandyk
Changes since 1.1: +11 -11 lines
Diff to previous 1.1
name change

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 17 21:05:35 2005 UTC (4 years, 4 months ago) by jvandyk
Branch: MAIN
Changes since 1.1: +11 -11 lines
Diff to previous 1.1
name changed to taxonomy_theme

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 17 03:31:02 2005 UTC (4 years, 4 months ago) by jvandyk
Branch: MAIN
initial commit

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