uriel
|
ba321ad6f1
|
More minnor comment and code formatting changes
|
2008-10-14 01:59:10 +02:00 |
|
uriel
|
852c4c3ace
|
Fix bug where blogDir wouldn't be set properly
|
2008-10-14 01:49:35 +02:00 |
|
uriel
|
3359120260
|
Minnor comment change
|
2008-10-14 01:48:17 +02:00 |
|
uriel
|
2430d25379
|
If we get a request for a .html file, redirect to the 'canonical' url for that file
|
2008-10-14 01:46:52 +02:00 |
|
uriel
|
7bf53de8f4
|
Minnor code format and comment cleanups, remove duplicated code
|
2008-10-14 01:40:20 +02:00 |
|
uriel
|
9ebc2b44de
|
Simplify dir listing code
|
2008-10-14 01:25:37 +02:00 |
|
uriel
|
801e66c4ee
|
Remove some clumsy commented out code to change menu item order in blog dirs
|
2008-10-14 01:16:41 +02:00 |
|
uriel
|
c80b39c56d
|
Minnor code style cleanup
|
2008-10-14 01:13:00 +02:00 |
|
uriel
|
bc560ebfc1
|
Properly test if msterSite is set when looking for templates
|
2008-10-14 01:10:34 +02:00 |
|
uriel
|
f43b3303b3
|
Remove deprecated code to handle old config and teomplate locations
|
2008-10-14 01:09:12 +02:00 |
|
uriel
|
72f3dbc144
|
Brown paper bag bugfix, make rss feeds work again!
|
2008-09-30 15:28:48 +02:00 |
|
uriel
|
8e27191afd
|
Allo to override the blog post author by setting the conf blogAuthor and use file owner as a fallback only for blogs that are not 'agregators'.
Remove some blog info related dead code.
|
2008-09-30 10:41:10 +02:00 |
|
uriel
|
7a33f7dfb3
|
Experimental comments system
|
2008-09-26 14:23:19 +02:00 |
|
uriel
|
5982cea1ba
|
Syntax fix and other minnor improvements
|
2008-09-26 11:09:18 +02:00 |
|
uriel
|
e3a70a73fc
|
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
|
b11c5d52b2
|
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
|
a3b35d668a
|
Enable search for lib files in deprecated paths only if disableDeprecated is not true.
|
2008-09-25 07:01:30 +02:00 |
|
uriel
|
346b758756
|
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 |
|
uriel
|
2e2b46379e
|
Cleanup a bit the code that generates page and blog-post titles.
|
2008-09-21 17:01:51 +02:00 |
|
uriel
|
c07e1c4ae4
|
Update TODO file
|
2008-09-18 05:45:20 +02:00 |
|
uriel
|
bcd3d0e1b4
|
Reorganize configuration variables, now all settings can be customized from initrc.local and the default initrc documents the available options
|
2008-09-17 02:16:33 +02:00 |
|
uriel
|
e286d4c57b
|
Use /usr/bin/env to the perl binary in markdown.pl
|
2008-09-17 01:39:52 +02:00 |
|
uriel
|
c8d7861da4
|
Fix 404 status string
|
2008-09-16 22:29:52 +02:00 |
|
uriel
|
76e78f3bbd
|
Correct inverted scape codes for > and < in .txt files
|
2008-09-15 07:23:00 +02:00 |
|
uriel
|
b68c3a6042
|
Remove unused line
|
2008-09-15 07:18:47 +02:00 |
|
uriel
|
c8a8a3ad6b
|
Hide robots.txt too!
|
2008-09-15 07:18:31 +02:00 |
|
uriel
|
892bfbfa8b
|
Proper handling of .txt files in sitemaps, sidebar and dir listings.
|
2008-09-14 23:31:09 +02:00 |
|
uriel
|
eba8d52b39
|
Note that we should replace stat(1) with ls(1) and mtime(1)
|
2008-09-14 23:17:46 +02:00 |
|
uriel
|
0e082e71a7
|
Add a web server in rc by maht
|
2008-09-14 21:38:38 +02:00 |
|
uriel
|
3d693fcf32
|
Use correct css class for sidebar items
|
2008-09-12 01:31:32 +02:00 |
|
uriel
|
6d73f640e3
|
New get_inc_file function to be used in templates and other places to get
includes/templates that can be overriden on a per-site (and group of sites)
basis.
|
2008-09-05 01:11:14 +02:00 |
|
uriel
|
d96eb01908
|
Fix blog title links
|
2008-08-29 01:05:05 +02:00 |
|
uriel
|
b602615194
|
Handle shared pub/ .tpl properly
|
2008-08-29 00:57:40 +02:00 |
|
uriel
|
3284ff4552
|
Minnor fix to filter out blog posts items that don't begin with a date (maybe this will break some 'legacy' posts?)
|
2008-08-28 23:33:53 +02:00 |
|
uriel
|
5cebebd10a
|
Automatic perm redirect of foo/index to the canonical path foo/, also move the perm redirect function up and delete some unused code
|
2008-08-28 23:32:07 +02:00 |
|
uriel
|
e7ba54ee6f
|
Comment out broken/unused code, plus some minnor debug improvements and a cat-v.org specific hack
|
2008-08-27 05:27:40 +02:00 |
|
uriel
|
ff7a2fda4d
|
Merge big code reorg
|
2008-07-16 03:12:29 +02:00 |
|
uriel
|
167b1ba067
|
Big code reorg: split request handling code into two steps: 1) handler selection 2) handler execution
This allows for real 404 errors and in the future more cleanups and features
|
2008-07-16 03:05:41 +02:00 |
|
uriel
|
14d7125498
|
Some redirect improvements (add the domain name to match string)
|
2008-07-12 07:34:43 +02:00 |
|
uriel
|
35c7b64a8f
|
Comment out blog post reverse chronological ordering which wasn't working consistently and was creating other problems
|
2008-07-09 07:23:46 +02:00 |
|
uriel
|
b833383189
|
Minnor style/debug improvements
|
2008-07-09 00:55:45 +02:00 |
|
uriel
|
6cfc40aab9
|
Exit after doing a perm redirect, and some small style fixes
|
2008-07-08 00:23:00 +02:00 |
|
uriel
|
3f9fe9fc39
|
Autogenerate robots.txt files pointing to sitemap.txt
|
2008-07-07 15:19:52 +02:00 |
|
uriel
|
7c104de7ef
|
Automatically redirect directory requests to the correct canonical address
|
2008-07-07 05:40:39 +02:00 |
|
uriel
|
79054ec84c
|
Fix silly syntax error in blog-sidebar code
|
2008-07-07 05:07:27 +02:00 |
|
uriel
|
c2fe445b82
|
Add some new debug facilities, and also fix a minnor bug in the new blog-sidebar-menu
|
2008-07-06 01:49:45 +02:00 |
|
uriel
|
d4428fddea
|
New regex based redirection mechanism, still somewhat expermental
|
2008-07-06 01:23:41 +02:00 |
|
uriel
|
d8f9560369
|
Include <link RSS header for 'implicit' blogs
|
2008-07-05 21:32:29 +02:00 |
|
uriel
|
0191040c7c
|
Move .txt handling belog site-wide .tpl's which was allowing the .txt sitemaps to shadow the html version
|
2008-07-05 04:55:56 +02:00 |
|
uriel
|
bc5d47cc1f
|
Make it easy to hide certain directories or files from _config
|
2008-07-05 04:32:29 +02:00 |
|