]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/tips/integrated_issue_tracking_with_ikiwiki.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / tips / integrated_issue_tracking_with_ikiwiki.mdwn
index ea7835b33ae9b4ba7b8d720ec921de197a927fea..fc1f1281dfbd1163bd90e34628893ea0fcf70ac6 100644 (file)
@@ -23,7 +23,7 @@ that is stored in revision control and compiled with
 `make` and `gcc`, an ikiwiki-based wiki is stored as
 human-editable source in a revision control system,
 and built into HTML using ikiwiki.
-
+[Aksesoris mobil](http://www.detikauto.com/) | [Baby Pink](http://www.grosir-kosmetik.com/6-baby-pink-cream-pemutih-kulit) | [rumah dijual](http://www.propertykita.com/rumah.html)
 Ikiwiki uses your revision control system to track
 changes and handle tasks such as rolling back changes and
 merging edits.  Because it takes advantage of revision
@@ -155,7 +155,7 @@ be inlined into a given page. A few examples:
 * A typical list of all open bugs, with their full text, and a form to post new
   bugs.
 
-        \[[!inline pages="bugs/* and !link(done) and !*/Discussion" actions=yes postform=yes show=0]]
+        \[[!inline pages="bugs/* and !link(done) and !*/Discussion" actions=yes postform=yes show=0 rootpage="bugs"]]
 
 * Index of the 30 most recently fixed bugs.