<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.8.1">
</HEAD>
<BODY>
hi list<BR>
what is the best way (for future version 2.1) to include/exclude parts of the skin, depense of pageactions?<BR>
<BR>
I would like to inculde/exlude part of the skin&nbsp; depense if the users has the right to read, edit, upload,&nbsp; otheraction. .. .<BR>
<BR>
I did see several solutions, but what is the best one.&nbsp; I cant use<BR>
&nbsp;&nbsp;&nbsp;&nbsp; <TT>&lt;!--markup:</TT>(:if auth read:)somthing(:ifend:)<TT>--&gt;</TT> <BR>
cause i need a diffrent styling and the wikibehavior like questionmark for nonexisting pages shouldnt apear .<BR>
<BR>
Currently I'm using UserAuth but I will switch to AuthUser if 2.1 is releasd. . . ..<BR>
<BR>
grz nos
</BODY>
</HTML>