RSS feed
7c69574c
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/26 01:12
Be smarter about when to enable comments, and make it configurable.
2df0c21b
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/25 23:56
Only allow comments for .md files, this avoids silly things like comments for
3bbe4cd6
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/25 23:51
Handle dir listing of site root.
0ad15583
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/25 23:10
Move form templates to where they blong.
ae9b4f69
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/25 23:09
Cosmetic html fixes to user login form.
5a0b39aa
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/25 22:37
Upgrade and cleanup dirdir, move to app framework, and its implementation more elegant and reliable.
5f4bcc16
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/25 11:54
Fix syntax error, and some cosmetic improvments to html form.
623898ee
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/25 11:53
Add tempalte for blog posting via web interface.
98d9a6b3
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/25 11:52
Move blagh feed templates to app dir, be smarter when enabling 'implicit' blogs, and upgrade the web interface for blog posting.
e817ed0a
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/25 11:42
Improve the debug shell a bit.
6a612bff
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/25 10:42
Add -s, print status when a command sets it.
ebebd410
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/25 08:56
Various changes:
73455a90
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/24 02:22
Make comments form look less hideous
c3c6d0a9
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/24 02:11
Add some comments and replace get_post_args with load_post_args
e3a512ab
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/23 12:51
Two minor handler changes: tpl_handler now can take multiple templates, md_handler can only take one .md file.
427f2e11
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/23 12:48
Fix minor cosmetic bug in dir listing by passing req_path instead of local_path.
2c33f01e
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/23 11:46
Fix and simplify config loading process.
0aa49cd1
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/23 11:46
New helpful dprintvars deubg function.
63d9ac45
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/23 11:45
blaghDirs is now blagh_dirs.
c1f8e383
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/23 11:44
Simplify init code to take advantage of the new blagh_root variable. Fix and cleanup various things.
9f7983ea
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/22 09:24
Move comment to where it belong and note deprecation.
de06aef1
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/22 09:21
Rewrite http post parsing code, this should be faster and cleaner, added a
e5a84b2e
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/22 04:24
Merge in werc.cat-v.org updates and css changes.
2cd78078
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/22 04:23
Add conf_enable_blog function to blagh to be used to setup a blog.
159c3988
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/22 04:22
Change app loading to be done in two passes, first source app files, then call init for enabled apps.
addf23c6
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/01/21 05:26
Try to make default css font setup saner.
7d49f025
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/01/21 05:25
Silly cosmetic fix for werc site title
a29d7781
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/01/21 05:23
Some more werc.cat-v.org content
a88987b5
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/01/21 04:27
Update urls to linke to werc.cat-v.org
7920e368
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/01/21 04:26
Add comment about minnor bug.
a7babb2c
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/01/20 04:06
Fix display of individual blog posts.
5d411774
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/01/20 04:05
Fix debug printing of main handler.
61134a47
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/20 03:24
More updates to new werc site.
53d8c4ea
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/20 01:55
Allow to set optional dir listing sorting (ls) options with the config var: dir_listing_ls_opts
90d4be67
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/19 23:13
Start the rc template docs.
7bda47a6
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/19 23:08
Add apps pages to new werc site.
804d83fc
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/19 22:52
Add werc.cat-v.org/ site, it serves as sample site.
ea6beab7
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/19 22:38
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/
39a44024
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/17 04:44
Merge tags
ae5651af
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/17 04:43
Dirdir wiki engine updates, cleaned up some code, now one can save from preview page.
d88ddc91
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/17 04:42
Remove unused/debug code and rename comment var enable_comments
e29762e8
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/17 04:40
Cosmetic changes to default_master.tpl
a176f9fe
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/16 22:43
Move some wiki code into dirdir app!
de7b9cf2
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/16 22:43
Fix cookie parsing if more than one cookie present, add optional user/loggin-info sidebar
3214dcfb
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/16 22:05
Make left sidebar into a list of handlers.
f5ae66f7
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/16 22:04
Minor cosmetic css changes.
bf07ae26
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/15 22:35
Added tag LATEST-RELEASE for changeset 71e051f0e8e0
b76e2798
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/15 22:35
New release
1609e45f
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/15 22:18
Add comment on future issue for apps with 'synthetic' dirs.
7078378d
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/15 20:24
Proper 404 for dirs too
c64f594c
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/15 20:08
Fix handling of static /pub/ files.
123b4552
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/13 19:36
Add handling of static files for /pub/*
e243c0bc
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/12 22:20
Update atom and rss templates to work with new blagh format.
0ba88d1b
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/12 22:19
Blagh: improve handler setup for atom/rss feeds, also filter out blog posts with non-url-allowed path elements.
f02ac8e4
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/12 22:18
Get rid of response_format which was only used by blagh feeds anyway, and we can emulate by setting $headers to nil plus adding a $res_tail var.
09f04efe
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/11 21:07
Various small cleanups: remove unused code, clarity and reliability fixes here and here, move code to more appropriate locations, improve some comments.
c7e45ac9
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/11 14:52
Remove some debug code, and fix a silly bug.
c359359a
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/11 02:41
Minor updates to initrc comments.
b26fe830
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/11 02:13
Move misplaced comment
b1670777
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/10 23:40
Fix blah to work with new handler interfaces.
389f063a
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/10 23:03
Handler interface reorg, take oportunity to cleanup default_master.tpl and move comments bits to bridge app.
19d6aa26
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/10 23:02
- New static_file and select_mime functions.
34820f18
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/10 12:34
Fix sitemap.tpl to use the new split dirfilter
c1bfeb11
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/10 00:23
Handle static files! (Should only be used as a fallback if static files are not handled by httpd)
6fdcbd3a
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/09 23:57
Move top header/title generation for werc.rc to default template.
a1da6cc5
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/08 22:08
Minor reorg of handler selection, move comment code to bridge app.
2f73d1cc
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/08 21:06
Awk_buffer does seem to improve things a bit, but changed the buffer side to an empirically determined value.
fc6cf885
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/08 21:03
Delete some debug code in a function that is not used yet.
6b816eea
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/08 11:48
Very minor style fixes, and obfuscate local var in ll_add.
6c484dec
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/08 11:46
Add nested lists rc helper
41bc14de
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/07 18:50
Minor optimizations and reliability improvments to fproc_cache.
2d6dca48
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/05 00:49
Make tabs/spaces indentation consistent.
a4fde198
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/05 00:48
Two other minor code formating changes for readability.
b7275e2d
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/05 00:46
Remove a debug tee(1) and split sidebar ls pipeline in three lines to make it more readable.
9e62f9b8
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/05 00:41
Make perm redirect code a bit simpler and a bit less hideous.
c7266dcc
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/04 18:24
Fix stupid bug in last commit.
d97b856b
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/04 18:21
Simplify and optimize some of the canonical-url-redirections.
5b1239bd
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/04 17:49
Simplify genbody/set_handler and reorg some env vars, including moving sitedirs/sitedir out of default initrc.
d3824bd9
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/04 03:32
Tag merge.
cba00e07
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/04 02:57
Very minor dirfilter cleanups and some extra comments.
53c303ff
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/03 22:59
Simplify .txt handler, and remove double spacing, if lines are too close we should use css to space them.
a2754a9e
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/02 21:02
More consistent use of dirfilter in sidebar code.
89ae100e
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/02 21:01
Style fixes to default template
cbde1eab
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/02 15:20
Added tag LATEST-RELEASE for changeset 2a3ffd2518b8
59df718c
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/02 15:20
New release
8cbc247e
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/02 11:51
Delete some deprecated code left over from the old blog system.
eca96ac1
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/02 11:49
Minnor change, merge two lines and add a comment from the old blog code.
f0683157
– uriel <uriel@engel.se.cat-v.org>
authored
on 2009/01/01 03:14
Fix handling of _werc/config in domain root.
ed02341b
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/30 19:16
Move $local_path deffinition to a more correct place.
e48ae260
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/30 19:16
Minor code simplificaton.
fa39c5d2
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/28 19:04
Enable blagh app by default
6b307b7e
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/28 18:44
Update template to use new variable names.
c2eb3b5c
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/28 18:43
Fix blagh_init to fail when we should fail.
787cf818
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/28 18:42
Two small simplifications to app handling. Specially merge _test and _setup functions into a single _init.
d0d649b9
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/28 18:40
Remove blog-related code from werc.rc
17a3f5b9
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/28 16:37
Further progress with blagh app, atom feeds and rss feeds are mostly working.
86cf6b56
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/28 15:20
Rename $baseuri to $base_url
48db5a9c
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/28 06:52
Replace 404_handler with a direct call to tpl_handler.
cf074093
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/28 06:51
Minor comment cleanups.
d2861fd8
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/12/27 06:53
Source _werc/config files with their container dir as working directory (allows for relative references in config variables, for example: blaghDirs=(../people/*/blog/)). NOTE: this require some config files to be updated, specially ones with blogDirs in them, $sitedir/ references and full paths are not required anymore.
Next