Member
Member
mikinoo   2009-06-13, 13:08
#1

how to remove the comment produced by this function,i do not call it and the informations a re in the output...

Administrator
Administrator
acrylian   2009-06-13, 14:26
#2

To explain: This information is for us to help more quickly as we can check ourselves what version and which plugins a user is running. Many people are often not post these infos and we have to ask several times until we get the info needed.

Of course you can remove it by deleting or uncommenting line 134 in the root index.php file.

Member
Member
sbillard   2009-06-13, 14:57
#3

But, of course, if you have problems with this removed, be sure you provide us all the details it would have done. Otherwise we will not be able to help you.

Member
Member
mikinoo   2009-06-14, 13:12
#4

thank you very much. another tip for you:explicitly disable htmlentities conversion in tiny mce, zp is utf8 so it is to needed for 99% users and makes html code unreadable...

Administrator
Administrator
acrylian   2009-06-14, 14:20
#5

It is recommended to use zp in utf8 but you can also use another encoding. Of course you can configure tinymce yourself, too. Two places to look if you use the Zenpage plugin:

  1. zp-core/js/editor_config.js.php
  2. zp-core/plugins/zenpage/texteditorconfig.php
Member
Member
mikinoo   2009-06-16, 14:46
#6

and is it possible to remove tiny mce completely and replace it with a textarea?

Administrator
Administrator
acrylian   2009-06-16, 15:17
#7

Sure, for general image/album descriptions just remove the zp-core/js/editor_config.js.php file and tinymce will be gone.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.