[pmwiki-users] Enforce author

Patrick R. Michaud pmichaud at pobox.com
Mon Jun 11 19:02:53 CDT 2007


On Tue, Jun 12, 2007 at 12:18:35AM +0100, marc wrote:
> Patrick R. Michaud said...
> > On Mon, Jun 11, 2007 at 11:45:33PM +0100, marc wrote:
> > > Hi,
> > > 
> > > For a site not using authuser, I've forgotten how to enforce an entry in 
> > > the author field when editing. Could someone please remind me. Thanks.
> > 
> > $EnablePostAuthorRequired = 1;
> 
> Thanks, Patrick. A search didn't uncover it.
> 
> Btw, it would be nice to be able to do:
> 
>   %colour%(:messages:)%%
> 
> rather than
> 
>   >>colour<<
>   (:messages:)
>   >><<

%colour% Doesn't quite work.  %colour% would normally produce a <span>,
and <span>'s cannot have any block markups in them.

> here. The default doesn't stand out very well.

We can certainly see about changing the defaults.

Pm



More information about the pmwiki-users mailing list