/[drupal]/contributions/modules/reptag/reptag.install
ViewVC logotype

Log of /contributions/modules/reptag/reptag.install

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.17.2.3 - (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.17.2.2: +7 -2 lines
Diff to previous 1.17.2.2 , to branch point 1.17
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.15.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 11:21:21 2008 UTC (13 months, 4 weeks ago) by profix898
Branch: DRUPAL-5
Changes since 1.15.2.12: +25 -1 lines
Diff to previous 1.15.2.12 , to branch point 1.15 , to next main 1.17
- bugfix: parametric reptags too greedy (#296362)
- task: support for multiple value CCK fields

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

Revision 1.17.2.1 - (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.17: +5 -5 lines
Diff to previous 1.17
- 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.17 - (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.16: +196 -60 lines
Diff to previous 1.16
- task: initial version for Drupal 6

Revision 1.15.2.12 - (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.15.2.11: +1 -3 lines
Diff to previous 1.15.2.11 , to branch point 1.15
- task: omit closing php tag '?>' (#161995)

Revision 1.15.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 25 15:55:21 2007 UTC (2 years, 4 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.15.2.10: +3 -3 lines
Diff to previous 1.15.2.10 , to branch point 1.15
- task: coding style update (#161995)

Revision 1.15.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 14:22:34 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-9
Changes since 1.15.2.9: +3 -1 lines
Diff to previous 1.15.2.9 , to branch point 1.15
- bugfix: clear variables cache after variable updates

Revision 1.15.2.9 - (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.15.2.8: +3 -3 lines
Diff to previous 1.15.2.8 , to branch point 1.15
- coding style cleanup
- bugfix: modify other users data using ajax (#144764)

Revision 1.15.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 01:52:10 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-8
Changes since 1.15.2.7: +2 -2 lines
Diff to previous 1.15.2.7 , to branch point 1.15
- bugfix: critical typo in reptag.install

Revision 1.15.2.7 - (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
CVS Tags: DRUPAL-5--1-7
Changes since 1.15.2.6: +20 -3 lines
Diff to previous 1.15.2.6 , to branch point 1.15
- feature: basic i18n support for table tags

Revision 1.15.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 20:48:39 2007 UTC (2 years, 7 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.15.2.5: +5 -1 lines
Diff to previous 1.15.2.5 , to branch point 1.15
- rename .tags to .tags.inc for security reason (#128265)

Revision 1.15.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 3 23:14:51 2007 UTC (2 years, 8 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.15.2.4: +2 -1 lines
Diff to previous 1.15.2.4 , to branch point 1.15
- bugfix: undefined function _reptag_array_intersect_key() (#124451)

Revision 1.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 16:23:10 2007 UTC (2 years, 8 months ago) by profix898
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.15.2.3: +4 -6 lines
Diff to previous 1.15.2.3 , to branch point 1.15
- bugfix: settings not migrated on update
- bugfix: broken paths in image.tags
- bugfix: user table tags are not listed in help
- bugfix: ksort modules in help (compensate weights)
- bugfix: added some critical check_plain()s
- feature: enable proformatted help from modules

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 01:58:15 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.15.2.2: +3 -3 lines
Diff to previous 1.15.2.2 , to branch point 1.15
- task: documentation (+ translation) updated
- bugfix: initial install (default modules and roles)
- bugfix: broken module hook calls

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 26 21:07:36 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.15.2.1: +80 -15 lines
Diff to previous 1.15.2.1 , to branch point 1.15
- 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.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 6 19:01:14 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.12: +17 -1 lines
Diff to previous 1.12 , to next main 1.17
bugfix: tables not created correctly on install (#116415)

Revision 1.15.2.1 - (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
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3
Changes since 1.15: +19 -35 lines
Diff to previous 1.15
- 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.16 - (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.15: +19 -35 lines
Diff to previous 1.15
- 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]
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.14: +57 -18 lines
Diff to previous 1.14
- 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.14 - (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, DRUPAL-5--1-1
Changes since 1.13: +29 -29 lines
Diff to previous 1.13
- 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.13 - (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
CVS Tags: DRUPAL-5--1-0-dev
Changes since 1.12: +33 -9 lines
Diff to previous 1.12
- 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.12 - (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
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
Changes since 1.11: +5 -21 lines
Diff to previous 1.11
- postgresql compatibility update
+ function reptag_table_exist() removed
+ IF NOT EXISTS removed in .install
- backport: fuzzy matching in autocompletion

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 2 17:50:14 2006 UTC (3 years, 2 months ago) by profix898
Branch: MAIN
Changes since 1.10: +1 -8 lines
Diff to previous 1.10
- remove unneeded hook_version

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 1 22:26:05 2006 UTC (3 years, 2 months ago) by profix898
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9
- nodes per step option added for maintenance progress

Revision 1.9 - (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
Changes since 1.8: +53 -4 lines
Diff to previous 1.8
- 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)

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 3 01:21:51 2006 UTC (3 years, 7 months ago) by profix898
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- make .install mysql 4 compatible

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 3 01:20:57 2006 UTC (3 years, 7 months ago) by profix898
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 , to next main 1.17
- make .install mysql 4 compatible

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 7 16:15:43 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.6: +23 -23 lines
Diff to previous 1.6
- bugfix: enable default modules
- bugfix: syntax of 'insert into'

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 7 16:00:29 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.5: +11 -11 lines
Diff to previous 1.5
- 'variable' changed to {variable}
- enable default modules only

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 7 15:54:03 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.4: +17 -3 lines
Diff to previous 1.4
- new tags module: wiki
- function _require added to check for dependencies

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 5 22:56:37 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.3: +8 -1 lines
Diff to previous 1.3
- implementation of hook_version added

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 4 12:05:16 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.2: +5 -2 lines
Diff to previous 1.2
- bugfix: reptag.install
- removed: 'run reptag before filters' option
- make module tags available in the module's _process() function

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 21:46:28 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
- documentation updated (README.txt and DEVELOPER.txt)
- bugfix: module roles for authenticated users
- compatibility bugfix (php 4.x vs. 5.x)
- bugfix: load/save exclude tags
- database update for interoperability (MySQL 4.x vs. 5.x)

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 27 15:55:24 2006 UTC (3 years, 8 months ago) by profix898
Branch: MAIN
- reptag.install: provided by 'Tobias Maier' (issue #51484)
- mysql table updated to use utf8 charset

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