gav's Profile
gav
- Job Title unspecified
- Website unspecified
- Blurb unspecified
- Stats
- Rank 80
- Score 13
- Posts 0
- Likes recieved 0
- Post comments 4
- Likes given 1
gav's Posts
gav has not written any posts.
Posts gav likes
| Title | Author |
|---|---|
| Website of the Month: Vote Now! | Aram Balakjian |
This is the SilverStripe 3 version of this: _config.php Object::add_extension('SiteConfig', 'SiteConfigDecorator'); SiteConfigDecorator.php removeByName('Theme'); $fields->removeByName('Tagline'); } function __construct() { parent::__construct(); } }
04/07/2012 7:55am on Remove theme selector from SiteConfigI had the same problem with the double redirects & redirects not working, so i've modifed the code. i've only tested...
11/01/2012 2:33am on Custom Login Form with Group Based RedirectionIf your using the blog module, there is a couple more js scripts you should block: Requirements::block('cms/javascript/PageCommentInterface.js'); Requirements::block('sapphire/thirdparty/scriptaculous/effects.js');
22/04/2011 1:05pm on Using jQuery for form validation