diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-08 15:59:08 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-08 15:59:08 -0500 |
commit | 7960031135e74f6d36abc4294dbadb687117222c (patch) | |
tree | 482778fb123b930018c62bb72464264c60c51bf2 /doc/page_locking.mdwn | |
parent | 7b125b45b025bc92e67ef6e9984f7eb5a1970987 (diff) | |
download | ikiwiki-7960031135e74f6d36abc4294dbadb687117222c.tar ikiwiki-7960031135e74f6d36abc4294dbadb687117222c.tar.gz |
MAJOR basewiki reorg
Including redir pages for the moved basewiki pages. These will be removed in
a future release.
Diffstat (limited to 'doc/page_locking.mdwn')
-rw-r--r-- | doc/page_locking.mdwn | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/page_locking.mdwn b/doc/page_locking.mdwn index 01c687169..21f4fb027 100644 --- a/doc/page_locking.mdwn +++ b/doc/page_locking.mdwn @@ -5,10 +5,11 @@ from editing the pages, however. To lock a page, log into the wiki as whatever user is configured as the admin, and in your Preferences page, you'll find a field listing locked -pages. This is a [[PageSpec]], so you have a fair bit of control over what -kinds of pages to lock. For example, you could choose to lock all pages -created before 2006, or all pages that are linked to from the page named -"locked". More usually though, you'll just list some names of pages to lock. +pages. This is a [[ikiwiki/PageSpec]], so you have a fair bit of control +over what kinds of pages to lock. For example, you could choose to lock all +pages created before 2006, or all pages that are linked to from the page +named "locked". More usually though, you'll just list some names of pages +to lock. One handy thing to do if you're using ikiwiki for your blog is to lock "* and !*/Discussion". This prevents others from adding to or modifying |