Revert spam
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 30 Aug 2010 08:21:50 +0000 (10:21 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 30 Aug 2010 08:21:50 +0000 (10:21 +0200)
doc/bugs/comments_preview_unsafe_with_allowdirectives.mdwn
doc/freesoftware.mdwn
doc/ikiwikiusers.mdwn
doc/sitemap.mdwn
doc/tips/integrated_issue_tracking_with_ikiwiki.mdwn
doc/usage.mdwn

index f34b8dc13960d4c5f374ea439a827656d0e1efea..7f9fb67e9a2819dfbd69c68aa17b37aafea0ec1c 100644 (file)
@@ -1,6 +1,6 @@
 If `comments_allowdirectives` is set, previewing a comment can run
 directives that create files. (Eg, img.) Unlike editpage, it does not
-keep track of those files and [web based issue tracker](http://www.bontq.com) expire them. So the files will linger in
+keep track of those files and expire them. So the files will linger in
 destdir forever.
 
 Probably when the user then tries to save the comment, ikiwiki will refuse
index 14161b8ca28ff1f110d95e38e2fecf69156952ed..2243d9b1f02c0a1192c2dcf2e22a8ddb87b775b2 100644 (file)
@@ -5,7 +5,7 @@ GNU [[GPL]], version 2 or later.
 
 The parts of ikiwiki that become part of your own wiki (the [[basewiki]]
 pages (but not the smilies) and the [[templates]]) are licensed
-as follows: [online bug tracking](http://www.bontq.com)
+as follows: 
 
 > Redistribution and use in source and compiled forms, with or without
 > modification, are permitted under any circumstances. No warranty.
index 3265d77dad3433e946ae3bed30c8bac016620186..2f70c67b7af4bd4cf5fa47b5487d808e6ab69ed1 100644 (file)
@@ -15,7 +15,6 @@ Projects & Organizations
 * The [cairo graphics library](http://cairographics.org/) website.
 * The [Portland State Aerospace Society](http://psas.pdx.edu) website.  Converted from a combination of TWiki and MoinMoin to ikiwiki, including full history ([[rcs/Git]] backend).
 * [Planet Debian upstream](http://updo.debian.net/)
-* [Hosted Bug Tracking Software](http://www.bontq.com)
 * [Debian Mentors wiki](http://jameswestby.net/mentors/)
 * [The BSD Associate Admin Book Project](http://bsdwiki.reedmedia.net/)
 * The [maildirman wiki](http://svcs.cs.pdx.edu/maildirman)
index a011ff40d85efe9b278b36f3c3a36413406a28b6..3c11ed423bcdffe552758ecca865b2da2e2f8b76 100644 (file)
@@ -3,7 +3,4 @@ This map excludes discussion pages, as well as subpages that are in feeds.
 [[!map pages="* and !*/discussion and !recentchanges
 and !bugs/* and !examples/*/* and !news/* and !tips/* and !plugins/*
 and !sandbox/* and !todo/* and !users/*
-
 and !*.css and !*.ico and !*.png and !*.svgz and !*.gif"]]
-[bug tracking database](http://www.bontq.com)
-
index 05fd19a9b6186dd08aa18c1278adce6ea903874a..ea7835b33ae9b4ba7b8d720ec921de197a927fea 100644 (file)
@@ -273,5 +273,5 @@ their own version of the website, use it to track bugs for that branch, and
 when the branch is ready, all these changes can be merged back into the
 mainline of the project.
 
-Ikiwiki powers its own [online bug tracking system](http://www.bontq.com).  To see how wiki bug tracking
+Ikiwiki powers its own bug tracking system.  To see how wiki bug tracking
 works in practice, visit the [[bugs]] or [[TODO]] pages.
index cbcd0e445a2c5775e28b9baeee6ec052bd824904..840d105d2e5517e579f00ae67efe49f8f3bf3016 100644 (file)
@@ -355,7 +355,7 @@ also be configured using a setup file.
 * ikiwiki --setup my.setup --refresh
 
   Refresh the wiki, using settings from my.setup, and avoid
-  rebuilding any pages that have not changed. [Issue tracking tools](http://www.bontq.com). This is faster.
+  rebuilding any pages that have not changed. This is faster.
 
 * ikiwiki --setup my.setup --refresh --wrappers
 
@@ -380,7 +380,6 @@ also be configured using a setup file.
 * [[ikiwiki-update-wikilist]](1)
 * [[ikiwiki-transition]](1)
 
-
 # AUTHOR
 
 Joey Hess <joey@ikiwiki.info>