/[drupal]/contributions/modules/cck/theme/theme.inc
ViewVC logotype

Log of /contributions/modules/cck/theme/theme.inc

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.9
Tue Nov 10 11:30:24 2009 UTC (2 weeks, 2 days ago) by karens
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1 lines
FILE REMOVED
Removing CCK UI elements that are in core and some update to get code working with latest core.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 00:30:37 2009 UTC (5 months ago) by yched
Branch: MAIN
Changes since 1.7: +9 -11 lines
Diff to previous 1.7
remove 'exclude from $content' feature.

Revision 1.1.2.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 00:31:35 2009 UTC (5 months, 2 weeks ago) by markuspetrux
Branch: DRUPAL-6--3
Changes since 1.1.2.13: +2 -2 lines
Diff to previous 1.1.2.13
- #421116 Move content.js to js/content.admin.js for consistency with location of new js files.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 28 23:06:37 2009 UTC (6 months, 4 weeks ago) by yched
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-3, DRUPAL-6--2-4, DRUPAL-6--2-5, DRUPAL-6--2-6
Branch point for: DRUPAL-6--3
Changes since 1.1.2.12: +2 -2 lines
Diff to previous 1.1.2.12 , to branch point 1.1 , to next main 1.9
#447562 by markus_petrux: fix non-XHTML markup on 'Manage fields' screen.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 01:09:36 2009 UTC (9 months, 2 weeks ago) by yched
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
fix broken 'Manage field' and 'Display fields' pages after the drupal_render patch.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 19:53:48 2009 UTC (9 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.5: +0 -0 lines
Diff to previous 1.5
A few fixes. still getting errors about missing $form_state on validation, not sure where that's coming from.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 17:31:13 2009 UTC (9 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.4: +0 -0 lines
Diff to previous 1.4
Synch HEAD with latest Bazaar code so this version will work with core Fields in Core patch. CCk code mostly working but still needs work.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 02:55:39 2009 UTC (9 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
Synch HEAD with latest Bazaar code, mostly changes to get allowed values working.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 18:17:15 2009 UTC (9 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.2: +0 -0 lines
Diff to previous 1.2
Synch HEAD with latest Bazaar code, mostly changes to get default values working.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 10:01:44 2009 UTC (10 months ago) by karens
Branch: MAIN
Changes since 1.1: +164 -0 lines
Diff to previous 1.1
Add new CCK code for the contrib portion of the Fields in core code.

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 22:12:09 2008 UTC (12 months, 4 weeks ago) by yched
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1, DRUPAL-6--2-2
Changes since 1.1.2.11: +4 -1 lines
Diff to previous 1.1.2.11 , to branch point 1.1
#327223 - Add a word about how to add fields to groups on the 'Manage fields' tab.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 16:58:38 2008 UTC (12 months, 4 weeks ago) by yched
Branch: DRUPAL-6--2
Changes since 1.1.2.10: +9 -47 lines
Diff to previous 1.1.2.10 , to branch point 1.1
#320632 Content Copy: Make fields/groups checked for export by default + display the list in an overview table.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 25 04:34:31 2008 UTC (13 months ago) by yched
Branch: DRUPAL-6--2
Changes since 1.1.2.9: +1 -3 lines
Diff to previous 1.1.2.9 , to branch point 1.1
reomve debug code

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 20:58:26 2008 UTC (13 months, 2 weeks ago) by karens
Branch: DRUPAL-6--2
Changes since 1.1.2.8: +10 -4 lines
Diff to previous 1.1.2.8 , to branch point 1.1
#300368 Add option on Display fields screen to omit fields or groups from the $content value passed to the node template.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 15:11:39 2008 UTC (13 months, 2 weeks ago) by karens
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC10, DRUPAL-6--2-0-RC9
Changes since 1.1.2.7: +2 -2 lines
Diff to previous 1.1.2.7 , to branch point 1.1
#317032, by hass, code cleanup.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 4 13:14:23 2008 UTC (13 months, 3 weeks ago) by karens
Branch: DRUPAL-6--2
Changes since 1.1.2.6: +2 -1 lines
Diff to previous 1.1.2.6 , to branch point 1.1
#317032 by hass, code cleanup.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 14:41:44 2008 UTC (14 months ago) by karens
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC8
Changes since 1.1.2.5: +12 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
#119102 Combo field prep, rework the field overview form so it can hanle other kinds of groups.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 17:32:31 2008 UTC (14 months ago) by yched
Branch: DRUPAL-6--2
Changes since 1.1.2.4: +4 -4 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#310219 Let modules expose additional display modes iunder the 'Display fields' tab : hook_content_build_modes().

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 20:39:35 2008 UTC (14 months ago) by yched
Branch: DRUPAL-6--2
Changes since 1.1.2.3: +2 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#311883 by hass : Fix a string go give translators better context.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 21 13:00:56 2008 UTC (14 months ago) by yched
Branch: DRUPAL-6--2
Changes since 1.1.2.2: +4 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Add a message on the 'Manage fields' screen about the benefits of advanced_help module.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 19:34:03 2008 UTC (14 months, 2 weeks ago) by yched
Branch: DRUPAL-6--2
Changes since 1.1.2.1: +3 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#234774 followup - fix broken 'Display fields' tab when content type has no fields yet.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 14:33:12 2008 UTC (14 months, 2 weeks ago) by yched
Branch: DRUPAL-6--2
Changes since 1.1: +162 -0 lines
Diff to previous 1.1
#234774 Nifty new UI to add fields and groups (requires a cache clear) + initial integration with advanced_help module.
Book writers now officially hate me.

Revision 1.1
Fri Sep 12 14:33:12 2008 UTC (14 months, 2 weeks ago) by yched
Branch: MAIN
Branch point for: DRUPAL-6--2
FILE REMOVED
file theme.inc was initially added on branch DRUPAL-6--2.

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