/[drupal]/contributions/modules/reptag/reptag_admin.inc
ViewVC logotype

Log of /contributions/modules/reptag/reptag_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.16.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 03:24:01 2009 UTC (10 months, 2 weeks ago) by dman
Branch: DRUPAL-6--1
Changes since 1.16.2.4: +6 -1 lines
Diff to previous 1.16.2.4 , to branch point 1.16
This is all just housekeeping. No functional changes, but additional bits that makes coder.module give it a clean bill of health.
- no more PHP 'strict' notices
- added a small description to each inc file for indexing/doxygen
- added a HOOK_help() paragraph or three.

http://drupal.org/node/355861

Revision 1.16.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 17:13:12 2008 UTC (11 months, 3 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.16.2.3: +16 -13 lines
Diff to previous 1.16.2.3 , to branch point 1.16
- bugfix: some api fixes for cck/content types and theme registry (#337935 by dman and myself)

Revision 1.12.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 11:21:21 2008 UTC (13 months, 3 weeks ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.23: +17 -19 lines
Diff to previous 1.12.2.23 , to branch point 1.12 , to next main 1.16
- bugfix: parametric reptags too greedy (#296362)
- task: support for multiple value CCK fields

Revision 1.16.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 11:19:35 2008 UTC (13 months, 3 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.16.2.2: +13 -16 lines
Diff to previous 1.16.2.2 , to branch point 1.16
- bugfix: parametric reptags too greedy (#296362)
- bugfix: temporary workaround for CCK fields

Revision 1.16.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 18:03:31 2008 UTC (15 months, 1 week ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.16.2.1: +9 -5 lines
Diff to previous 1.16.2.1 , to branch point 1.16
- bugfix: nojs tags administration points to non-existing path (#292963)
- bugfix: reptag_vars table schema incorrect
- bugfix: workspace integration broken
- feature: add teaser marker to node

Revision 1.12.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 5 12:09:18 2008 UTC (17 months, 3 weeks ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.22: +9 -1 lines
Diff to previous 1.12.2.22 , to branch point 1.12
- feature: parametric reptags (#178431)

Revision 1.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 16:07:58 2008 UTC (17 months, 3 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.16: +9 -1 lines
Diff to previous 1.16
- feature: parametric reptags
- bugfix: correct add/edit handling

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 12:21:06 2008 UTC (17 months, 3 weeks ago) by profix898
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.15: +479 -632 lines
Diff to previous 1.15
- task: initial version for Drupal 6

Revision 1.12.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 29 14:16:33 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.21: +2 -2 lines
Diff to previous 1.12.2.21 , to branch point 1.12
- bugfix: tags of cck fields inside a fieldgroup not replaced (#171495)

Revision 1.12.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 25 16:14:31 2007 UTC (2 years, 4 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-10
Changes since 1.12.2.20: +1 -3 lines
Diff to previous 1.12.2.20 , to branch point 1.12
- task: omit closing php tag '?>' (#161995)

Revision 1.12.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 08:12:03 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-9
Changes since 1.12.2.19: +81 -65 lines
Diff to previous 1.12.2.19 , to branch point 1.12
- task: cleanup/reorder cache settings
- task: remove maintenance tab (as it is not needed)
- task: add 'clear cache' button to cache settings

Revision 1.12.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 17 16:40:59 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.18: +26 -25 lines
Diff to previous 1.12.2.18 , to branch point 1.12
- coding style cleanup
- bugfix: modify other users data using ajax (#144764)

Revision 1.12.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 14:03:41 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7, DRUPAL-5--1-8
Changes since 1.12.2.17: +1 -8 lines
Diff to previous 1.12.2.17 , to branch point 1.12
- task: remove preview x(ht)ml validation

Revision 1.12.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 4 21:06:08 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.16: +3 -2 lines
Diff to previous 1.12.2.16 , to branch point 1.12
task: hide add/edit/del buttons in non-javascript table tags administration

Revision 1.12.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 13:50:43 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.15: +47 -5 lines
Diff to previous 1.12.2.15 , to branch point 1.12
- feature: basic i18n support for table tags

Revision 1.12.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 30 14:52:54 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.14: +2 -2 lines
Diff to previous 1.12.2.14 , to branch point 1.12
- bugfix: handle content types without default fields properly

Revision 1.12.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 12 16:55:05 2007 UTC (2 years, 7 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.12.2.13: +5 -4 lines
Diff to previous 1.12.2.13 , to branch point 1.12
- add general description and a link to contributed .tags modules

Revision 1.12.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 16 01:47:06 2007 UTC (2 years, 8 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.12: +3 -3 lines
Diff to previous 1.12.2.12 , to branch point 1.12
- bugfix: restore _reptag_xxx_require() functionality

Revision 1.12.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 15 22:14:19 2007 UTC (2 years, 8 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.11: +10 -1 lines
Diff to previous 1.12.2.11 , to branch point 1.12
- use strip_tags to remove html/php for plain-text roles
- feature: disable reptag for certain nodes (by nid)

Revision 1.12.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 00:15:14 2007 UTC (2 years, 8 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.10: +35 -7 lines
Diff to previous 1.12.2.10 , to branch point 1.12
- make reptag compatible with latest (5.x-1.4) CCK (#124598)

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.12.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 19 00:37:12 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.8: +2 -2 lines
Diff to previous 1.12.2.8 , to branch point 1.12
- bugfix: broken callback pathes with non-Apache server (e.g. IIS)
- bugfix: some smaller fixes for the maintenance page

Revision 1.12.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 20:36:45 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.12.2.7: +5 -5 lines
Diff to previous 1.12.2.7 , to branch point 1.12
- bugfix: Not replacing with PHP4.x and 403 for AJAX cb with clean urls (#116274)

Revision 1.12.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 6 23:31:47 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.6: +1 -0 lines
Diff to previous 1.12.2.6 , to branch point 1.12
- added missing cvs id (again)

Revision 1.12.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 6 14:56:52 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.5: +4 -2 lines
Diff to previous 1.12.2.5 , to branch point 1.12
bugfix: table tags saved incorrectly with ajax disabled (#116274)

Revision 1.12.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 18:51:44 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.12.2.4: +23 -3 lines
Diff to previous 1.12.2.4 , to branch point 1.12
- feature: expert settings to enable reptag on node titles

Revision 1.12.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 23:35:25 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.3: +4 -4 lines
Diff to previous 1.12.2.3 , to branch point 1.12
- bugfix: fix broken _require hook for .tags modules
- improved debug output in reptag_process()

Revision 1.12.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 22:48:15 2007 UTC (2 years, 10 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.2: +1 -12 lines
Diff to previous 1.12.2.2 , to branch point 1.12
- 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.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.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 16:36:42 2007 UTC (2 years, 10 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12.2.1: +27 -6 lines
Diff to previous 1.12.2.1 , to branch point 1.12
- '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.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 16 20:12:47 2007 UTC (2 years, 10 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.12: +7 -6 lines
Diff to previous 1.12
- improved handling of $field pathes
  (incl. bugfix for 'title' and user-defined fields)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 16 20:06:17 2007 UTC (2 years, 10 months ago) by profix898
Branch: MAIN
Changes since 1.12: +7 -6 lines
Diff to previous 1.12
- improved handling of $field pathes
  (incl. bugfix for 'titlt' and user-defined fields)

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.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 08:56:33 2006 UTC (3 years, 1 month ago) by profix898
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-4-7--1-1
Changes since 1.4: +9 -9 lines
Diff to previous 1.4 , to next main 1.16
- bugfix: adjust xajax callback function names

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 09:59:37 2006 UTC (3 years, 1 month ago) by profix898
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-dev
Changes since 1.8: +20 -9 lines
Diff to previous 1.8
- bugfix: insecure SELECT query (intval)
- code-style cleanup (else/else if)

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 08:59:42 2006 UTC (3 years, 1 month ago) by profix898
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7
- minor fix: use theme('table', ...) instead of theme_table()

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 11 17:56:47 2006 UTC (3 years, 1 month ago) by profix898
Branch: MAIN
Changes since 1.6: +10 -10 lines
Diff to previous 1.6
- move 'reptag_cache' back to 'expert' section

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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 4 11:13:58 2006 UTC (3 years, 1 month ago) by profix898
Branch: MAIN
Changes since 1.2: +23 -42 lines
Diff to previous 1.2
- element_children cleanup

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 20:02:19 2006 UTC (3 years, 3 months ago) by profix898
Branch: MAIN
Changes since 1.1: +13 -11 lines
Diff to previous 1.1
- cleanup + improved cache settings

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2