| /[drupal]/contributions/modules/context/context_prefix/context_prefix.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Removing context_prefix from context project -- reborn as PURL
#367065: Show human readable name for context prefix provider. From dmitrig01.
#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.
#356626: Adding patch to improve performance and integration with memcache & aggressive caching. From m3avrck.
Fixing overly greedy array_diff() to remove url prefixes.
Removing cl() and related functions, see README.txt for more details.
Removing reference to deprecated 'status' column in context_ui table
Small fix to context_prefix which removes an unneeded query
Fixing bug in context_ui_goto() which did not respect the argument
Better handling for trailing slashes during prefix detection. Patch by alex_b
Fixing validate handler for context prefix
Merging changes from the drupal 5 branch
Merging system settings form theme assignment to match DRUPAL-6 branch
Merging pair prefixing from DRUPAL-5 branch
Fixing variable name overwrite error
- Fixing validate preg_match(). - Adding static cache reset flag to prefixes. - Adding handling for callback arguments in prefix providers.
Fixed handling of database prefixes in DRUPAL-5 branch.
Corrected a variable name.
Adding keyed pair prefixing from the D6 branch.
Fixed keyed pair prefixes for database prefixes
Fixing a couple small issues
Added new prefix type 'keyed pair' to context prefix
Some E_All cleanup, from the D6 branch
E_ALL cleanup in context_prefix
Adding context_prefix_form() helper for implementing modules
Initial port of context_prefix to D6
Code style cleanup
Fixing domain name handling in cl
Fixing variable get call
Fixing unprefixing
Fixing context_prefix_prefixes()to always return at least an empty array
Fixing bad call to variable_get
Dropping prefixing when using context_prefix_goto
Added a check which allows prefix providers to limit the prefixing methods that can be used with their prefixes
Adding hook_context_prefix_prefixes so that modules can provide prefixes in code
Major rewrite of context prefix
FIXED: Context prefix now actually checks it if needs to load prefixes before it does so.
FIXED: Context prefix now actually checks it if needs to load prefixes before it does so.
#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.
Merging changes from DRUPAL-5 Branch into HEAD
Fixed a misnamed variable to restore i18n compat.
Added an initial domain/subdomain mode for handling context prefixing. Patch from Ian Ward.
Small change that enables active classes from links generated by the menu system
Moved context_prefix into it's own directory
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |