ref: 1cf9178ffbc0ea3e948531238ff0d7ccadfd864f
parent: 055dc9a9224956ec0ccc4323af84ecc7feaa1414
author: Uriel <u@berlinblue.org>
date: Sun Sep 13 21:50:12 EDT 2009
Add header and footer to apps directory.
--- /dev/null
+++ b/sites/werc.cat-v.org/apps/_footer.md
@@ -1,0 +1,9 @@
+External Apps
+=============
+
+This are some apps developed by werc users, to install them put them in your werc's `apps/` dir and enable them from any config file as usual.
+
+* [Xibit](http://xibit.soul9.org/): an image gallery app by written by soul9.
+* [SMAK](http://www.anarchyinthetubes.com/hg/smak/): a "very simple" image gallery by yiyus.
+* [hgwerc](http://www.anarchyinthetubes.com/hg/hgwebdir.cgi/hgwerc/): a wrapper around the mercurial web interface to integrate it into werc sites, also by yiyus.
+* [scrappydog](http://code.google.com/p/scrappydog/): A werc based online scrapbook by maht.
--- /dev/null
+++ b/sites/werc.cat-v.org/apps/_header.md
@@ -1,0 +1,5 @@
+Werc Apps
+=========
+
+Werc includes the following 'apps' by default that any site can enable usually by executing a function of the form `conf_enable_myapp` in any given `_werc/config` file.
+
--
⑨