Commit Graph

18 Commits

Author SHA1 Message Date
uriel
7d55fad55b Add blog header and rss/atom feed links, and fix a bug for agregated blog dirs. 2009-02-12 22:03:57 +00:00
uriel
5fe0d95b05 Add conf_enable_app to add items to $enabled_apps, used from conf_enable_xxx functions so one doesn't need to both add stuff to $eanbled_apps and then call conf_enable_xxx, and to avoid enabling the same app twice.
New conf_enable_wiki function to follow the interface of other apps.
2009-02-08 00:22:46 +00:00
uriel
0818fc13fb Display date in post listing. 2009-02-01 20:03:27 +01:00
uriel
0147485944 Add tempalte for blog posting via web interface. 2009-01-25 16:53:21 +01:00
uriel
e364bbdde0 Move blagh feed templates to app dir, be smarter when enabling 'implicit' blogs, and upgrade the web interface for blog posting. 2009-01-25 16:52:19 +01:00
uriel
a12260bc19 Simplify init code to take advantage of the new blagh_root variable. Fix and cleanup various things. 2009-01-23 16:44:42 +01:00
uriel
3c3f9627ff Add conf_enable_blog function to blagh to be used to setup a blog. 2009-01-22 09:23:20 +01:00
uriel
2a7d3c1a0f Fix display of individual blog posts. 2009-01-20 09:06:28 +00:00
uriel
b425257491 Blagh: improve handler setup for atom/rss feeds, also filter out blog posts with non-url-allowed path elements. 2009-01-13 03:19:45 +01:00
uriel
679fefacac Various small cleanups: remove unused code, clarity and reliability fixes here and here, move code to more appropriate locations, improve some comments. 2009-01-12 02:07:31 +01:00
uriel
912dea9e6e Fix blah to work with new handler interfaces.
Remove outdated app-framework code.
Clanup some of the fallback handler setting code.
2009-01-11 04:40:40 +01:00
uriel
884efc70f0 Minnor change, merge two lines and add a comment from the old blog code. 2009-01-02 16:49:44 +01:00
uriel
159e53f1d6 Minor code simplificaton. 2008-12-31 00:16:17 +01:00
uriel
a066392d83 Fix blagh_init to fail when we should fail. 2008-12-28 23:43:15 +01:00
uriel
a7dadbf916 Further progress with blagh app, atom feeds and rss feeds are mostly working. 2008-12-28 21:37:03 +01:00
uriel
713a591618 Minor comment cleanups. 2008-12-28 11:51:03 +01:00
uriel
47f8de61c4 Further simplification/cleanup. 2008-12-27 11:47:36 +01:00
uriel
330a40956d New blagh app 2008-12-24 12:19:06 +01:00