Commit graph

74 commits

Author SHA1 Message Date
Uriel
5755022405 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
4b43af43ff Make comments form look less hideous 2009-01-24 07:22:43 +01:00
Uriel
f87339e98b Add some comments and replace get_post_args with load_post_args 2009-01-24 07:11:39 +01:00
Uriel
7028e84bf0 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
af5a82774d Add conf_enable_blog function to blagh to be used to setup a blog. 2009-01-22 09:23:20 +01:00
Uriel
f2bfe0d665 Fix display of individual blog posts. 2009-01-20 09:06:28 +00:00
Uriel
9f1f4ca37f Rename $wiki to $enable_wiki to be consistent with $enable_comments, also add a note that dirdir templates should move from lib/_apps/dirdir/ to apps/diridri/ 2009-01-20 03:38:48 +01:00
Uriel
fa7cff78cd Dirdir wiki engine updates, cleaned up some code, now one can save from preview page. 2009-01-17 09:43:31 +01:00
Uriel
ee170cca69 Remove unused/debug code and rename comment var enable_comments 2009-01-17 09:42:24 +01:00
Uriel
b3d3f44c83 Move some wiki code into dirdir app! 2009-01-17 03:43:36 +01:00
Uriel
d4ecd11693 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
ae20a466a3 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
76bd359a11 Remove some debug code, and fix a silly bug. 2009-01-11 19:52:48 +01:00
Uriel
889e844d73 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
e75232761a Handler interface reorg, take oportunity to cleanup default_master.tpl and move comments bits to bridge app. 2009-01-11 04:03:46 +01:00
Uriel
c91a635ac2 Minor reorg of handler selection, move comment code to bridge app.
Bigger changes still to come.
2009-01-09 03:08:02 +01:00
Uriel
d7edcd7bd9 Minnor change, merge two lines and add a comment from the old blog code. 2009-01-02 16:49:44 +01:00
Uriel
8b4b34c62d Minor code simplificaton. 2008-12-31 00:16:17 +01:00
Uriel
56a5fd5fa6 Fix blagh_init to fail when we should fail. 2008-12-28 23:43:15 +01:00
Uriel
7f7da84b09 Further progress with blagh app, atom feeds and rss feeds are mostly working. 2008-12-28 21:37:03 +01:00
Uriel
9745991ff9 Minor comment cleanups. 2008-12-28 11:51:03 +01:00
Uriel
168d1c6074 Further simplification/cleanup. 2008-12-27 11:47:36 +01:00
Uriel
0eeaf87d2c New blagh app 2008-12-24 12:19:06 +01:00
Uriel
322db9393d Add sample 'hello world' app and enabled_apps config variable. 2008-12-21 09:37:40 +01:00