Log of /contributions/modules/flexinode/field_checkbox.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9.2.1
Fri Feb 2 12:02:21 2007 UTC
(2 years, 9 months ago)
by
ber
Branch:
DRUPAL-4-7
Changes since
1.9: +1 -1 lines
FILE REMOVED
Synchronising with the HEAD
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 10 09:35:15 2005 UTC
(4 years ago)
by
crunchywelch
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-4-7
Changes since
1.8: +15 -16 lines
Diff to
previous 1.8
port to 4.7, re-implemented the admin UI, moved them to tabs and made the field adds dropdown instead of links, removed search cruft since it was not being utilized, and broken, general code cleanup
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 8 21:01:38 2004 UTC
(5 years, 4 months ago)
by
JonBob
Branch:
MAIN
Branch point for:
DRUPAL-4-5,
DRUPAL-4-6
Changes since
1.6: +3 -3 lines
Diff to
previous 1.6
- Updated for new hook_form() and form_set_error() syntax.
- Updated to handle standardized "required field" marker.
- Added drupal_goto() calls in the admin interface to provide better post-action
user experience and simplify code.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 16 16:37:42 2004 UTC
(5 years, 5 months ago)
by
JonBob
Branch:
MAIN
Changes since
1.5: +4 -2 lines
Diff to
previous 1.5
- Proper handling of multiple error messages for one field.
- Better default theme functions for CSS styling.
- Better error checking in hook_file_download().
- Administrator can determine which fields show up in the table.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 16 13:12:28 2004 UTC
(5 years, 5 months ago)
by
JonBob
Branch:
MAIN
Changes since
1.4: +19 -15 lines
Diff to
previous 1.4
- Field types are now scanned automatically inside the modules/flexinode folder.
- Separated displayed names of node types from the file names.
- "Description" field deprecated; instead, use a text area field. This
allows the field to be reordered or removed entirely.
- Added a database updating function. Run this to upgrade from old versions.
- Default values of text areas can now span multiple lines.
- "Read More" link shows up again like it used to.
- Drupal indexed search should work now, since the body now contains the
rendered node.
- Administrator can determine which fields show up in the teaser.
More later today!
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 9 16:48:42 2004 UTC
(5 years, 9 months ago)
by
JonBob
Branch:
MAIN
Significant updates, including an improved (and likely future-proof) SQL
schema and refactoring of much code into include files for maintainability.
See CHANGELOG.
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.