1770 Posts in 495 Topics by 531 members
Blog Module
SilverStripe Forums » Blog Module » Create Blog Holder without CMS
Discuss the Blog Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 408 Views |
-
Create Blog Holder without CMS

24 July 2012 at 11:57am
is possible to create blog holders without using CMS
any widget?
any clue?the point is that I'm considering that my users could create blogs and I'm worried about things that they could do in CMS.
thanks in advance
-
Re: Create Blog Holder without CMS

21 September 2012 at 5:28am
I take it you want users from the public end of the website to be able to create their own blogs? If so, this is certainly possible.
You'd first want to create some sort of form that asks the user what they want their blog to be called, etc. in your form handle function use the data they entered to create a new blog holder. if you check out the function requireDefaultRecords() in BlogHolder.php you'll see it makes a default blog holder when you first install the module. That should help get you started with creating blog holders outside of the CMS.
| 408 Views | ||
|
Page:
1
|
Go to Top |


