Search found 4 matches
- Tue Oct 12, 2010 9:42 pm
- Forum: Modules/Add-Ons
- Topic: Create an RSS Feed for newly added pages (not news)
- Replies: 3
- Views: 1904
Re: Create an RSS Feed for newly added pages (not news)
Try this: rss feed template {* original rss feed template *} <?xml version="1.0"?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> {* note: if you have not configured pretty urls or mod rewrite, the next line may fail when trying to validate t...
- Sun Aug 08, 2010 12:34 am
- Forum: Modules/Add-Ons
- Topic: Play Module not showing in Admin menus
- Replies: 1
- Views: 944
Re: Play Module not showing in Admin menus
Comment line 25 in Play.module.php
//function VisibleToAdminUser() { return $this->CheckPermission('Use Skeleton'); }
//function VisibleToAdminUser() { return $this->CheckPermission('Use Skeleton'); }
- Sun Aug 08, 2010 12:33 am
- Forum: Modules/Add-Ons
- Topic: Play : a new module to play video and audio files
- Replies: 90
- Views: 46642
Re: Play : a new module to play video and audio files
When I am logged in as Admin I can go to the Module's interface through the content menu, as expected. But if I create a user that is an editor, the module no longer shows in the admin menu. I gave the Editor group the "Use Play" permission. Anybody had this experience before? or any id...
- Thu Oct 29, 2009 10:39 am
- Forum: Modules/Add-Ons
- Topic: AdvancedContent
- Replies: 264
- Views: 103863
Re: improve the content type "content"
Very interesting!!
Did you released this improvement?
Thanks
Did you released this improvement?
Thanks