aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Cobrand.pm
Commit message (Collapse)AuthorAgeLines
...
* Allowing base url to be set for links sent in emailslouise2009-09-16-8/+33
|
* Allowing cobrands to add more information to locations entered when ↵louise2009-09-15-1/+41
| | | | geocoding them, and to add elements to forms
* Adding function for returning the text to prompt a user to enter their postcodelouise2009-09-15-1/+23
|
* Adding new methods to allow different behaviour for cobrandslouise2009-09-14-1/+59
|
* Fix param passing in set_lang_and_domain, generalize getting custom conf ↵louise2009-09-10-9/+14
| | | | keys for cobrands
* Delegate to cobrand for base_url in base_url_with_lang, delegate to cobrand ↵louise2009-09-10-1/+20
| | | | for contact_email
* Allow cobrands to set base urllouise2009-09-09-3/+19
|
* Remove cobrand template dir from db - will be set from cobrand value of each ↵louise2009-09-09-4/+6
| | | | alert
* Use hash of stored handles to only include the cobrand module once.matthew2009-09-02-10/+15
|
* Making lang the param for set_lang_and_domainlouise2009-09-02-4/+4
|
* Change params for set_lang_and_domainlouise2009-09-02-10/+11
|
* Delegating language and text domain settings to cobrandslouise2009-08-31-1/+15
|
* Methods for allowing cobrands to handle site restrictionslouise2009-08-31-7/+37
|
* Adding a cobrand param to the querystring has no effect if there is no ↵louise2009-08-26-2/+4
| | | | cobrand in the domain or there is no perl module for the cobrand
* Allowing cobrands to serve pages not in the main applouise2009-08-26-2/+18
|
* Bugfixlouise2009-08-20-3/+4
|
* Adding cobranding modulelouise2009-08-20-0/+26