I'm revisiting an old issue with the umbraco blog and tags. Basically when a blog post is not published but it has tags/categories associated with it then the tag on the website is updated with the article. For example; if I have a category called 'Umbraco' with 1 post published in it and I start a new blog post, add the tag/category 'Umbraco' to it but save and DON'T publish. The tags count on the front end will display Umbraco(2). What's worse is, if you click on the Umbraco tag you can view the unfinished/unpublished post.
I'm trying to find where unpublished posts are stored. I can't find them in the umbraco.config file which is where the published blog entries are. I'm hoping once I can find them I can see where the difference is between published/unpublished files/posts. You'd think there would be a base property for all articles names ispublished.
Can anyone let me know where the blog posts are stored before they are published?
Does anyone have a work around for the main issue which is the viewing of unpublished posts?
Lloyd
I'm using umbraco v 3.0.6 (Assembly version: 1.0.3050.25839). .net 2.0.
Able to view unpublished blog post. :s
I'm revisiting an old issue with the umbraco blog and tags. Basically when a blog post is not published but it has tags/categories associated with it then the tag on the website is updated with the article. For example; if I have a category called 'Umbraco' with 1 post published in it and I start a new blog post, add the tag/category 'Umbraco' to it but save and DON'T publish. The tags count on the front end will display Umbraco(2). What's worse is, if you click on the Umbraco tag you can view the unfinished/unpublished post.
I'm trying to find where unpublished posts are stored. I can't find them in the umbraco.config file which is where the published blog entries are. I'm hoping once I can find them I can see where the difference is between published/unpublished files/posts. You'd think there would be a base property for all articles names ispublished.
Can anyone let me know where the blog posts are stored before they are published?
Does anyone have a work around for the main issue which is the viewing of unpublished posts?
Lloyd
I'm using umbraco v 3.0.6 (Assembly version: 1.0.3050.25839). .net 2.0.
Please add issue to codeplex
Will do Petr but I can only find the blog for Umbraco 4. Do you have a link to the relevant version I am using?
Lloyd
is working on a reply...