Temparary access help page added

This commit is contained in:
Dirk Alders 2024-10-09 21:25:33 +02:00
parent f9c202f2ca
commit 6ced99df15

View File

@ -31,7 +31,9 @@ CREOLE += mycreole.render_simple("""
""") """)
ACCESS = mycreole.render_simple(_(""" ACCESS = mycreole.render_simple(_("""
= TBD = Access
* Currently just two specific users have write access.
* Pages containing "private" in the relative page path have no public read access.
""")) """))
SEARCH = mycreole.render_simple(_( SEARCH = mycreole.render_simple(_(