/[drupal]/contributions/modules/flexinode/flexinode_admin.module
ViewVC logotype

Log of /contributions/modules/flexinode/flexinode_admin.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.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 20 07:51:25 2007 UTC (2 years, 7 months ago) by ber
Branch: DRUPAL-4-7
Changes since 1.5.2.2: +3 -11 lines
Diff to previous 1.5.2.2 , to branch point 1.5
#59731 by ahoeben.
 - The 'Help text' field in admin/node/type/N and the 'admin/settings/content-types/flexinode-1' in admin/settings/content-types/flexinode-N are overlapping functionality. For clarity, the latter should be removed (or it should mirror the text of admin/node/type/N).
 - This change features an upgrade path.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 17 13:20:28 2007 UTC (2 years, 7 months ago) by ber
Branch: DRUPAL-4-7
Changes since 1.5.2.1: +2 -2 lines
Diff to previous 1.5.2.1 , to branch point 1.5
#136654 by ahoeben. A trailing slash broke the ability to add fields on some apache configurations. The slash is now removed.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 10:08:21 2007 UTC (2 years, 9 months ago) by ber
Branch: DRUPAL-4-7
Changes since 1.5: +8 -1 lines
Diff to previous 1.5
Added weights to the field config screen elements. For better form api overrides.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 27 14:46:39 2007 UTC (2 years, 9 months ago) by ber
Branch: MAIN
CVS Tags: DRUPAL-4-7--0-1, DRUPAL-4-7--0-2, DRUPAL-4-7--0-3, HEAD
Branch point for: DRUPAL-4-7
Changes since 1.4: +0 -14 lines
Diff to previous 1.4
Moved view/listing settings from admin to miniview.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 27 11:18:31 2007 UTC (2 years, 9 months ago) by ber
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
flexinode_admin_save_field no longer checks for $_POST directly.
I don't know when, why or how that was added, its not nessecary at all. Therefore removing this.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 25 17:25:36 2006 UTC (2 years, 11 months ago) by ber
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Another issue: somehow the fields were not stored with the correct fieldtype mapping. The $_POST variable called in the last patch was actually the wong value. We need to digg one deeper: This commit looks for the $_POST['edit'] value.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 25 17:08:19 2006 UTC (2 years, 11 months ago) by ber
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
A wrong parameter was passed to the form builder. This resulted in a warning. I now extract the proper variable from $_POST. Which, if understand chx correctly, is a deadly sin in Drupal-land. Lets look for even better Form API usage.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 25 12:25:34 2006 UTC (2 years, 11 months ago) by ber
Branch: MAIN
I have split Flexinode up in three modules.
* Flexinode.module, handles fields, hooks and the node management.
* flexinode_admin.module. handles the administrative interface and procedures. This module is required only when you want to change
anything in your flexinode configuration. On a production site, it can most certainly simpy be disabled. Less code during runtime is
better performance
* Flexinode_miniviews. NOT a views implementation, but the tables, lists and search in flexinode moved to a separate module: enable
only if you want to use this feature to build flexinode pages.

Lets get this code clean, so ze can get a GOOD 5.0 version out of the door!

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