Archive for November, 2009
Tuesday, November 24th, 2009
What’s this
- Exporting plugin data as part of the theme.(It is necessary to install PluginDataExporter similarly when the written theme is installed in another MT and it uses it.)
- When the user who has the permission of a system-wide plugin setting exports, the system-wide setting can be written together.
What can’t be done
- It doesn’t work correctly for some of plugin.
Installation
- Download archive from download page.
- Extract archive file, and upload these files to your plugin directory.
- Complete.
License (wrapper)
MIT License
Posted in PluginDataExporter | No Comments »
Tuesday, November 24th, 2009
Export Blog Themes
Select plugins to export
Posted in PluginDataExporter | No Comments »
Monday, November 9th, 2009
System Plugin Settings
1. Buttons
Configured in “1″ of a page.
2. Fonts and Font sizes
Configured in “2″ of a page.
3. Formats
Configured in “3″ of a page.
4. CSS for contents area
Configured in “4″ of a page.
5. Styles
The content of “mt-static/plugins/CKEditor/style/config.js” is rewritten and configured.
6. Templates
The content of “mt-static/plugins/CKEditor/template/config.js” is rewritten and configured.
7. Other settings
Configured in “5″ of a page.
Or, the content of “mt-static/plugins/CKEditor/ckeditor/config.js” is rewritten and configured.
7-1. BlogID and BlogThemeID
BlogID as “CKEditorBlogID” and BlogThemeID as “CKEditorBlogThemeID” will be defined.
And, the editor’s setting of each blog and each theme can be changed by using this.
7-2. Target
Because the edit object is set to the variable as “CKEditorObjectType” (It is ‘Entry’ or ‘Page’), the setting can be changed by using this.
Posted in CKEditorForMT | No Comments »
Monday, November 9th, 2009
What’s this
- When Entry and Page are edited, CKEditor is made available as WYSIWYG editor.
- Not only “BODY/MORE” but also it is possible to apply to the “Outline” field and other a Custom-Fields field.
- The pictogram that TypePad distributes can be inserted.
Installation
- Download “CKEditor-x.x.x.zip” from download.
- Extract this file.
- Upload “CKEditor-x.x.x/plugins/CKEditor” as “plugins/CKEditor”.
- Upload “CKEditor-x.x.x/mt-static/plugins/CKEditor” as “mt-static/plugins/CKEditor”.
- Installation successful.
License
Licensed under the terms of any of the following licenses at your choice:
AUTHORS
CKEditor for Movable Type
CKEditor
Posted in CKEditorForMT | 2 Comments »
Monday, November 9th, 2009
Simple button layout.

Full button layout.

Insert Assets.

Posted in CKEditorForMT | No Comments »