• R/O
  • HTTP
  • SSH
  • HTTPS

nucleus-plugins: Commit

Nucleus CMS日本語版用プラグインのうち、日本語版開発者がサポートしているもの


Commit MetaInfo

Revision867dd81e41550d90f800967df56220712a9fad1f (tree)
Time2008-09-19 08:39:15
Authorkmorimatsu <kmorimatsu@1ca2...>
Commiterkmorimatsu

Log Message

MitasNom 0.6.0

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/plugin@707 1ca29b6e-896d-4ea0-84a5-967f57386b96

Change Summary

Incremental Difference

--- a/trunk/NP_MitasNom/NP_MitasNom.php
+++ b/trunk/NP_MitasNom/NP_MitasNom.php
@@ -12,7 +12,7 @@ class NP_MitasNom extends NucleusPlugin {
1212 }
1313 function getMinNucleusVersion() { return 220; }
1414 function getAuthor() { return 'Katsumi, Cacher, yamamoto'; }
15- function getVersion() { return '0.5.9.9.3'; }
15+ function getVersion() { return '0.6.0'; }
1616 function getURL() {return 'http://japan.nucleuscms.org/wiki/plugins:mitasnom';}
1717 function getDescription() { return $this->translated('WYSIWYG HTML editor plagin using FCKeditor'); }
1818 function supportsFeature($what) { return (int)($what=='SqlTablePrefix'); }
Show on old repository browser