DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:miniblog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:miniblog [2017-04-13 05:45] – created lainmeplugin:miniblog [2020-02-05 09:13] (current) – Version upped Aleksandr
Line 1: Line 1:
-====== miniblog Plugin ======+====== Miniblog Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 6: Line 6:
 email      : lainme993@gmail.com  email      : lainme993@gmail.com 
 type       : syntax, action, helper type       : syntax, action, helper
-lastupdate : 2017-04-13 +lastupdate : 2018-07-06 
-compatible : Frusterick Manners +compatible : Frusterick Manners, Hrun 
-similar    : blog, blogtng, disqus +similar    : blog, blogtng, disqus, discussion 
-tags       : blog, disqus+tags       : blog, disqus, discussion, feed
  
-downloadurl: # eg. http://github.com/lainme/dokuwiki-plugin-miniblog/zipball/master +downloadurl: https://github.com/lainme/dokuwiki-plugin-miniblog/archive/master.zip 
-bugtracker : # eghttp://github.com/lainme/dokuwiki-plugin-miniblog/issues +sourcerepo : https://github.com/lainme/dokuwiki-plugin-miniblog
-sourcerepo : # eg. http://github.com/lainme/dokuwiki-plugin-miniblog+
-donationurl: +
  
-screenshot_img :  
 ---- ----
  
-//:!: This template contains various hints on how to fill in data (formatted in italics). Be sure to remove the hints and unwanted sections (Eg. the Syntax/Example section for non-syntax plugins.//+A simple blog plugin that treats pages in ''blog'' namespace as blog entries, based on the following plugins: [[blog]], [[include]], [[blogtng]], [[disqus]].
  
 ===== Installation ===== ===== Installation =====
  
-//[First, last and only chance to warn users before installing (some has already done that before reading this)]//+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
-:!: **External requirements:** This plugin requires the following additional components that must be installed separately:  +===== Configuration =====
-  * [[A banana]] +
-  * [[Another banana]]+
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the pluginRefer to [[:Plugins]] on how to install plugins manually. +Specify the Disqus shortname in the Configuration Manager.
- +
-===== 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 ===== ===== Syntax =====
  
-//[Complete syntax]// +=== Displaying a list of blog entries ===
- +
-Basic syntax: +
-<code>{{actionlink>action|title}}</code> +
-  * **action** can be one of this: +
-    * //edit//    --- edit/create/show +
-    * //history// --- old revisions +
- +
-===== 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]//+  <miniblog>
  
-===== FAQ =====+=== Displaying a list of blog entries with the Twentyfifteen Template ===
  
-//[discussions should ideally be deleted and turned into FAQ entries along the way]//+  <miniblog twentyfifteen>
  
-===== Discussion =====+=== Adding Disqus comment to a post ===
  
-//Could be placed on an external page (e.g. plugin:pluginname:discussion) to have a distinction between user comments and author docs//+  ~~DISQUS~~
  
 +==== Feed ====
  
 +The feed URL is ''%%feed.php?mode=miniblog%%''
  
plugin/miniblog.1492055119.txt.gz · Last modified: 2017-04-13 05:45 by lainme

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki