You can hook into the Umbraco API's and build some forms where the members can put in the content etc.
What kind of content is it the members should be able to create? Should they be able to create content from a rich text editor? Should they be able to upload images? Is there a chance that the content they create can be edited by an administrator who can access the Umbraco backoffice? And can the members edit content created by an administrator from their frontend login?
Please provide the Umbraco version since I can try to digg up some documentation and guides on how to do it :) (Just want to point you to the documentation that fits with the exact version you're using).
web pages editable by members with out login to umbraco back office
How to make single user protected content pages editable by members(who got logins) from frontend without login to umbraco admin/back office.
Any advice is much appreciated.
Hi Lasya
You can hook into the Umbraco API's and build some forms where the members can put in the content etc.
What kind of content is it the members should be able to create? Should they be able to create content from a rich text editor? Should they be able to upload images? Is there a chance that the content they create can be edited by an administrator who can access the Umbraco backoffice? And can the members edit content created by an administrator from their frontend login?
Please provide the Umbraco version since I can try to digg up some documentation and guides on how to do it :) (Just want to point you to the documentation that fits with the exact version you're using).
Cheers, Jan
Hi Jan
I need all the requirements exactly what you have mentioned.
I am using umbraco v 4.11.8
Thanks alot,
Lasya
Hi Laslya
Sorry about the late reply but you should be able to use this documentation http://our.umbraco.org/documentation/reference/Management/
Hope this helps.
Cheers, Jan
is working on a reply...