14 October 2005

Luigi – at 10:01

Very nice.
And what about having an optional reference/email/url field stored for the author as well?

LuigiMartini – at 10:02

Let's try this.

LuigiMartini – at 10:04

No, it doesn't work.
[Author as WikiWord, which automatically creates a personal page for the author...]

LuigiMartini – at 10:07

...it would be a nice (and maybe) easy addiction: it would help creating and warming a place for a community...

Hans – at 16:48

I did not want links to an author page, because often the link will point to non-existing page. But you can set a different value for $MPTimeFmt in config.php.

Default:
 $MPTimeFmt = "n>>messagehead<<n!!!!!$Author  &ndash; [-at $Time-] n";

With author link:

 $MPTimeFmt = "n>>messagehead<<n!!!!![[Profiles.$Author|$Author]]  &ndash; [-at $Time-] n";

16 October 2005

JustForFun – at 15:41

i suppose ther is only one thread per forum?

Hans – at 21:32

Each topic is a wiki page.
One thread per page/topic.

25 November 2005

Clayton – at 18:08

Why do shaded areas appear variably after the frame containing author/timestamp?

26 November 2005

Hans – at 08:10

Do you mean why do messages appear in a shaded box? This is the styling of the comment box and can easily be changed. Or do you mean something else?