Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Blog Module /

Discuss the Blog Module.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Blogging


Go to End


2 Posts   1777 Views

Avatar
BruceG

Community Member, 29 Posts

26 February 2009 at 9:39pm

Edited: 26/02/2009 9:41pm

I seem to have successfully created a few blog pages on a localhost site I'm in the process of building.
I would like to have some security/login on these blog pages so that only 1 remote user can create blog entries on their own blog page and hopefully without them having to log into the CMS.

Much like the login feature SS has for these forums.

Any ideas?

Cheers
Bruce

Avatar
Sam

Administrator, 690 Posts

26 February 2009 at 10:26pm

Hi Bruce,

It looks like the blog module is hard-coded to only let ADMIN users publish blogs on the front-end. Someone should probably fix that! ;-)

You *could* however use the access tab to let your user manage their blog from within the CMS.