[pmwiki-users] tweaking the operation of Site.AuthForm
Hans
design at softflow.co.uk
Wed Mar 22 16:13:46 CST 2006
Wednesday, March 22, 2006, 8:45:07 PM, The wrote:
> And to add a question to Neil's, is there a way to modify the
> ForumStyled script so it only shows the date for each post list and
> not the date and time? That is, can $LastModified be changed perhaps
> to $DateModified? The full timelog is breaking my formatting a bit,
> and my forum is not really that active.
This is done in commentboxstyled.php.
You can redefine the variable $MPDateTimeFmt, eithe rin the script, or
preferably in config.php, or local/Forum.php with effect only for the
group Forum:
$MPDateTimeFmt = "(:nl:)>>messagehead<<\n!!!!!\$Author — [-\$Date-] \n"
Best,
Hans
More information about the pmwiki-users
mailing list