Bug Fix
How to install and update
Thanks taka.
About Temlater
Templater can insert a registered template to your editor content with an editor button.
See demo
How to install or update
This is a plugin for syntaxhighlighting your code by using SyntaxHighlighter 2.0 Javascript Library.
*** Version 2.0.1 Released ***
Home : http://alexgorbatchev.com/wiki/SyntaxHighlighter
Project Home : http://code.google.com/p/syntaxhighlighter/
License : LGPL 3
protected function _getVersion()
{
$version = '';
$this->getData();
if($this->_data->type > 0){
$version = trim( JRequest::getVar('v', '', '', 'cmd') );
if(!empty($version)){
$version = '_'. $version;
}
}
return $version;
}
MovableType XML-RPC 2.3.3 Plugin for Joomla!1.5 Released
Bug fix
How to install and upgrade
Bug fix
How to install or upgrade
The editor selector came to be shown only a displayed editor first.