Show all posts by user
The template language was updated and improved in Phorum 5.2+. You will need new templates and new template hacks and mods.
You can find a list of Templates for Phorum v5 / v6
You can find a list of Templates for Phorum v5 / v6
Re: WYSIWYG Editor for Phorum (edit: CKEditor spamvertisement) - 16 years ago
Did not mean to convey that the other editors (which I did not mention by name) would not work, just that I could not make them work. The code added to the Template files seem to be stripped away before the delivery to the browser for all except the one mentioned. Maybe adding the javascript code via a mod prior to the before_footer hook would have resolved that issue. Thank you, Kyleby klgordon - v5/v6 Templates
Re: WYSIWYG Editor for Phorum - 16 years ago
Sorry, This was my first post and I will not cross post again. I was not sure where to post too. I certainly did not dish the Phorum editor, and if you got that impression, I did not intend for the post to convey that message. I was just looking for an Editor that would not require the user to have to know bbcode. If you could point me in the direction, how the editor could be replaced with a MODby klgordon - v5/v6 Templates
WYSIWYG Editor for Phorum (edit: CKEditor spamvertisement) - 16 years ago
<br> I have been looking for a WYSIWYG editor, and have tried just about all of them without success until I found the CKEditor After unzipping the files from the ckeditor.zip file, I copied the main folder and files to my Phorum folder and modified the template files with /n <textarea> in them. Here is the code block I added: <textarea name="bby klgordon - v5/v6 Templates