X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fadmin%2Fwiki.tpl;h=302b6c51397937e98988f1309d3f450a9639a6d8;hb=afe6e01ca6b3e2ba559a26bb5375aa03737c5e12;hp=c8257f3e9e43f5e772946c80ce66eba79c17216d;hpb=769dc7d5461a004b042dfff4628cf8eb61d4b9b7;p=platal.git diff --git a/templates/admin/wiki.tpl b/templates/admin/wiki.tpl index c8257f3..302b6c5 100644 --- a/templates/admin/wiki.tpl +++ b/templates/admin/wiki.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -25,78 +25,65 @@ {literal} {/literal}

- {icon name=feed title='fil rss'} + {icon name=feed title='fil rss'} {icon name=magnifier} Voir les changements récents

+{xsrf_token_field} - - - - + + + + {foreach from=$wiki_pages key=cat item=pages} - {foreach from=$pages item=perm key=page name=pages} - + {/foreach} {/foreach} - + - - - + + + + + +
- page - - lecture - - écriture - - action - pagelectureécritureaction
- - + + - {$cat} ({$pages|@count}) {icon name=magnifier title="Changements récents"}
- {icon name=tick title='tout cocher'} - {icon name=cross title='tout décocher'} - {icon name=arrow_refresh title='toggle'} + + {icon name=tick title='tout cocher'} + {icon name=cross title='tout décocher'} + {icon name=arrow_refresh title='toggle'}
Attribue les permissions aux pages cochées : + + +
pagelectureécritureaction

- * : les pages marquées d'une astérisque sont actuellement disponibles en cache (accès plus rapide) + * : les pages marquées d'une astérisque sont actuellement disponibles en cache (accès plus rapide).

{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}