phpBB Forum-Link in TinyMCE
Posted: Thu Aug 30, 2007 3:18 pm
I am currently building a website where for most articles/pages the user should have the option to comment on the article/proposal. I tested the 'comments' module but its functionality is quite limited. I found that a forum would serve much better.
As most of my sites users/editors have only limited experience in site management and non in html programming, I could not expect themĀ to code the links in TidyMCE. Therefore, I programmed a TidyMCE plugin similar to the one used for internal links. Now the user just needs to select the category or the forum and the plugin generates the forum link.
If you like to have a look at the source code, you can find it on the TidyMCE plugin page on SourceForge.net. (See the _readme.txt file for installation and usage details.)
P.S. I'll share a link to the webpage made using this plugin once it's live.
As most of my sites users/editors have only limited experience in site management and non in html programming, I could not expect themĀ to code the links in TidyMCE. Therefore, I programmed a TidyMCE plugin similar to the one used for internal links. Now the user just needs to select the category or the forum and the plugin generates the forum link.
If you like to have a look at the source code, you can find it on the TidyMCE plugin page on SourceForge.net. (See the _readme.txt file for installation and usage details.)
P.S. I'll share a link to the webpage made using this plugin once it's live.