X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=templates%2Fhost_menu.html;h=322dda069986539536deb381627af54b5df09f2f;hb=e336401181f56f19ec18175d47462e7a5d5f07e2;hp=f44337eda65ff8183a25e3a9dacee82b62e75f90;hpb=50799fee9a4c3906fe0ab9988df83af2109fa269;p=cocanwiki.git diff --git a/templates/host_menu.html b/templates/host_menu.html index f44337e..322dda0 100644 --- a/templates/host_menu.html +++ b/templates/host_menu.html @@ -1,12 +1,45 @@ -Global settings +Sitewide settings + -

Global settings

+

Sitewide settings

+ +

Interesting pages and links

+ + + +

Site management

+ + + +::if(can_manage_site):: + +

Site settings

@@ -16,7 +49,10 @@ +::if(can_edit_global_css):: +Edit global stylesheet ... +::end:: + @@ -45,6 +81,10 @@ + + + + @@ -52,6 +92,18 @@ + + + +
Global stylesheet: ::if(has_global_css)::View global stylesheet::else::No global stylesheet for this site.::end::
-Edit global stylesheet ...
Allow anyone to see the site: ::if(search_box)::Yes::else::No::end::
Navigation box: ::if(navigation)::Yes::else::No::end::
Theme: ::if(has_theme_css)::::theme_name_html::
::theme_description_html:: ::else:: Standard wiki theme ::end::
Feedback email address: ::if(has_feedback_email):: ::feedback_email_html:: ::else:: None set up yet. ::end::
Branding: + ::if(has_brand):: + ::brand_html::
+ Tagline: ::brand_tagline_html::
+ Description: ::brand_description_html:: + ::else:: + None set up yet. + ::end:: +

@@ -63,30 +115,8 @@

- - - - - - +::include(footer.html):: \ No newline at end of file