AuthTemplate

AuthTemplate zeigt von allen Seiten die Rechte an, um zu überprüfen, ob vereinzelte Seiten noch ohne Rechte sind. Zusätzlich werden alle PmWiki/AuthUser-Gruppen in Klartext angezeigt.

 

Aufruf:

(:if false:)
[[#authtemplate]]
(:template defaults passwd=?* list=all:)
(:template first:)
|| class='indent authlist' cellspacing=0 cellpadding=0 border=1
||!Pagename ||!Read ||!Edit ||!Attr ||!Upload ||
(:template first {=$Group}:)
(:if exists {=$Group}.GroupAttributes:)
||[-[[{=$Group}.GroupAttributes(?action=attr)]]-] \
||[-{{=$Group}.GroupAttributes$PasswdRead}-] \
||[-{{=$Group}.GroupAttributes$PasswdEdit}-] \
||[-{{=$Group}.GroupAttributes$PasswdAttr}-] \
||[-{{=$Group}.GroupAttributes$PasswdUpload}-] ||
(:if:)
(:template each:)
(:if ! equal {=$Name} GroupAttributes :)
||[-[[{=$FullName}(?action=attr)]]-] \
||[-{=$PasswdRead}-] \
||[-{=$PasswdEdit}-] \
||[-{=$PasswdAttr}-] \
||[-{=$PasswdUpload}-] ||
(:if:)
(:template last:)

Displayed {$$PageCount} pages.
[[#authtemplateend]]
(:if:)

(:pagelist fmt=#authtemplate list=all:)
 

Sonstiges

 

Kategorie: PmWiki, Kochbuch


 << Links | Home | Serien >> << AuthList | Projekte | PmWiki Demo >>

Inhalt

 



Menü Ausschalten