Foren / Cotonti / Extensions / Some tweaks for MarkItUp editors

If you also have suggestions for improving the editor, let's wri

Asmo
#906 4. September 2008, 06:33
I do not like that header code editor included everywhere

A small tweaks:


in file: markitup.header.php


$editor_locations = array('add','edit','editpost','newtopic','posts','profile');
if(in_array($m, $editor_locations) || $comments) 
{
***load header editor code***
}


Enjoy :)


If you also have suggestions for improving the editor, let's write them in this topic

Dieser Beitrag wurde von Asmo (am 4. September 2008, 06:40, vor 15 Jahre) bearbeitet