web commit by JeremyReed: ask for example for locking
[ikiwiki.git] / doc / pagespec / discussion.mdwn
1 I am using ikiwiki 2.6.1.
2
3 I can't figure out the locked pages.
4
5 As an admin in preferences, I put in my Locked Pages:
6
7 index and downloads
8
9 I don't want anyone to be able to edit the front page or my downloads page.
10
11 That didn't work. I am using a different web browser as a different non-ikiwiki-admin user.
12
13 So I changed it to
14
15 /index and /downloads
16
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?)
18
19 I also tried
20
21 /index and /downloads/index
22
23 But I could still edit my downloads page.
24
25 Can someone share some hints on how to lock these two pages?
26
27 My source pages for the lock are:
28
29 source/downloads.mdwn
30 source/index.mdwn
31
32 My webpages to lock are:
33
34 public_html/downloads/index.html
35 public_html/index.html
36