Differences

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

Link to this comparison view

Both sides previous revision Previous revision
tutorials:contribute-to-dokuwiki [2012/03/15 22:27]
91.224.161.250 UPoMpZvXYDF
tutorials:contribute-to-dokuwiki [2012/05/23 11:15] (current)
oej old revision restored
Line 1: Line 1:
-I have to highly apaupld the WebFaction team for getting this working and making it available to their usersI have been trying with great difficulty to get this working on my own VPS till a friend (and WebFaction customer) told me to take a look here   the timing was almost perfect as I had been dealing with this on and off for over three months and was despairing. This combination of Trac and Git alone is prompting me to seriously investigate migrating all my hosting to WebFactionWell done WF!+====== Contribute to Dokuwiki ====== 
 + 
 +===== Overview ===== 
 + 
 +[[http://www.dokuwiki.org|Dokuwiki]] is the wiki system use by SIP-Router.org project as documentation forge. It is open for anyone that wants to contributeYou can register and have an user account or do contributions anonymously, entering CAPCHA codes. 
 + 
 +===== Wiki Syntax ===== 
 + 
 +The syntax supported by Dokuwiki is [[http://www.dokuwiki.org/wiki:syntax|documented here]]. 
 + 
 +===== New documentation ===== 
 + 
 +When creating new documentation, do use [[http://www.dokuwiki.org/namespaces|Dokuwiki Namespaces]]. Check first if one for same topic exists and if not create it - makes nice grouping, therefore the maintenance of documentation is easier. 
 + 
 +===== Syntax Plugins ===== 
 + 
 +Plugins that extend or replace default Dokuwiki syntax: 
 + 
 +  * [[http://www.dokuwiki.org/plugin:bbcode|bbcode]] 
 +  * [[http://www.dokuwiki.org/plugin:box|box]] 
 +  * [[http://www.dokuwiki.org/plugin:highlight|highlight]] 
 + 
 +===== SIP-Router.org Extensions ===== 
 + 
 +Integration with SIP-Router.org Project resources. 
 + 
 +==== GIT Commits ==== 
 + 
 +Link to GIT commit details via GITWEB. 
 + 
 +<code> 
 +GIT#hash 
 +</code> 
 + 
 +  * hash must be at least 6 characters from GIT commit hash key 
 + 
 +Example: 
 + 
 +<code> 
 +GIT#b1336a 
 +</code> 
 + 
 +Result: GIT#b1336a 
 + 
 +==== Tracker Items === 
 + 
 +Link to FlySpray bug tracker items. 
 + 
 +<code> 
 +FlySpray#itemid 
 +</code> 
 + 
 +  * itemid must be the integer id of the tracked item 
 + 
 +Example: 
 + 
 +<code> 
 +FlySpray#12 
 +</code> 
 + 
 +Result: FlySpray#12 
 + 
 +===== Remarks ===== 
 + 
 +  * add here remarks about syntax, suggestions for improvements, etc. 

Navigation

Wiki

Other

QR Code
QR Code tutorials:contribute-to-dokuwiki (generated for current page)