| Documentation updates. - swerc - anselm's simpler werc fork | |
| git clone git://git.suckless.org/swerc | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit f432589660b40af70e1772afb148d4bbb7d573ff | |
| parent b402f434e4d59ed84302ef4c33501522aab56344 | |
| Author: Uriel <[email protected]> | |
| Date: Tue, 19 Jan 2010 00:32:33 +0000 | |
| Documentation updates. | |
| Diffstat: | |
| M sites/werc.cat-v.org/apps/blagh/in… | 12 +++++++++++- | |
| M sites/werc.cat-v.org/apps/dirdir/i… | 2 +- | |
| 2 files changed, 12 insertions(+), 2 deletions(-) | |
| --- | |
| diff --git a/sites/werc.cat-v.org/apps/blagh/index.md b/sites/werc.cat-v.org/ap… | |
| @@ -17,7 +17,7 @@ Possible alternative names: Blag, Blah, Bragg. | |
| Posting | |
| ------- | |
| -New pots can be created in at least two different ways: using the web interfac… | |
| +New pots can be created in at least two different ways: using the web interfac… | |
| Configuration options | |
| --------------------- | |
| @@ -40,9 +40,19 @@ Examples: | |
| This is optional and by default set to the 'blog-editors' group. | |
| +### `conf_max_lines_per_post=`*[integer]* | |
| + | |
| +This option may be added using the patch linked bellow. It defaults to `6` wh… | |
| + | |
| +[blagh-91a4597480a7-conf\_max\_lines\_per\_post.diff](http://senet.us/blagh-91… | |
| + | |
| +**Author**: J Thigpen (cdarwin) <[email protected]> | |
| + | |
| See also: | |
| * To edit blog posts you can use the functionality provided by [the dirdir app… | |
| * Commenting can be handled by [the bridge app](../bridge/). | |
| + | |
| + | |
| diff --git a/sites/werc.cat-v.org/apps/dirdir/index.md b/sites/werc.cat-v.org/a… | |
| @@ -1,7 +1,7 @@ | |
| DirDir - A directory-oriented WikiWiki | |
| ====================================== | |
| -DirDir is the next generation [diri wiki](http://repo.cat-v.org/diri/), now im… | |
| +DirDir is the next generation [diri wiki](http://repo.cat-v.org/diri/), now im… | |
| taking advantage of its user, site management frameworks and other | |
| infrastructure. | |