Log of /contributions/modules/reptag/reptag_helper.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 23 03:51:07 2009 UTC
(7 months ago)
by
dman
Branch:
DRUPAL-6--1
Changes since
1.2.2.3: +8 -1 lines
Diff to
previous 1.2.2.3
, to
branch point 1.2
Addition to allow cck to place the reptag notes on the edit form correctly - hook_content_extra_fields()
Fixed user access to admin page if role can only do one type of tag but not others
Added minor caching to _reptag_user_get_roles as it was being called a lot and making DB calls each time
ditto with _reptag_module_list
Removed call to _reptag_user_get_roles when the $user object is available
Adjusted _reptag_block_by_subject to behave better when accessing views blocks by name - index on block ID by preference. Calling views_block('list') is not idempotent - it rebuilds its list of available blocks, re-caches etc every single time we ask it to 'list'! This can trigger hundreds of trival DB extras.
Revision
1.1.2.2 -
(
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.1.2.1: +33 -1 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
- 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.1.2.1 -
(
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.1: +241 -0 lines
Diff to
previous 1.1
- 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.1
Mon Feb 26 21:07:36 2007 UTC
(2 years, 9 months ago)
by
profix898
Branch:
MAIN
Branch point for:
DRUPAL-5
FILE REMOVED
file reptag_helper.inc was initially added on branch DRUPAL-5.
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.