/[drupal]/drupal/modules/node/content_types.inc
ViewVC logotype

Log of /drupal/modules/node/content_types.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.103 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 02:39:06 2009 UTC (5 days, 20 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.102: +2 -2 lines
Diff to previous 1.102
#614316 by lisarex: Improvements to content type submission guidelines.

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 17:44:51 2009 UTC (6 days, 5 hours ago) by webchick
Branch: MAIN
Changes since 1.101: +3 -3 lines
Diff to previous 1.101
#614324 by heather, lisarex, redndahead, and Bojhan: UI text improvements on node author display settings. (UXSprint)

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 07:00:03 2009 UTC (2 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.100: +12 -2 lines
Diff to previous 1.100
- Patch #552654 by jhedstrom: usability improvement: add 'Manage fields' and 'Display fields' links from the Content Types operation table.

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 19:18:24 2009 UTC (2 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.99: +2 -2 lines
Diff to previous 1.99
- Patch #614358 by lisarex, Bojhan: UI text improvements to 'Delete' content type confirmation message.

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 05:32:07 2009 UTC (3 weeks, 3 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.98: +2 -1 lines
Diff to previous 1.98
#202533 by lisarex and brunodbo: Tell people what the heck the content type 'Description' field is for.

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 13:20:16 2009 UTC (6 weeks ago) by dries
Branch: MAIN
Changes since 1.97: +2 -2 lines
Diff to previous 1.97
- Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment preview + unify with node preview settings.

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 01:01:54 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.96: +7 -5 lines
Diff to previous 1.96
- Patch #586436 by Amitaibu: execute node_type_save() after variable_set().

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 01:00:00 2009 UTC (7 weeks ago) by dries
Branch: MAIN
Changes since 1.95: +7 -4 lines
Diff to previous 1.95
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 22:14:30 2009 UTC (8 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.94: +4 -4 lines
Diff to previous 1.94
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:47 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.93: +3 -3 lines
Diff to previous 1.93
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.

Revision 1.50.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:51:23 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.50.2.2: +2 -2 lines
Diff to previous 1.50.2.2 , to branch point 1.50 , to next main 1.103
#336627 by EliseVanLooij, Tresler, jhodgdon: node_type_form_validate() was documented to implement hook_form_validate() but is just a function called back due to how it is named after the form ID, no such hook exists

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 22:10:10 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.92: +3 -1 lines
Diff to previous 1.92
#306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild().

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 15:05:03 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.91: +4 -2 lines
Diff to previous 1.91
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 19:26:46 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.90: +2 -2 lines
Diff to previous 1.90
- Patch #262906 by Davy Van Den Bremt, mooffie: bogus form_build_id_/nodetype/ variable created on type settings page.

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 23:18:28 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.89: +16 -9 lines
Diff to previous 1.89
#471018 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic pattern/js for hiding machine readable names (applied to menu and content types).

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:20 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.88: +2 -2 lines
Diff to previous 1.88
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 00:21:48 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.87: +9 -2 lines
Diff to previous 1.87
#439798 by Rob Loach: Added Vertical Tabs to the Node Type Form.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 00:12:57 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86
#336627 by Tresler and jhodgdon: Fix incorrect documentation in node_type_form_validate().

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 15:50:56 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.85: +17 -4 lines
Diff to previous 1.85
#545306 by alexanderpas: De-op hook_node_type().

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 01:15:33 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.84: +5 -7 lines
Diff to previous 1.84
#523256 by arianek and Bojhan: Cleanup add content type text.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 06:39:34 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.83: +8 -2 lines
Diff to previous 1.83
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 19:26:31 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.82: +1 -9 lines
Diff to previous 1.82
- Patch #522184 by stBorchert: remove the 'minimum number of words' feature from Drupal.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:33 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.81: +9 -9 lines
Diff to previous 1.81
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 10:44:20 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.80: +7 -27 lines
Diff to previous 1.80
- Patch #518750 by Damien Tournoud: rethink system settings form.

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 10:42:11 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.79: +2 -2 lines
Diff to previous 1.79
- Patch #504074 by Bojhan, tic2000, royroy, catch, keith.smith et al: improved form description of teaser length setting.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 12:10:32 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.78: +3 -3 lines
Diff to previous 1.78
- Patch #504564 by tic2000: fixed teaser length setting and added tests.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 14:24:56 2009 UTC (4 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77
#504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 16:05:57 2009 UTC (5 months ago) by webchick
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76
#504428 by Sutharsan: Include link to add item on all empty admin listing pages.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 15 10:10:47 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.75: +3 -3 lines
Diff to previous 1.75
- Patch #491978 by Berdir: remove unnecessary &s.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 05:28:28 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.74: +29 -2 lines
Diff to previous 1.74
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 03:33:28 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.73: +6 -6 lines
Diff to previous 1.73
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 07:11:46 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.72: +2 -1 lines
Diff to previous 1.72
- Patch #364487 by JamesAn: make sure that the 'machine name' text does not wrap.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:33:58 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.71: +4 -4 lines
Diff to previous 1.71
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 09:13:47 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.70: +4 -4 lines
Diff to previous 1.70
- Patch #393402 by stella, Xane: renamed 'create content' link to 'add new content'. Minor usability improvement.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:32 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.69: +3 -3 lines
Diff to previous 1.69
- Patch #471070 by stella: millions of code style fixes.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 09:45:01 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68
- Patch #398068 by karschsp: renamed 'workflow settings' to 'publishing options'.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 15:15:43 2009 UTC (6 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.67: +1 -2 lines
Diff to previous 1.67
#270685 follow-up by JamesAn: Remove unneeded code.

Revision 1.50.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 14:28:57 2009 UTC (7 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13
Changes since 1.50.2.1: +2 -2 lines
Diff to previous 1.50.2.1 , to branch point 1.50
#445600 by Rob Loach: allow for as few as 1 required word in submission of a node of a content type if the admin wants to set so

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 20:57:01 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66
- Patch #445600 by Rob Loach: allow 1 minimum number of words in content types.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 05:26:17 2009 UTC (7 months ago) by webchick
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
#270685 by JamesAn: Expand title/body fieldset by default so that it can be found.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 16:33:48 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64
- Patch #394484 by Berdir and Crell: converted node module to the new database abstraction layer. Yay.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 14:08:43 2009 UTC (10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.63: +3 -3 lines
Diff to previous 1.63
- Removing whitespace.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 05:01:39 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.62: +1 -3 lines
Diff to previous 1.62
#306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist with programmatic node creation.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 16:19:55 2009 UTC (10 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.61: +13 -2 lines
Diff to previous 1.61
#143434 by Jody Lynn: Move 'display post information' to where users would expect.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:24:38 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 18:19:46 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.59: +3 -1 lines
Diff to previous 1.59
- Patch #302054 by dmitrig01: usability improvement - hide machine readable name of node type by default.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 10:48:31 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.58: +12 -9 lines
Diff to previous 1.58
- Patch #302120 by dmitrig01: usability improvement - make the content type admin screen prettier.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 03:27:56 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.57: +10 -17 lines
Diff to previous 1.57
#206138 by pwolanin: Rename mis-named 'module' attribute in node types.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:27 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 09:52:41 2008 UTC (17 months ago) by dries
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55
- Patch #212608 by Gábor Hojtsy, webchick, stefgosselin: fixed E_NOTICE on block administration.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 09:18:48 2008 UTC (17 months ago) by dries
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
- Patch #201746 by traxer: fixed E_NOTICE warning.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 19:07:36 2008 UTC (17 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
- Patch #268914 by catch: small usability improvements to taxonomy and content type overview pages.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 17:37:58 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.52: +5 -5 lines
Diff to previous 1.52
- Fixed broken URLs.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:38 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.51: +10 -10 lines
Diff to previous 1.51
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 6 18:50:12 2008 UTC (19 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.50: +5 -5 lines
Diff to previous 1.50
- Patch #240387 by matt2000 et al: move 'content types' to 'site building' per the UMN usability study results.

Revision 1.50.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 11:23:28 2008 UTC (21 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-0, DRUPAL-6-1, DRUPAL-6-10, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
#201746 by traxer: _node_type_set_defaults() expects 'type' to be set, call with that

Revision 1.24.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 07:54:44 2008 UTC (21 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.24.2.3: +6 -4 lines
Diff to previous 1.24.2.3 , to branch point 1.24 , to next main 1.103
#204415 by pwolanin et al. Blacklist problematic machine-readable content type names.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 18:03:05 2008 UTC (22 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4
Branch point for: DRUPAL-6
Changes since 1.49: +10 -9 lines
Diff to previous 1.49
#204415 by Lynn, traxer, pwolanin: migrate node type URLs to a path model based on menu paths, so conflicts between action and node type names are not a problem

Revision 1.24.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 27 09:57:47 2007 UTC (23 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-6, DRUPAL-5-7
Changes since 1.24.2.2: +2 -5 lines
Diff to previous 1.24.2.2 , to branch point 1.24
#115689 by chx: new content types should not overwrite old ones. Backport by Pancho.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 23:24:25 2007 UTC (23 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
#203274 by Pasqualle: remove excessive witespace from our code (minor)

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 23:21:54 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.47: +8 -7 lines
Diff to previous 1.47
#181195 by hunmonk and Pasqualle: node type related variables were not properly renamed, when node type names changed

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 10:29:20 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1
Changes since 1.46: +1 -2 lines
Diff to previous 1.46
- Patch #162381 by Heine et al: properly escape strings.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 16 09:52:37 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
#189409 follow up note by Steven Wittens: administrator entered text should be filtered with filter_xss_admin(), not the less permissive filter_xss()

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 15 23:55:52 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
#189409 by Arancaytar: use filter_xss() to filter content type descriptions, instead of printing them verbatim (on one occassion) and printing them with check_plain() erroneusly on another

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 11 06:56:44 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.43: +4 -4 lines
Diff to previous 1.43
- Patch #191073 by Keith: another good string cleanup by Keith.  (Also removed some trailing whitespace.)

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 12 14:10:18 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.42: +5 -4 lines
Diff to previous 1.42
- Patch #182950: fieldset massaging for usability.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 13:17:09 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.41: +1 -2 lines
Diff to previous 1.41
#170514 by pwolanin: block and page cache should be cleaned when a menu item is changed (saved, deleted) or the menu router is rebuilt

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 25 12:07:14 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
#176367 by chx: not all node type have body labels, so this might not be set

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 2 12:36:14 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.39: +2 -5 lines
Diff to previous 1.39
#115689 by chx: new content types should not overwrite old ones

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 20 07:03:07 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
- Patch #167109 by pwolanin and Crell: split node.module.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 15:55:36 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2.  Also a performance improvement.

Revision 1.24.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 26 19:16:46 2007 UTC (2 years, 4 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-2, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5
Changes since 1.24.2.1: +1 -2 lines
Diff to previous 1.24.2.1 , to branch point 1.24
Drupal 5.2

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 17:41:15 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.36: +2 -4 lines
Diff to previous 1.36
- Rollback of patch #147723: delete API.  Talked to Steven and Gabor and we
  unanimously agreed to rollback the deletion API.  We all support the
  features this patch added, yet not its actual design and implementation.
  After some talk, we decided that it would be better for Drupal -- in the
  long term -- not to go with a solution that isn't 100%. We also recognize
  that in the short term, this patch would have been useful addition. So
  let's figure out how we can implement this properly in D7.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 08:32:27 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.35: +4 -2 lines
Diff to previous 1.35
#153781: Convert all remaining confirm_forms() to deletion api.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 15:56:33 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
- Patch #146667 by Jeff Eaton: form API fixes.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 07:22:20 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.33: +26 -26 lines
Diff to previous 1.33
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 06:08:43 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.32: +4 -4 lines
Diff to previous 1.32
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 13:45:16 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
- Patch #137767 by chx and pwolanin: multiple menu support.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 13:43:36 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.30: +10 -7 lines
Diff to previous 1.30
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 12:32:55 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
- Patch #133682 by Gurpartap Singh: dashes -> hyphens

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 24 13:53:13 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
- Patch #76588 by Gabor: made log messages translatable.  Yay.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 13 08:56:58 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 27 05:13:54 2007 UTC (2 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.26: +10 -14 lines
Diff to previous 1.26
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 13:08:04 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.25: +3 -5 lines
Diff to previous 1.25
- Patch #115047 by mindless: token replacement with format_plural.

Revision 1.24.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 00:17:58 2007 UTC (2 years, 9 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.24: +4 -1 lines
Diff to previous 1.24
#111537 by jpetso. Add #weight to content type editing screen buttons.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 10 13:31:32 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.24: +4 -1 lines
Diff to previous 1.24
- Patch #111537 by jpetso: submit buttons lack weight.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 9 07:53:26 2007 UTC (2 years, 10 months ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-RC-2, DRUPAL-5-1
Branch point for: DRUPAL-5
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#106245 by webchick. Replace 'node' with post.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 08:22:15 2006 UTC (2 years, 11 months ago) by drumm
Branch: MAIN
Changes since 1.22: +5 -1 lines
Diff to previous 1.22
#104352 by pwolanin. Dissallow the type name '0' which confuses Drupal.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 27 12:56:10 2006 UTC (2 years, 11 months ago) by drumm
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
#104346 by pwolanin. Load all content type information instead of an overly-minimal set for node type resetting.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 23 15:39:35 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.20: +7 -5 lines
Diff to previous 1.20
- Patch #104575 by pwolanin and kkaefer: cleanup variables before saving.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 20 06:28:54 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.19: +1 -2 lines
Diff to previous 1.19
#104349: Remove erronous 'break' statement

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 21:49:24 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
- Patch #103784 by Gabor: fixed translation problems.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 5 05:47:37 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
- Patch #101236 by Uwe Herman: fixed typos in the documentation.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 23:09:54 2006 UTC (2 years, 11 months ago) by drumm
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
#99556 by RobRoy. Clean up content type editing field descriptions.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 08:04:27 2006 UTC (3 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-2
Changes since 1.15: +14 -13 lines
Diff to previous 1.15
- Patch #98383 by ysched: UI improvements for content type configuration.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 26 02:43:47 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.14: +3 -1 lines
Diff to previous 1.14
#97231 by pwolanin. Keep the node type in a property and use it consistently.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 24 16:32:30 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
- Patch #99517 by webchick and chx: fixed bogus regex.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 24 09:08:04 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
- Patch #99180 by webchick and chx: validate type the content type names.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 19:56:07 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.11: +24 -19 lines
Diff to previous 1.11
- Patch #90606 by Neil: node edit type form does not honor 'has title' and 'has body' settings.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 10 19:40:23 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.10: +3 -4 lines
Diff to previous 1.10
#83202 by Jaza. Separate out node type deletion API and use it to keep {vocabulary_node_types} updated.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 17:01:04 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.9: +16 -11 lines
Diff to previous 1.9
#80257 by Jaza. Add a hook for content type changes and use it for keeping vocabulary associations.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 10 07:36:37 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
- Patch #83316 by nickl: fixed FAPI bug.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 9 08:25:23 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7
- Patch #83222 by edkwh: more theme('placeholder') clean-up.  Good catch.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 18:01:19 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6
- Patch #81574 by assimmonds: deleting content types was broken.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 08:46:16 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.5: +2 -3 lines
Diff to previous 1.5
- Patch #72290 by killes: split up the cache table.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 04:40:56 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4
#80079 by drewish, fix some double placeholdering and other bugs with using t().

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 18:58:46 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 15 05:09:49 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
#78549 by beginner, test for function existence instead of module existence.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 14 06:09:03 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
#77380 by hunmonk, fix the content type delete button.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 6 23:06:56 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Finishing that last 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