[pmwiki-users] Pagelist converts & in Title into &
Patrick R. Michaud
pmichaud at pobox.com
Thu Mar 1 10:48:59 CST 2007
On Thu, Mar 01, 2007 at 05:46:37PM +0100, kirpi at kirpi.it wrote:
> > perhaps you could try something like:
> >
> > $FmtPV['$Cleantitle'] =
> > 'str_replace(array("<",">","&"),array("<",">","&"),
> > PageVar($pn,"$Title")';
If you all can wait just a bit, I'll fix $Title in the next
release (later today). I'm just a bit swamped this morning. :-|
Pm
More information about the pmwiki-users
mailing list