[Pmwiki-users] CSS layout in pmwiki-0.6

Christian Ridderström chr
Tue Jan 20 09:11:45 CST 2004


On Tue, 20 Jan 2004, Patrick R. Michaud wrote:

> On Tue, Jan 20, 2004 at 01:50:58PM +0100, Christian Ridderstr?m wrote:
> > 
> > Maybe this choice between table or div-laoyt could be allowed to be 
> > controlled through an extra argument in the URI?
> > 
> > 	http://.../Kallisti/LongTextPageDiv?layout=table
> > or
> > 	http://.../Kallisti/LongTextPageDiv?layout=div
> 
> An admin could enable this functionality by doing something like
> 
>   if ($HTTP_GET_VARS['layout']=='div') { 
>      include_once('scripts/csslayout.php');
>      // ... other stuff
>   }

What about having this choice propagate into all the links generated by 
wikiwords etc?  (From the user's perspecitve, he'd probably prefer to 
only have to specify this once). Oh well, this is is hardly important now 
anyway.

/Christian

-- 
Dr. Christian Ridderstr?m, +46-8-768 39 44       http://www.md.kth.se/~chr




More information about the pmwiki-users mailing list