Procházet zdrojové kódy

Temparary access help page added

master
Dirk Alders před 3 měsíci
rodič
revize
6ced99df15
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3
    1
      pages/help.py

+ 3
- 1
pages/help.py Zobrazit soubor

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

Načítá se…
Zrušit
Uložit