| 25 | | plugins/Templets |
| | 28 | * Download and extract Templets-<version>.zip file. |
| | 29 | |
| | 30 | * Upload or copy the contents of "plugins" directory into your |
| | 31 | "plugins" directory. |
| | 32 | |
| | 33 | NOTE: "plugins/MyTemplet" is an example templet. If not required, |
| | 34 | you don't need to upload this. |
| | 35 | |
| | 36 | * After proper installation, you will find "Templets" plugin listed |
| | 37 | on the "System Plugin Settings" screen. |
| | 38 | |
| | 39 | = How to use = |
| | 40 | |
| | 41 | Currently, Templets plugin provides just one feature that is for |
| | 42 | appending a templet to current template set. |
| | 43 | |
| | 44 | * Go to [Design]->[Templates] and then choose the [Append a templet] |
| | 45 | link from the "Action" list, which is located lower-right of the |
| | 46 | page. |
| | 47 | |
| | 48 | * Choose a templet from the drop-down box if available. If you want |
| | 49 | to overwrite existing templates by selected templet, check |
| | 50 | [Overwrite existing templates] box. And if you want to make backups |
| | 51 | for existing templates which may be overwritten, check [Make |
| | 52 | backups of existing templates first] box. |
| | 53 | |
| | 54 | * Then click [Append]. |
| | 55 | |
| | 56 | * You'll move to [Design]->[Templates] screen and find templates |
| | 57 | which are included in the templet |
| | 58 | |
| | 59 | = About Templet = |
| | 60 | |
| | 61 | This plugin only includes an example templet named "MyTemplet". |
| | 62 | |
| | 63 | If you'd like to plug and use other templets in your template set, you |
| | 64 | have to separately download templet implementations from third-party, |
| | 65 | or to create your own templet implementations. |
| | 66 | |
| | 67 | For templet developers, Templet Developer's Guide[2] will explain how |
| | 68 | they can implement templet plugins so easily. |
| | 69 | |
| | 70 | = References = |
| | 71 | |
| | 72 | [1] Templets |
| | 73 | [http://code.as-is.net/public/wiki/Templets] |
| | 74 | |
| | 75 | [2] Templet Developer's Guide |
| | 76 | [http://code.as-is.net/public/wiki/TempletDevelopersGuide] |