On Jun 22, 2009, at 12:23 PM, Geoff Roberts wrote: > Hi, > > Does anyone know if it is possible to create tables in RTFM Wiki > custom > fields? I am using RTFM 2.4.1. > > I've tried the standard "|", but they don't seem to work. > > If not, is it possible/relatively easy to change the Wiki > interpreter to say > CGI:Wiki or some other Wiki interpreter that has tables?
The current interpreter is http://search.cpan.org/dist/Text-WikiFormat/ You can replace that by making a local override of Elements/ ShowCustomFieldWiki That will affect all WikiText fields in RT -kevin > > I've read http://wiki.bestpractical.com/view/RTFM on creating custom > tags. > However after going to the lengths outlined in the link, I'm > wondering if > swapping the interpreter might be another viable option yielding > potentially > more benefits? > > Kind regards, > > Geoff > > > > _______________________________________________ > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users > > Community help: http://wiki.bestpractical.com > Commercial support: [email protected] > > > Discover RT's hidden secrets with RT Essentials from O'Reilly Media. > Buy a copy at http://rtbook.bestpractical.com > _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
