uriel
|
fa167fb273
|
Merge tags
|
2009-01-17 09:44:03 +01:00 |
|
uriel
|
cb73d98fd8
|
Dirdir wiki engine updates, cleaned up some code, now one can save from preview page.
|
2009-01-17 09:43:31 +01:00 |
|
uriel
|
0c3e69ad8a
|
Remove unused/debug code and rename comment var enable_comments
|
2009-01-17 09:42:24 +01:00 |
|
uriel
|
56328cc611
|
Cosmetic changes to default_master.tpl
|
2009-01-17 09:40:00 +01:00 |
|
uriel
|
9d352d49f5
|
Move some wiki code into dirdir app!
|
2009-01-17 03:43:36 +01:00 |
|
uriel
|
6271d7a81a
|
Fix cookie parsing if more than one cookie present, add optional user/loggin-info sidebar
|
2009-01-17 03:43:05 +01:00 |
|
uriel
|
6aac4ce54c
|
Make left sidebar into a list of handlers.
|
2009-01-17 03:05:19 +01:00 |
|
uriel
|
85cf543972
|
Minor cosmetic css changes.
|
2009-01-17 03:04:43 +01:00 |
|
uriel
|
61f224fe84
|
Added tag LATEST-RELEASE for changeset 71e051f0e8e0
|
2009-01-16 03:35:36 +01:00 |
|
uriel
|
e0477a2ecf
|
New release
|
2009-01-16 03:35:36 +01:00 |
|
uriel
|
e8707b03af
|
Add comment on future issue for apps with 'synthetic' dirs.
|
2009-01-16 03:18:10 +01:00 |
|
uriel
|
e4c517160f
|
Proper 404 for dirs too
|
2009-01-16 01:24:58 +01:00 |
|
uriel
|
4eb1d92200
|
Fix handling of static /pub/ files.
|
2009-01-16 01:08:54 +01:00 |
|
uriel
|
c6ee6093f5
|
Add handling of static files for /pub/*
|
2009-01-14 00:36:32 +01:00 |
|
uriel
|
80b80bfc8d
|
Update atom and rss templates to work with new blagh format.
|
2009-01-13 03:20:30 +01: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
|
81ca7feb2d
|
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.
|
2009-01-13 03:18:19 +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
|
f2e3d8b775
|
Remove some debug code, and fix a silly bug.
|
2009-01-11 19:52:48 +01:00 |
|
uriel
|
8ea1a6b131
|
Minor updates to initrc comments.
|
2009-01-11 07:41:24 +01:00 |
|
uriel
|
08d295a667
|
Move misplaced comment
|
2009-01-11 07:13:25 +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
|
bf16d2b4c8
|
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
|
116d7c3931
|
- New static_file and select_mime functions.
- Minor improvements to get_post_args, set status unless one of the requested args is present.
|
2009-01-11 04:02:07 +01:00 |
|
uriel
|
619ab918ab
|
Fix sitemap.tpl to use the new split dirfilter
|
2009-01-10 17:34:56 +01:00 |
|
uriel
|
bc051f1b27
|
Handle static files! (Should only be used as a fallback if static files are not handled by httpd)
|
2009-01-10 05:23:44 +01:00 |
|
uriel
|
65598e15d1
|
Move top header/title generation for werc.rc to default template.
|
2009-01-10 04:57:41 +01:00 |
|
uriel
|
86ba2b9392
|
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
|
09575c869f
|
Awk_buffer does seem to improve things a bit, but changed the buffer side to an empirically determined value.
|
2009-01-09 02:06:41 +01:00 |
|
uriel
|
3e99d92b05
|
Delete some debug code in a function that is not used yet.
|
2009-01-09 02:03:36 +01:00 |
|
uriel
|
74f63b6698
|
Very minor style fixes, and obfuscate local var in ll_add.
|
2009-01-08 16:48:09 +01:00 |
|
uriel
|
900119d659
|
Add nested lists rc helper
|
2009-01-08 16:46:00 +01:00 |
|
uriel
|
cdaecd9238
|
Minor optimizations and reliability improvments to fproc_cache.
|
2009-01-07 23:50:49 +01:00 |
|
uriel
|
c09789caaf
|
Make tabs/spaces indentation consistent.
|
2009-01-05 05:49:45 +01:00 |
|
uriel
|
50874c7dee
|
Two other minor code formating changes for readability.
|
2009-01-05 05:48:23 +01:00 |
|
uriel
|
e0178ea762
|
Remove a debug tee(1) and split sidebar ls pipeline in three lines to make it more readable.
|
2009-01-05 05:46:37 +01:00 |
|
uriel
|
a9b49f9f61
|
Make perm redirect code a bit simpler and a bit less hideous.
|
2009-01-05 05:41:10 +01:00 |
|
uriel
|
efb5bdf499
|
Fix stupid bug in last commit.
|
2009-01-04 23:24:35 +01:00 |
|
uriel
|
69c02ecfb9
|
Simplify and optimize some of the canonical-url-redirections.
|
2009-01-04 23:21:55 +01:00 |
|
uriel
|
9478cec323
|
Simplify genbody/set_handler and reorg some env vars, including moving sitedirs/sitedir out of default initrc.
|
2009-01-04 22:49:05 +01:00 |
|
uriel
|
5c8597ade4
|
Tag merge.
|
2009-01-04 08:32:19 +01:00 |
|
uriel
|
25a624318c
|
Very minor dirfilter cleanups and some extra comments.
|
2009-01-04 07:57:13 +01:00 |
|
uriel
|
7e3a41152e
|
Simplify .txt handler, and remove double spacing, if lines are too close we should use css to space them.
|
2009-01-04 03:59:52 +01:00 |
|
uriel
|
3f77822d0a
|
More consistent use of dirfilter in sidebar code.
This shoudl allow dots in path elements to show up in sidebar properly!
|
2009-01-03 02:02:50 +01:00 |
|
uriel
|
5777383b25
|
Style fixes to default template
|
2009-01-03 02:01:42 +01:00 |
|
uriel
|
04ad28aea7
|
Added tag LATEST-RELEASE for changeset 2a3ffd2518b8
|
2009-01-02 20:20:05 +01:00 |
|
uriel
|
4cdd9f7119
|
New release
|
2009-01-02 20:20:05 +01:00 |
|
uriel
|
63816db0c6
|
Delete some deprecated code left over from the old blog system.
|
2009-01-02 16:51:59 +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
|
ba1eea3078
|
Fix handling of _werc/config in domain root.
|
2009-01-01 08:14:38 +01:00 |
|