]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/pagespec/discussion.mdwn
web commit by JeremyReed: escape underscore
[git.ikiwiki.info.git] / doc / pagespec / discussion.mdwn
1 I am using ikiwiki 2.6.1.
3 I can't figure out the locked pages.
5 As an admin in preferences, I put in my Locked Pages:
7 index and downloads
9 I don't want anyone to be able to edit the front page or my downloads page.
11 That didn't work. I am using a different web browser as a different non-ikiwiki-admin user.
13 So I changed it to
15 /index and /downloads
17 That stopped me from editing the front page. It didn't say it was locked just repeatedly gave me the ikiwiki login. (How can I get it to tell me it is locked instead?)
19 I also tried
21 /index and /downloads/index
23 But I could still edit my downloads page.
25 Can someone share some hints on how to lock these two pages?
27 My source pages for the lock are:
29 source/downloads.mdwn
30 source/index.mdwn
32 My webpages to lock are:
34 public\_html/downloads/index.html
35 public\_html/index.html