/[drupal]/contributions/modules/cmt/cmt_admin.inc
ViewVC logotype

Log of /contributions/modules/cmt/cmt_admin.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.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 23 19:28:48 2007 UTC (2 years, 3 months ago) by agaric
Branch: DRUPAL-5
Changes since 1.6.2.1: +36 -11 lines
Diff to previous 1.6.2.1 , to branch point 1.6
setting to display CMT term management on teasers can be set in admin/content/cmt/settings now also

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 23 14:42:43 2007 UTC (2 years, 3 months ago) by agaric
Branch: DRUPAL-5
Changes since 1.6: +15 -2 lines
Diff to previous 1.6
made it an option to display CMT term managing forms on node teasers, by node type (for now this has to be done at Administer > Content > Content Types and pick your content type, but it will be added to the CMT settings page as a checklist also).. with the admin include file updated

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 23:01:45 2007 UTC (2 years, 3 months ago) by agaric
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.5: +18 -1 lines
Diff to previous 1.5
actually this commit is cleanup/reorganization and the LAST commit was implementation of CMTs very own version of Drupal 6's db_last_insert_id

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 21:35:22 2007 UTC (2 years, 3 months ago) by agaric
Branch: MAIN
Changes since 1.4: +274 -4 lines
Diff to previous 1.4
fixed link to editing community-managed vocab after creating one, and a bug on subsequent saves

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 18 12:39:35 2007 UTC (2 years, 3 months ago) by agaric
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
fun with CVS file id tags

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 18 12:37:11 2007 UTC (2 years, 3 months ago) by agaric
Branch: MAIN
Changes since 1.2: +6 -2 lines
Diff to previous 1.2
fixed silly logic error - missing exclamation point - in form_alter that checked if a vocab was CMT or not, for the create/convert to cmt option.  This error was introduced by the move away from using vocabulary 'ownership' (eg overwriting taxonomy, forum, image etc. indication of whose vocabulary) in favor of inner joining CMT to taxonomy vocab tables.  - ben for agaric  http://drupal.org/project/cmt

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 18 12:08:14 2007 UTC (2 years, 3 months ago) by agaric
Branch: MAIN
Changes since 1.1: +4 -1 lines
Diff to previous 1.1
that was so strange.  The whole cmt_admin.inc file was refusing to run; best I could determine PHP was not interpreting its spaces as spaces but running everything together.  A Mac-Unix file exchange screw-up?  Anyway, wasted a lot of time, used the content_types.inc from node module as an emptied out file and pasted my content into TextEdit, and then SubEthaEdit (TextWrangler may be the thing screwing it all up) and it works.  Other fixes part of this, most significantly listing multiple new term forms if multiple vocabularies are CMT-enabled.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 17 19:34:37 2007 UTC (2 years, 3 months ago) by agaric
Branch: MAIN
Division of code into module main functionality and admin pages (cmt_admin.inc), some code cleanup, functionality coming along

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