I'm pretty sure there was some syntax for that, but I'm unable to find it.
I want some parts of the page to be visible only for members / owner.
Howto?
Users who watch this page:
... and more
I'm pretty sure there was some syntax for that, but I'm unable to find it.
I want some parts of the page to be visible only for members / owner.
Howto?
Sorry, this is impossible.
You could create a second, private site and iframe it in. People that aren't members of the private site would get an error for having incorrect permissions to view it.
— Shane | Blog | CycloDS Revolution | Compatibility List | Want me to manage your next wiki? | XBL: leiger40
Naah. This is not an option. I just want the "admin" submenu in the nav:top page to be visible only for me as visitors of my page are not interested in it.
I'm surprised there is no feature like this. I was pretty sure it was already implemented.
A lot of people, including myself, would like this feature. You're not alone.
However, it will most likely never happen (or at least, not for a long time). Wikidot caches all of their pages to reduce the server stress from people accessing their wikidot sites. A positive result is that we get faster sites, and less downtime.
A negative result of that is that there are some serious limitations for feature requests.
The design documents for what you want can be found here: http://blog.wikidot.com/design:13/noredirect/true
This is a suggested way for the module to work… but it hasn't been put on the development list yet.
— Shane | Blog | CycloDS Revolution | Compatibility List | Want me to manage your next wiki? | XBL: leiger40
Is there a way to limit viewing of the particular category only to members on open site?
No, but that also has its own design document… http://blog.wikidot.com/design:23/noredirect/true
— Shane | Blog | CycloDS Revolution | Compatibility List | Want me to manage your next wiki? | XBL: leiger40
I just want the "admin" submenu in the nav:top page to be visible only for me as visitors of my page are not interested in it.
Not a perfect solution, but I came up with this method to make my admin menu less obvious to passers by:
http://community.wikidot.com/howto:add-a-hidden-menu-to-nav:top
-Ed
Thanks. I will use this one until anything better is available.