Skip to content

FogBugz:Movable Type 5 Designer's Guide

Nick edited this page May 16, 2011 · 1 revision

The goal of this project is to translate Movable Type 5 Designer’s Guide written by Mr Hajime Fujimoto. He kindly offered to contribute his following Movable Type to the community if someone could help in translating.

  • Movable Type Developer Guide
  • MT5 User Guide
  • MT5 Designer’s Guide

Movable Type 5 Designer’s Guide

Movable Type Developer’s Guide

  • Loading Movable Type Object
    • MT::Blog
    • MT::Entry
    • MT::Page
    • MT::Category
    • MT::Folder
    • MT::Comment
    • MT:Trackback
    • MT::Asset, MT::ObjectAsset
    • MT::Tag, MT::ObjectTag
    • MT::Author
  • Dealing MT Objects and its utilites
    • MT::Object class
    • Load method
    • Object properties
    • Object count
    • Creating, Editing, Saving, Deleting objects
    • Object relations
    • MT::Util, MT::I18N
  • Extending Template Tags
    • Create a first plugin
    • config.yaml
    • Global Modifier
    • Creating a Function Tag
    • Context and Attributes
    • Creating a Block Tag
    • Conditional Tags
    • Loop Tags
    • Archive Types
    • include_blogs attribute
    • Example of the custom tags
  • Internationalize your plugins
  • Textfilter plugin
  • Spam Filter plugin
  • Logging
  • Sending Mail
  • Rebuild
  • Command line tools
  • Debugging
Clone this wiki locally