Revert spam
parent
1534c89179
commit
2d411d7729
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue