Uriel
|
7012eb4128
|
Tab/spaces consistency in atom template.
|
2008-12-16 03:46:19 +01:00 |
|
Uriel
|
f02b126611
|
Clean up atom feed template a bit.
|
2008-12-12 02:24:19 +01:00 |
|
Uriel
|
69575287e3
|
Make markdown.pl(!?) happy, not sure why or how.
|
2008-12-11 21:39:07 +00:00 |
|
Uriel
|
d289d6a5a4
|
Fix stupid typo, thanks 9soul for the catch!
|
2008-12-02 11:38:45 +01:00 |
|
Uriel
|
effe855934
|
Tentative fix for post link URLs, thanks 9soul for reporting and first try at fixing it.
|
2008-12-02 08:06:07 +01:00 |
|
Uriel
|
4c1edbce01
|
Add atom feeds, still needs some cleanup, but seems to mostly work.
|
2008-11-26 04:56:39 +01:00 |
|
Uriel
|
c7460104dc
|
Update blog post code, use new check_user function and remove now superfluous get_user call, thanks 9soul for the report!
|
2008-11-15 20:44:34 +01:00 |
|
Uriel
|
48d3734523
|
Remove leftover from old name for blog app (now 'brag')
|
2008-11-15 20:38:42 +01:00 |
|
Uriel
|
2c7fa44f97
|
Remove some left over headers from default headers.tpl
|
2008-10-29 06:25:20 +01:00 |
|
Uriel
|
b7f33b8d07
|
New menu implementation, removes the recursive calls to rc/awk, also makes use of dirfilter more consistent and simplifies some code.
Other minnor cleanups.
|
2008-10-27 00:41:23 +01:00 |
|
Uriel
|
33597169a5
|
Update sitemap.tpl to use _werc/config instead of the deprecated _config, also don't include in sitemap sub-tress where permanentRedirect is set to make Google happy.
|
2008-10-24 04:19:29 +02:00 |
|
Uriel
|
1ef35f74dd
|
Update blog posting code to use new auth api, also create _apps/brag/
|
2008-10-22 09:21:53 +02:00 |
|
Uriel
|
5fb2596467
|
Minor improvements to user login template to use new user auth api
|
2008-10-22 09:20:50 +02:00 |
|
Uriel
|
3d2be79505
|
Improvements to wiki and comments code, take advantage of improvements in user auth interfaca
|
2008-10-22 09:20:06 +02:00 |
|
Uriel
|
db99e070dd
|
Add edit template for dirdir
|
2008-10-21 16:59:26 +02:00 |
|
Uriel
|
c57e9b0d45
|
Add login link to default footer
|
2008-10-21 16:37:59 +02:00 |
|
Uriel
|
eba666e184
|
Add optional wiki sidebar
|
2008-10-21 16:37:43 +02:00 |
|
Uriel
|
840cb9effa
|
Split $body into two vars, this allows to more easily retrive the intra-site path for the request as req_path, then use this to fix a bug in 404.tpl
|
2008-10-21 16:31:22 +02:00 |
|
Uriel
|
3a90da4af9
|
Add initial templates for user login and blog post entry.
|
2008-10-18 03:40:30 +02:00 |
|
Uriel
|
b91bcda71f
|
Allow to set extra http headers!
|
2008-10-18 03:39:39 +02:00 |
|
Uriel
|
3c8fc5fdf6
|
Replace debug_handler with a template.
|
2008-10-18 03:36:22 +02:00 |
|
Uriel
|
a891993160
|
Replace blog_dir_handler with a template in lib/feeds/html.tpl
|
2008-10-18 03:32:13 +02:00 |
|
Uriel
|
e78e2d2c73
|
Add trailing / for directories in sitemap to make google crawler happy
|
2008-10-12 22:41:40 +00:00 |
|
Uriel
|
818379cf80
|
Add comment to in progress atom template for future reference
|
2008-10-10 02:08:58 +00:00 |
|
Uriel
|
ea2ab9de56
|
Brown paper bag bugfix, make rss feeds work again!
|
2008-09-30 15:28:48 +02:00 |
|
Uriel
|
92c0e7b4d5
|
Use /tmp to store temporay sitemap.txt files
|
2008-09-26 14:48:31 +02:00 |
|
Uriel
|
3d3df98d31
|
Experimental comments system
|
2008-09-26 14:23:19 +02:00 |
|
Uriel
|
1f376ad60a
|
Further cleanup and code reorganization, move generic cgi related functions to cgilib.rc, start to add code to be used for handing comments and wiki editing.
|
2008-09-26 10:35:12 +02:00 |
|
Uriel
|
ff35f9ebf6
|
Big reorganization of blog and rss code, now much better integrated with the rest of the handler system, plus fixed a few bugs along the way.
This will make it easier to add things like .atom feeds and comments later.
|
2008-09-25 11:06:14 +02:00 |
|
Uriel
|
692f272645
|
Dynamically generate a sitemap.txt when the sitemap page is requested
|
2008-09-25 11:04:57 +02:00 |
|
Uriel
|
842dc4e0cb
|
Add sample Atom feed file as basis for future template.
|
2008-09-25 07:02:58 +02:00 |
|
Uriel
|
b6086753db
|
Add master, footer and header templates to lib.
|
2008-09-25 07:02:16 +02:00 |
|
Uriel
|
83a10c526a
|
Reorganization of included and template files, made more consistent and logical. inc/ is now called lib/, and all non-staic files in pub/ have moved to lib/.
In site dirs _config and _default.tpl have moved to _werc/ in preparation for things like comments.
|
2008-09-24 20:21:32 +02:00 |
|