Re: Default Template discussion
Janne Jalkanen <[email protected]>
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
> Why see an Attach tab or Edit tab if you are not allowed to do > anything with > it? An alternative easy hack is to just write a line stating the > requierments for usage. But it's not clean. Displaying tabs according to permissions is easy to do. > It would be highly irregular or unlikely that someone is allowed to > edit but > not to comment. Not only that, but it is impossible (without hacking jspwiki source code). Giving someone "edit" rights always gives them "comment" rights as well. > However, someone may easily be allowed to comment but not to edit. True. > Each Wiki Page, IMHO, should have its optional space for its own Quick > Links. I know again that they can just dangle at the end of the > page as > links or footnotes but that space is usually reserved for comments. > Perhaps > some space opposite the Favorite Menu. Let's save this for a later time - this can get awfully complicated. Besides, it's possible to do anyway with the new Test and If plugins. A bit complicated, but possible. /Janne