TinyMCE in “Add FAQ” for normal users in phpMyFAQ

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
tshrinivasan
Posts: 5
Joined: Wed Dec 01, 2010 6:11 pm

TinyMCE in “Add FAQ” for normal users in phpMyFAQ

Post by tshrinivasan »

The issue I found in phpMyFAQ is “the simple textbox for submitting FAQ”


Any normal logged in user or anonymous user can submit FAQ.

But the form is in plain text area.

Only “admin” user can approve the FAQs and publish.

But, for the admin user there is a WYSIWYG editor (TinyMCE) available for formatting the content.

It is not a good process for the admin user to sit and formatting the content.

He should read, edit and approve the contents.



As the phpMyFAQ is open source and it is in PHP, I explored the code and the forums.

Forums gave some ideas and it took some hours to modify the code to enable the TinyMCE for all users.

I enabled TinyMCE the WYSIWYG Editor for normal and anonymous users.

Here I posted the procedures to enable it.

http://goinggnu.wordpress.com/2010/12/0 ... -phpmyfaq/

Thanks for the phpMyFAQ developers and the community.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: TinyMCE in “Add FAQ” for normal users in phpMyFAQ

Post by Thorsten »

Hi,

thanks for the nice tutorial!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply