1468804837 | current | ||
---|---|---|---|
Line 26: | Line 26: | ||
:!: **External requirements:** This plugin requires you apply for cloud storage from your service provider, you can chose any of these: | :!: **External requirements:** This plugin requires you apply for cloud storage from your service provider, you can chose any of these: | ||
* [[http://t.cn/zjxZrUk|Aliyun OSS]] (delevoping) | * [[http://t.cn/zjxZrUk|Aliyun OSS]] (delevoping) | ||
- | * [[Amazon S3]] (Coming soon) | + | * [[https://aws.amazon.com/s3/|Amazon S3]] (Coming soon) |
Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. | Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. | ||
- | |||
- | ===== Examples/Usage ===== | ||
- | |||
- | //[Most people learn by example, so this goes first]// | ||
- | |||
- | See the plugin in action [[www.demosite.com|here]]. The sample page shows all the styles available with the plugin. | ||
- | |||
- | A simple box: | ||
- | |||
- | <box> the box contents </box> | ||
- | |||
- | Some more complex boxes | ||
- | |||
- | <box 80% round orange|a title> the box contents</box> | ||
- | <box 50% left blue>the box contents</box|a caption> | ||
- | <box 60% round #f99 #fc9 #fcc #f60|title>the box contents></box|caption> | ||
- | |||
- | //[Pictures showing the rendered result will help users to understand]// | ||
- | |||
- | ===== Syntax ===== | ||
- | |||
- | //[Complete syntax]// | ||
- | |||
- | Basic syntax: | ||
- | <code>{{actionlink>action|title}}</code> | ||
- | * **action** can be one of this: | ||
- | * //edit// --- edit/create/show | ||
- | * //history// --- old revisions | ||
===== Configuration and Settings ===== | ===== Configuration and Settings ===== | ||
- | //[also CSS style tips]// | ||
- | |||
- | ===== Development ===== | ||
- | |||
- | //[downloadable blocks, development comments]// | ||
- | |||
- | === Change Log === | ||
- | |||
- | //[preferable GitHub RSS feed or similar]// | ||
- | |||
- | * **2009-01-01** | ||
- | * Initial release | ||
- | |||
- | === Known Bugs and Issues === | ||
- | |||
- | //[this section might not be needed in case of external bug manager, or use RSS feed]// | ||
- | |||
- | === ToDo/Wish List === | ||
- | |||
- | //[developers roadmap]// | ||
- | |||
- | ===== FAQ ===== | ||
- | |||
- | //[discussions should ideally be deleted and turned into FAQ entries along the way]// | ||
===== Discussion ===== | ===== Discussion ===== | ||
- | |||
- | //Could be placed on an external page (e.g. plugin:pluginname:discussion) to have a distinction between user comments and author docs// | ||
- | |||
↧
plugin:cloudstorage - removed most of the pre-filled content, fixed missing link to Amazon S3
↧