Log of /contributions/modules/flexinode/field_textfield.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 16 15:40:05 2004 UTC
(5 years, 3 months ago)
by
JonBob
Branch:
MAIN
Branch point for:
DRUPAL-4-5,
DRUPAL-4-6
Changes since
1.7: +2 -2 lines
Diff to
previous 1.7
- Updated for filter format support.
- Fixed an incorrect node access table query in tabular view.
- Fixed "edit this node" links.
- Provide alt attribute for images.
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
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: +13 -9 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.