12 lines
588 B
Plaintext
12 lines
588 B
Plaintext
|
I was suprised that, when using the map directive, a pagespec of "*"
|
||
|
listed all the translated pages as well as regular pages. That can
|
||
|
make a big difference to an existing wiki when po is turned on,
|
||
|
and seems generally not wanted.
|
||
|
(OTOH, you do want to match translated pages by
|
||
|
default when locking pages.) --[[Joey]]
|
||
|
|
||
|
> Seems hard to me to sort apart the pagespec whose matching pages
|
||
|
> list must be restricted to pages in the master (or current?)
|
||
|
> language, and the ones that should not. The only solution I can see
|
||
|
> to this surprising behaviour is: documentation. --[[intrigeri]]
|