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

Log of /contributions/modules/context/context_prefix/context_prefix.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.5.2.16
Mon Mar 9 05:25:12 2009 UTC (8 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.5.2.15: +1 -1 lines
FILE REMOVED
Removing context_prefix from context project -- reborn as PURL

Revision 1.5.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 03:01:59 2009 UTC (9 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA4
Changes since 1.5.2.14: +5 -3 lines
Diff to previous 1.5.2.14 , to branch point 1.5
#367065: Show human readable name for context prefix provider. From dmitrig01.

Revision 1.5.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 00:30:27 2009 UTC (10 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.5.2.13: +0 -0 lines
Diff to previous 1.5.2.13 , to branch point 1.5
#356960: Fix for context_ui_set() error where an array of IDs are passed. context_ui_set() no longer accepts arrays for the $id
parameter. Reported by loze.

Revision 1.5.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 00:22:36 2009 UTC (10 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.5.2.12: +0 -0 lines
Diff to previous 1.5.2.12 , to branch point 1.5
#356626: Adding patch to improve performance and integration with memcache & aggressive caching. From m3avrck.

Revision 1.5.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 23:36:43 2009 UTC (10 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.5.2.11: +8 -2 lines
Diff to previous 1.5.2.11 , to branch point 1.5
Fixing overly greedy array_diff() to remove url prefixes.

Revision 1.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 05:26:39 2009 UTC (10 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA3
Changes since 1.5.2.10: +27 -123 lines
Diff to previous 1.5.2.10 , to branch point 1.5
Removing cl() and related functions, see README.txt for more details.

Revision 1.5.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 04:07:07 2008 UTC (11 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.5.2.9: +0 -0 lines
Diff to previous 1.5.2.9 , to branch point 1.5
Removing reference to deprecated 'status' column in context_ui table

Revision 1.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 20:48:41 2008 UTC (11 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.5.2.8: +14 -9 lines
Diff to previous 1.5.2.8 , to branch point 1.5
Small fix to context_prefix which removes an unneeded query

Revision 1.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 08:26:09 2008 UTC (11 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.5.2.7: +4 -3 lines
Diff to previous 1.5.2.7 , to branch point 1.5
Fixing bug in context_ui_goto() which did not respect the  argument

Revision 1.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 17 15:19:53 2008 UTC (12 months, 1 week ago) by jmiccolis
Branch: DRUPAL-6--1
Changes since 1.5.2.6: +2 -2 lines
Diff to previous 1.5.2.6 , to branch point 1.5
Better handling for trailing slashes during prefix detection. Patch by alex_b

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 15:07:26 2008 UTC (12 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.5.2.5: +10 -7 lines
Diff to previous 1.5.2.5 , to branch point 1.5
Fixing validate handler for context prefix

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 22:16:00 2008 UTC (12 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.5.2.4: +70 -3 lines
Diff to previous 1.5.2.4 , to branch point 1.5
Merging changes from the drupal 5 branch

Revision 1.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 21:52:13 2008 UTC (13 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.1.2.22: +3 -2 lines
Diff to previous 1.1.2.22 , to branch point 1.1 , to next main 1.6
Merging system settings form theme assignment to match DRUPAL-6 branch

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 21:49:29 2008 UTC (13 months, 2 weeks ago) by yhahn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +331 -96 lines
Diff to previous 1.5
Merging pair prefixing from DRUPAL-5 branch

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 13:45:48 2008 UTC (13 months, 3 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.21: +4 -3 lines
Diff to previous 1.1.2.21 , to branch point 1.1
Fixing variable name overwrite error

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 16:10:58 2008 UTC (14 months, 1 week ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.20: +8 -6 lines
Diff to previous 1.1.2.20 , to branch point 1.1
- Fixing validate preg_match().
- Adding static cache reset flag to prefixes.
- Adding handling for callback arguments in prefix providers.

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 19:54:22 2008 UTC (14 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.1.2.19: +24 -9 lines
Diff to previous 1.1.2.19 , to branch point 1.1
Fixed handling of database prefixes in DRUPAL-5 branch.

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 19:48:30 2008 UTC (14 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.1.2.18: +2 -2 lines
Diff to previous 1.1.2.18 , to branch point 1.1
Corrected a variable name.

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 19:30:14 2008 UTC (14 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.1.2.17: +226 -78 lines
Diff to previous 1.1.2.17 , to branch point 1.1
Adding keyed pair prefixing from the D6 branch.

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 01:35:25 2008 UTC (14 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-6--1
Changes since 1.5.2.3: +24 -9 lines
Diff to previous 1.5.2.3 , to branch point 1.5
Fixed keyed pair prefixes for database prefixes

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 00:55:21 2008 UTC (14 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-6--1
Changes since 1.5.2.2: +10 -2 lines
Diff to previous 1.5.2.2 , to branch point 1.5
Fixing a couple small issues

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 22:45:07 2008 UTC (14 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-6--1
Changes since 1.5.2.1: +233 -84 lines
Diff to previous 1.5.2.1 , to branch point 1.5
Added new prefix type 'keyed pair' to context prefix

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 13:03:37 2008 UTC (14 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.1.2.16: +5 -5 lines
Diff to previous 1.1.2.16 , to branch point 1.1
Some E_All cleanup, from the D6 branch

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 13:02:02 2008 UTC (14 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-6--1
Changes since 1.5: +5 -5 lines
Diff to previous 1.5
E_ALL cleanup in context_prefix

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 23:27:13 2008 UTC (14 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.15: +73 -3 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Adding context_prefix_form() helper for implementing modules

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 11:42:08 2008 UTC (15 months, 1 week ago) by yhahn
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.4: +462 -246 lines
Diff to previous 1.4
Initial port of context_prefix to D6

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 18:32:51 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.14: +5 -5 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Code style cleanup

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 09:09:01 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.13: +3 -1 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Fixing domain name handling in cl

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 15:46:35 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.12: +2 -2 lines
Diff to previous 1.1.2.12 , to branch point 1.1
Fixing variable get call

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 15:29:46 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.11: +5 -3 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Fixing unprefixing

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 15:20:10 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.10: +2 -2 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Fixing context_prefix_prefixes()to always return at least an empty array

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 15:16:58 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.9: +2 -2 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Fixing bad call to variable_get

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 15:12:00 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.8: +1 -0 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Dropping prefixing when using context_prefix_goto

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 14:50:25 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.7: +11 -1 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Added a check which allows prefix providers to limit the prefixing methods that can be used with their prefixes

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 14:36:06 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.6: +70 -50 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Adding hook_context_prefix_prefixes so that modules can provide prefixes in code

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 11:35:42 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.5: +409 -243 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Major rewrite of context prefix

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 16:02:34 2008 UTC (16 months, 1 week ago) by jmiccolis
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
FIXED: Context prefix now actually checks it if needs to load prefixes before it does so.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 15:56:11 2008 UTC (16 months, 1 week ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
FIXED: Context prefix now actually checks it if needs to load prefixes before it does so.

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: +32 -34 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.2 - (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.1: +453 -0 lines
Diff to previous 1.1
Merging changes from DRUPAL-5 Branch into HEAD

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 16:08:59 2008 UTC (17 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.1.2.3: +2 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Fixed a misnamed variable to restore i18n compat.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 14:30:24 2008 UTC (18 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.2: +126 -8 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Added an initial domain/subdomain mode for handling context prefixing. Patch from Ian Ward.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 14:47:12 2008 UTC (18 months, 4 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.1: +6 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Small change that enables active classes from links generated by the menu system

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 20:48:35 2008 UTC (19 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.1: +330 -0 lines
Diff to previous 1.1
Moved context_prefix into it's own directory

Revision 1.1
Tue Apr 8 20:48:35 2008 UTC (19 months, 2 weeks ago) by jmiccolis
Branch: MAIN
Branch point for: DRUPAL-5
FILE REMOVED
file context_prefix.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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2