Hi,
I've added a property "system:base_path". Useful on a directory-based multi-site setup.
I don't think "system" is the right category, though. Perhaps a new category is needed?
(base_path is not part of the Drupal path, so it cannot be used on the default Themekey path form.)
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | themekey_properties.module.patch | 938 bytes | gaele |
| themekey_properties.module.patch | 932 bytes | gaele |
Comments
Comment #1
mkalkbrenner@gaele:
Could you post a link to documentation where such a setup is described or an example?
What do you think about
drupal:base_pathorcore:base_path?Another candidate for such a new name space might be
drupal:languagerespectivelycore:language.Comment #2
mkalkbrennerLanguage is already available as
locale:language.Comment #3
gaele commentedArgh, I was confused. This is not multi-site, just a Drupal install in a subdirectory.
Also renamed to drupal:base_path.
Comment #4
mkalkbrennercommitted to cvs
Comment #5
mkalkbrennerComment #6
gaele commented<directory> in the description is filtered/blocked by Drupal. Changing this to [description] will work.
Comment #7
mkalkbrennerfixed in rc2