Jim, I don't recall if I had an /opt/rt3/local/plugins/RT-FM/html/Elements directory or if I had to add it manually, but that is where my EditCustomFieldWikitext is living. I also have the /opt/rt3/local/plugins/RT-FM/html/RTFM/Elements folder, but I didn't change anything inside of it.
Regarding the textarea tags, the section id="...-Values" needs to be added to the 2 existing textarea tags. For me they were on lines 66 and 69 of the EditCustomFieldWikitext file. I inserted the id section after Rows and before Name. - Dan -- Daniel Farst IT Support Coordinator College of Arts and Sciences Case Western Reserve University [email protected] ---------------------------------- Wednesday, April 29, 2009, 9:55:10 AM, you wrote: ---------------------------------- Hi Daniel, Thanks for the reply. I don?t have /opt/rt3/local/plugins/RT-FM/html/Elements, my path looks like this instead; /opt/rt3/local/plugins/RT-FM/html/RTFM/Elements/ so I copied EditCustomFieldWikitest there instead but I cant get it to work. Also can you clarify this for me? In the post it says; Add in both "textarea" tags: <textarea ... id="<%$NamePrefix%><%$CustomField->Id%>-Values"...</textarea> Is this in addition to what is already there? Or in place of? Many thanks, Jim -----Original Message----- From: Daniel Farst [mailto:[email protected]] Sent: 29 April 2009 14:37 To: Jim Tambling Subject: Re: [rt-users] RTFM WikiText Format Toolbar I was able to. Some of the file names have changed, essentially everything else was the same as in the other post: · Use /opt/rt3/local/plugins/RT-FM/html/Elements/EditCustomFieldWikitext instead of /opt/rt3/local/html/Elements/EditCustomFieldWikitext · Edit /opt/rt3/local/plugins/RT-FM/html/RTFM/Article/Edit.html instead of /opt/rt3/local/html/RTFM/Article/Edit.html -- Daniel Farst IT Support Coordinator College of Arts and Sciences Case Western Reserve University [email protected] ---------------------------------- Tuesday, April 28, 2009, 10:27:54 AM, you wrote: ---------------------------------- Hello all, In my quest to achieve RTFM nirvana I came across this post: http://www.gossamer-threads.com/lists/rt/users/70588#70588 Has anybody achieved this in RT 3.8.2/RTFM 2.4.1? Regards, Jim
_______________________________________________ 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
