Log of /contributions/modules/context/context_ui/context_ui_admin.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9.2.25
Sat Mar 7 20:23:38 2009 UTC
(8 months, 3 weeks ago)
by
yhahn
Branch:
DRUPAL-6--1
Changes since
1.9.2.24: +1 -1 lines
FILE REMOVED
- #393772: Moving non-UI related code into context module.
- #393232: Renaming context_ui_admin.inc to context_ui.admin.inc.
Revision
1.9.2.15 -
(
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.9.2.14: +91 -182 lines
Diff to
previous 1.9.2.14
, to
branch point 1.9
- 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.9.2.7 -
(
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.9.2.6: +128 -119 lines
Diff to
previous 1.9.2.6
, to
branch point 1.9
- 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.9.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 6 16:32:19 2008 UTC
(12 months, 3 weeks ago)
by
yhahn
Branch:
DRUPAL-6--1
Changes since
1.9.2.2: +220 -209 lines
Diff to
previous 1.9.2.2
, to
branch point 1.9
- Splitting context_ui_context() API function into respective LCRUD
functions.
- Added tabledrag based block reordering.
- Added a "section" field to present a simplified UI to end users.
- Moved all jquery event attachers into behaviors.
- Clean up of menu local task structure.
- Clean up of context definition editing form.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 3 02:12:27 2008 UTC
(14 months, 3 weeks ago)
by
jmiccolis
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-6--1
Changes since
1.8: +27 -12 lines
Diff to
previous 1.8
Adding clone & override functionality to context_ui, for drupal 6 this time. Also made code E_ALL compliant and fixed other minor style issues.
Revision
1.1.2.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 3 15:21:03 2008 UTC
(15 months, 3 weeks ago)
by
yhahn
Branch:
DRUPAL-5
Changes since
1.1.2.12: +479 -10 lines
Diff to
previous 1.1.2.12
, to
branch point 1.1
- Adding block visibility information to block configuration form.
- Adjusting array structure of hook_context_items() to directly map to
FormAPI.
- Moving all admin-related functions, including page callbacks, into
context_ui_admin.inc.
- Cleaning up comment style.
Revision
1.4 -
(
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.3: +64 -66 lines
Diff to
previous 1.3
#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, 4 weeks ago)
by
yhahn
Branch:
DRUPAL-5
Changes since
1.1: +0 -1010 lines
FILE REMOVED
file context_ui_admin.inc 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.