Log of /contributions/modules/context/context_ui/context_ui.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4.2.10.2.2
Wed Aug 26 04:12:34 2009 UTC
(3 months ago)
by
yhahn
Branch:
DRUPAL-6--2
Changes since
1.4.2.10.2.1: +1 -1 lines
FILE REMOVED
Removing stale hook_schema, .install from context_ui.
Revision
1.4.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 12 16:49:59 2008 UTC
(11 months, 1 week ago)
by
yhahn
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-0-ALPHA3
Changes since
1.4.2.3: +28 -18 lines
Diff to
previous 1.4.2.3
, to
branch point 1.4
- 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.4.2.1 -
(
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.4: +60 -6 lines
Diff to
previous 1.4
- 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.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 17 16:57:19 2008 UTC
(16 months, 1 week ago)
by
jmiccolis
Branch:
MAIN
Changes since
1.2: +147 -18 lines
Diff to
previous 1.2
#282197 Initial work on the Drupal 6.x port of context. This commit brings only basic functionality. The menu system integration isn't done, nor is the integration for contrib modules. Much thanks to Pasqualle for the patch.
Revision
1.1.2.1
Tue Apr 1 14:53:29 2008 UTC
(19 months, 3 weeks ago)
by
yhahn
Branch:
DRUPAL-5
Changes since
1.1: +0 -23 lines
FILE REMOVED
file context_ui.install was added on branch DRUPAL-5 on 2008-04-01 15:01:46 +0000
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.