Tuesday, April 3, 2007, 4:05:51 PM, Patrick wrote:

> I'll go ahead and do this, but given my current workload it'll
> take me a day or two to get a prototype together.  Essentially
> the format will be:

>     {(name args)}
>....

So

  {(date d.m.Y - H:i)}

in  a template may be  correct syntax for a new date function?
And I won't need

$string = preg_replace('/\\{\\(date\\s(.*?)\\)\\}/e',"date(PSS('$1'))",$string);

in Fox for timestamping a post? Or am I totally misunderstanding what
 a {(date )} markup is used for?


  ~Hans


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to