Show
Ignore:
Timestamp:
08/21/08 02:41:11 (5 months ago)
Author:
ogawa
Message:

Add some README document.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Templets/trunk/Templets-README.txt

    r492 r493  
     1Templets - A plugin for making Template Sets pluggable 
     2 
     3= Overview = 
     4 
     5Templets plugin realizes "pluggable template sets" called "templet", 
     6and allows you to install and manange new templates very 
     7straightforwardly and flexibly.  It makes very easy: 
     8 
     9 * For users to customize their base template sets by plugging in 
     10   various kinds of templets, such as iPhone/cellphone templet, widget 
     11   template library templet, and ActionStreams templet if available. 
     12 
     13 * For template designers to package and distribute their own 
     14   templates. 
     15 
     16 * For plugin developers to package and distribute sample templates 
     17   that use newly implemented template tags, into their plugins. 
     18 
     19Until now, installing and updating templates have been a bothersome 
     20task with a lot of cut-and-paste.  But from now, Templets provides a 
     21"turn-key" solution to install any templates into your blogs. 
     22 
     23= Installation = 
     24 
     25plugins/Templets 
     26 
     27-- 
    128$Id$