Log of /contributions/modules/cmt/cmt_admin.inc
Parent Directory
|
Revision Log
|
Revision Graph
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.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.