Hi!
I am looking for a guestbook without smileys. I think your guestbook is super, but it has smileys... I now wonder if there is a way of inactivating them. I tried to delete them from the system but ended up with pictures with a red cross in. And that doesn´t look good...
Inactivate smileys
- Jan
- Phoca Hero
- Posts: 48706
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Inactivate smileys
Hi, you can hide them if you will deactivate them in tinymce settings (in html/js code):
components/com_phocaguestbook/helpers/phocaguestbook.php
remove emotions in function displaySimpleTinyMCEJS()
You can disable the whole tinymce editor too (in parameters)
components/com_phocaguestbook/helpers/phocaguestbook.php
remove emotions in function displaySimpleTinyMCEJS()
Code: Select all
.'theme_advanced_buttons1 : "bold, italic, underline, separator, strikethrough, justifyleft, justifycenter, justifyright, justifyfull, bullist, numlist, undo, redo, link, unlink, separator, emotions",'. "\n"
If you find Phoca extensions useful, please support the project