'; if (isset($_GET["do"])) { if ($_GET["do"]=="upload" OR $_GET["do"]=="freebox" OR $_GET["do"]=="edit" OR $_GET["do"]=="categories") { //DELETE FADING IN CONFIRMATION (e.g. are you sure u want to delete?) $loadjavascripts .=' '; // DELETE categories confirmation $loadjavascripts .=' '; ### INSERT EDITOR WYSIWYG in specified pages // TinyMCE is loaded from an external (offical) URL. If no connection available then a simple textarea will be shown // Note: the - entity_encoding : "raw" - into tinyMCE.init solves issues with html entities (conversion of letter with accents, and other characters) in the "long description" of episodes // extended_valid_elements and custom_elements allows to insert new html elements (e.g. Google custom search engine) //NB in future enable "code" from toolbar below just for freebox $loadjavascripts .=' '; } } ?>