Log of /contributions/modules/reptag/reptag_admin.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.12.2.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 26 21:07:36 2007 UTC
(2 years, 8 months ago)
by
profix898
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-4,
DRUPAL-5--1-5
Changes since
1.12.2.9: +60 -113 lines
Diff to
previous 1.12.2.9
, to
branch point 1.12
- feature: module registry implemented
- feature: weight option for module's process order
- task: reptag_process() simplified (= speedup)
- task: unified module api
- task: namespace cleanup of .tags modules
- bugfix: switch width<>height in image/video.tags
- various small fixes and improvements
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 17 22:46:42 2007 UTC
(2 years, 10 months ago)
by
profix898
Branch:
MAIN
Changes since
1.14: +1 -12 lines
Diff to
previous 1.14
- remove 'title' from list of 'fields'
(title is served by menu system for full pages)
- implement hook_node_type to track changes
- cleanup .install and maintenance
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 17 16:41:41 2007 UTC
(2 years, 10 months ago)
by
profix898
Branch:
MAIN
Changes since
1.13: +27 -6 lines
Diff to
previous 1.13
- 'invoke replacements' permission removed
- bugfix: rollback the per-roles cache patch
- bugfix: fix broken 'regenerate' feature in maintenance
- feature: add cache lifetime setting
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 16 00:30:59 2007 UTC
(2 years, 10 months ago)
by
profix898
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.11: +130 -41 lines
Diff to
previous 1.11
- support for content types and (cck) content fields
- more reliable (re)implementation of 'partial cache' feature using cache_set/cache_get
- bugfix: maintenance theme
- bugfix: static only comments support
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 3 23:31:57 2007 UTC
(2 years, 10 months ago)
by
profix898
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-1
Changes since
1.10: +74 -7 lines
Diff to
previous 1.10
- bugfix: default module roles (= array())
- cleanup: namespace of .tags modules (prefix with reptag_)
- cleanup: coding style 'else if' => 'elseif'
- feature: new permission 'invoke replacements'
- feature: new hook_reptag() and hook_reptag_process()
(allows other Drupal modules to expose replacement tags)
- developer documentation updated
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Dec 23 13:15:00 2006 UTC
(2 years, 11 months ago)
by
profix898
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0
Changes since
1.9: +11 -11 lines
Diff to
previous 1.9
- bugfix: rebuild menu after cache settings changed
- bugfix: use variable_set instead of raw sql in .install
- feature: autocomplete vs. autocomplete_all
- misc updates
+ .info package entry removed
+ various strings updated
+ reenabled/fixed quicktags integration
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 10 18:24:10 2006 UTC
(3 years, 1 month ago)
by
profix898
Branch:
MAIN
Changes since
1.5: +154 -82 lines
Diff to
previous 1.5
- administration pages reorganized
- ajax/javascript cleanup (remove hidden fields)
- documentation + translation updated
- quicktags integration (temp. disabled)
- various smaller bugfixes
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 9 22:10:09 2006 UTC
(3 years, 1 month ago)
by
profix898
Branch:
MAIN
Changes since
1.4: +308 -442 lines
Diff to
previous 1.4
- major update for Drupal 5.0
- javascript uses jQuery instead of xajax library
- includes all cvs features, esp. partial cache
(read reptag cvs log for details)
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 7 21:06:18 2006 UTC
(3 years, 1 month ago)
by
profix898
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.3: +169 -204 lines
Diff to
previous 1.3
- postgresql compatibility update
+ function reptag_table_exist() removed
+ IF NOT EXISTS removed in .install
- backport: fuzzy matching in autocompletion
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 16 13:46:07 2006 UTC
(3 years, 3 months ago)
by
profix898
Branch:
MAIN
- separation of static and dynamic replacement tags
- partial cache feature (major update)
- reptag_admin.inc, reptag_maintenance.inc extracted from reptag.module
(prevent to load large fapi stuff for ordinary filter operation)
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.