Log of /contributions/modules/context/context_ui/context_ui_contrib.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.5.2.9
Mon Mar 9 06:43:56 2009 UTC
(8 months, 2 weeks ago)
by
yhahn
Branch:
DRUPAL-6--1
Changes since
1.5.2.8: +1 -1 lines
FILE REMOVED
#394964: Renmaing context_ui_contrib to context_contrib. From dmitrig01.
Revision
1.5.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 12 16:49:59 2008 UTC
(11 months, 2 weeks ago)
by
yhahn
Branch:
DRUPAL-6--1
Changes since
1.5.2.4: +4 -4 lines
Diff to
previous 1.5.2.4
, to
branch point 1.5
- Adding CHANGELOG.txt
- Update to README.txt to reflect updated menu links functionality and
include basic list of hooks provided by context_ui.
- Update to DB schema to reflect new storage system. Update script
included.
- Improved namespace consistency -- all hooks now use context_ui
rather that context as their function prefix.
- Moved deprecated functions / backwards-compatibility functions to
the end of context_ui.module.
- Major refactoring of context storage schema. Contexts are now cached
for performance and default contexts are no longer stored in the
database.
Revision
1.5.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 24 05:48:29 2008 UTC
(12 months ago)
by
yhahn
Branch:
DRUPAL-6--1
Changes since
1.5.2.2: +11 -4 lines
Diff to
previous 1.5.2.2
, to
branch point 1.5
- Split context_ui_item table into context_ui_setter and context_ui_getter tables.
- Split hook_context_items() into hook_context_getters() and hook_context_setters().
- Added implementation of hook_flush_caches() for rebuilding context cache.
- Added implementation of hook_theme_registry_alter() to eliminate the need to implement theme
changes for working menu active classes.
- Added theme-level section titles, section subtitles and section body classes as context getters.
- Reduced unnecessary duplication of block code at the price of a minor performance hit.
- Simplified the context_ui CRUD API.
Revision
1.5.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 20 21:08:49 2008 UTC
(13 months, 1 week ago)
by
yhahn
Branch:
DRUPAL-6--1
Changes since
1.5: +2 -2 lines
Diff to
previous 1.5
- Moving cache rebuild on hook_init() to hook_exit().
- Fixing implementation of hook_views_pre_query().
- Fixing integration against menu system.
Revision
1.1
Sun Aug 3 16:41:45 2008 UTC
(15 months, 3 weeks ago)
by
yhahn
Branch:
MAIN
Branch point for:
DRUPAL-5
FILE REMOVED
file context_ui_contrib.module 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.