Fuhrmann
Well-known member
Is there a way to add an editor using wysiwyg in the Admin Control Panel?
 
I already tried this:
 
	
	
	
		
But when I {xen:raw} only appear a textarea. No controls, anything.
				
			I already tried this:
		PHP:
	
	$this->_params['additionalInfo'] = XenForo_ViewPublic_Helper_Editor::getEditorTemplate(
            $this, 'message','',
            array('editorId' =>    'ctrl_additional_info', 'height' => '150px', 'templateName' => 'editor')
        ); 
 
		 
 
		 
 
		
 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		