]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/examples/blog/discussion.mdwn
a1d4d1c9d34bf27d78a8b211774d4a91f6710204
[git.ikiwiki.info.git] / doc / examples / blog / discussion.mdwn
1 ##How to remove the postform for my blog from front page?
3 I have an inline to create a blog on the front page of my site. I don't want any visitors to see that form nor attempt to click "Edit" on it.  I tried setting postform="no" but I did not notice any change.
5 Any suggestions on how I can have a private webpage that offers the blog post form ("Add a new post titled:") and also turn off that form from my front page but still keep the blog articles displayed from the front page?
7 I looked at the "inline" docs but may have overlooked this.
9 I do see I can disable the editpage plugin to remove from front page. But then that made it so I can't add a new blog posting (I want to just not from the front page).
11 -- [[JeremyReed]]