[pmwiki-users] AuthUser (was UserAuth) (Susan)

Patrick R. Michaud pmichaud at pobox.com
Thu Mar 2 23:46:28 CST 2006


On Thu, Mar 02, 2006 at 05:38:15PM -0500, The Editor wrote:
> Susan, I'm trying to get my login page working also.  Your script
> helped, but I'd like to put some kind of box around it for styling,
> like:
> 
> %block bgcolor=#f0f9ff border='1px solid gray' padding=5px%[@
> Login code...
> @]
> 
> But of course when I do this, the code shows up as text, and won't
> work...  Any suggestions?

Use a div:

    >>bgcolor=#f0f9ff border='1px solid gray' padding=5px<<
    login code...
    >><<


> I'm having the same sort of trouble with the #nobold# suggestion.  I put
> .nobold a { font-weight:normal; } in my skin.css and then tried this in a page:
> 
> #nobold#  (:pagelist  various attributes...:)  with no effect.  I also
> tried putting it in a pagelist template.  Nothing seems to work.

It needs to be %nobold% with percent signs.

Pm





More information about the pmwiki-users mailing list