Umbraco API to create and manage blogpost for member
Dear All,
is there any API for me to build a user control that encapsulates the functionality of the blog posting in umbraco package. so that a member can create their own post without login to umbraco panel as a user. i assume that there will be one user that will be used by several member and they can post the blog using front end user interface
Umbraco allows you to hook up to the system via external tools (e.g. Windows Live) to add or modify predefined nodes in the system, and the blogs in the Blog4Umbraco package are nodes as well. Check out the excellent umbraco.tv feature here:
i already get a solution by creating custom control that mimics Live writer experience :), The Umbraco Blog API seem great to do post and update the post :)
Umbraco API to create and manage blogpost for member
Dear All,
is there any API for me to build a user control that encapsulates the functionality of the blog posting in umbraco package. so that a member can create their own post without login to umbraco panel as a user. i assume that there will be one user that will be used by several member and they can post the blog using front end user interface
Hi Ridi,
Have you checked Blog for Umbraco package?
Umbraco allows you to hook up to the system via external tools (e.g. Windows Live) to add or modify predefined nodes in the system, and the blogs in the Blog4Umbraco package are nodes as well. Check out the excellent umbraco.tv feature here:
http://umbraco.tv/help-and-support/video-tutorials/umbraco-fundamentals/building-a-news-section/content-channels-editing-from-word
Hope that helps,
Sascha
Thanks All,
i already get a solution by creating custom control that mimics Live writer experience :), The Umbraco Blog API seem great to do post and update the post :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.