/[drupal]/contributions/modules/context/context.module
ViewVC logotype

Log of /contributions/modules/context/context.module

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.6.2.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 24 01:27:05 2009 UTC (4 months ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA5, DRUPAL-6--2-0-BETA6, DRUPAL-6--2-0-BETA7
Changes since 1.6.2.6.2.5: +6 -2 lines
Diff to previous 1.6.2.6.2.5 , to branch point 1.6.2.6
#527950 by jhedstrom: Match path conditions against both canonical paths and aliases.

Revision 1.6.2.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 24 01:06:00 2009 UTC (4 months ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.6.2.6.2.4: +23 -23 lines
Diff to previous 1.6.2.6.2.4 , to branch point 1.6.2.6
#528956 by Pasqualle: Code style cleanup.

Revision 1.6.2.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 14 00:20:54 2009 UTC (5 months, 1 week ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-BETA4
Changes since 1.6.2.6.2.3: +11 -16 lines
Diff to previous 1.6.2.6.2.3 , to branch point 1.6.2.6
#477566: Fixes for PHP notices.

Revision 1.6.2.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 04:10:25 2009 UTC (6 months ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.6.2.6.2.2: +8 -5 lines
Diff to previous 1.6.2.6.2.2 , to branch point 1.6.2.6
#456098: Avoiding usage of context_set_by_condition() in hook_init().

Revision 1.6.2.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 03:59:19 2009 UTC (6 months ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.6.2.6.2.1: +7 -21 lines
Diff to previous 1.6.2.6.2.1 , to branch point 1.6.2.6
#421682: Using standard drupal_match_path() for context path conditions.

Revision 1.6.2.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 02:45:41 2009 UTC (6 months ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.6.2.6: +6 -1 lines
Diff to previous 1.6.2.6
#450332 by callisto: Allow <front> to be specified under path condition for the site
frontpage.

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 19:10:44 2009 UTC (8 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-0-ALPHA1, DRUPAL-6--2-0-ALPHA2, DRUPAL-6--2-0-BETA1
Branch point for: DRUPAL-6--2
Changes since 1.6.2.5: +3 -3 lines
Diff to previous 1.6.2.5 , to branch point 1.6
Moving include out of hook_init() to ensure hooks are avaiable for early conditions

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 17:16:45 2009 UTC (8 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.6.2.4: +6 -3 lines
Diff to previous 1.6.2.4 , to branch point 1.6
Adding a force param to context_set_by_condition() that allows previously written contexts to be overridden

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 00:04:54 2009 UTC (8 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.6.2.3: +30 -0 lines
Diff to previous 1.6.2.3 , to branch point 1.6
Moving var_export formatting to context module

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 16:34:15 2009 UTC (8 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.6.2.2: +1 -10 lines
Diff to previous 1.6.2.2 , to branch point 1.6
Removing hackish theme-layer integration with context reactions

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 15:28:59 2009 UTC (8 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.6.2.1: +44 -1 lines
Diff to previous 1.6.2.1 , to branch point 1.6
- Cleaning up human readable names for conditions/reactions.
- Adding context_active_values() API function for simpler reaction code.

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 20:23:37 2009 UTC (8 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.6: +487 -2 lines
Diff to previous 1.6
- #393772: Moving non-UI related code into context module.
- #393232: Renaming context_ui_admin.inc to context_ui.admin.inc.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 02:12:26 2008 UTC (14 months, 3 weeks ago) by jmiccolis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1, DRUPAL-6--1-0-ALPHA2, DRUPAL-6--1-0-ALPHA3, DRUPAL-6--1-0-ALPHA4, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.5: +9 -7 lines
Diff to previous 1.5
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.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 09:25:04 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.4: +41 -33 lines
Diff to previous 1.4
Nomenclature change form space/key/value to namespace/attribute/value

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 07:52:45 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.2.2.1: +41 -33 lines
Diff to previous 1.2.2.1 , to branch point 1.2 , to next main 1.6
- Renaming space to namespace, key to attribute in preparation for release
- Renaming context_exists() to context_isset(). Context_exists() retained for backwards compatibility.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 16:57:18 2008 UTC (16 months, 1 week ago) by jmiccolis
Branch: MAIN
Changes since 1.3: +3 -3 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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 13:23:04 2008 UTC (16 months, 1 week ago) by jmiccolis
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Merging changes from DRUPAL-5 Branch into HEAD

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 23 13:14:23 2008 UTC (20 months ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Whitespace change, test commit

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 20:43:40 2008 UTC (20 months ago) by jmiccolis
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.1: +1 -10 lines
Diff to previous 1.1
Removed hook_simpletest, no longer needed.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 11 13:27:12 2008 UTC (20 months, 2 weeks ago) by jmiccolis
Branch: MAIN
Initial commit of context module. Provides a small api for working with context in Drupal.

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