Uriel
|
38f3ab815b
|
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
|
9723047b26
|
Minnor style/debug improvements
|
2008-07-09 00:55:45 +02:00 |
|
Uriel
|
64dc191a6d
|
Exit after doing a perm redirect, and some small style fixes
|
2008-07-08 00:23:00 +02:00 |
|
Uriel
|
cf09701ff9
|
Automatically redirect directory requests to the correct canonical address
|
2008-07-07 05:40:39 +02:00 |
|
Uriel
|
71d419f556
|
Fix silly syntax error in blog-sidebar code
|
2008-07-07 05:07:27 +02:00 |
|
Uriel
|
5849b44dd0
|
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
|
e978161aef
|
New regex based redirection mechanism, still somewhat expermental
|
2008-07-06 01:23:41 +02:00 |
|
Uriel
|
62d2263309
|
Include <link RSS header for 'implicit' blogs
|
2008-07-05 21:32:29 +02:00 |
|
Uriel
|
c950f91181
|
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
|
9c749537ed
|
Make it easy to hide certain directories or files from _config
|
2008-07-05 04:32:29 +02:00 |
|
Uriel
|
0dba064c8e
|
Fix to handle 'implicit dir paths' (ie., paths that match a dir but have no trailing /) properly in menu
|
2008-07-04 22:49:05 +02:00 |
|
Uriel
|
881a98bef9
|
Comment explaning what still needs to be done to properly allow files in dirs
|
2008-06-28 06:26:28 +02:00 |
|
Uriel
|
337c827d00
|
Merge
|
2008-06-28 06:08:44 +02:00 |
|
Uriel
|
7e735ba4a7
|
Fix coding style
|
2008-06-28 06:07:59 +02:00 |
|
Uriel
|
fe7247ea73
|
I'm a moron, revert pointless change to dirfilter that broke everything
|
2008-06-28 05:55:28 +02:00 |
|
Uriel
|
848c9e994a
|
Fix dirfilter to so files with dots in name are displayed
|
2008-06-28 05:06:52 +02:00 |
|
Uriel
|
fb51a9dfe8
|
Fix regexp to handle dots in path elements (brown paper bag bug)
|
2008-06-28 04:15:15 +02:00 |
|
Uriel
|
bafc1b4f67
|
Add comment pointing out misterious branch
|
2008-06-28 04:03:11 +02:00 |
|
Uriel
|
d495aceb83
|
Experimental: allow (non-consecutive) dots in path elements!
|
2008-06-28 04:02:16 +02:00 |
|
Uriel
|
e90c9d5a67
|
Add new redirectPermanent _config variable
|
2008-06-28 00:53:24 +02:00 |
|
Uriel
|
fe00ee1ebc
|
Move rss template into its own file
|
2008-06-27 03:16:07 +02:00 |
|
Uriel
|
3dde1e66ba
|
Make the output of fortunes.txt more readable and comment a couple of hacks/issues with .txt files.
|
2008-06-18 21:27:08 +02:00 |
|
Uriel
|
d0855259a1
|
Make .txt actually work
|
2008-06-18 21:12:41 +02:00 |
|
Uriel
|
4dca274f37
|
Add support for .txt files
|
2008-06-18 21:06:57 +02:00 |
|
Uriel
|
577fc647e5
|
Fix silly syntax error, thanks anothy for the bug repport and squeek for the fix
|
2008-06-15 20:41:32 +02:00 |
|
Uriel
|
62ae03cd3b
|
More correctly follow the rss spec, and use mtime for lastBuildDate and the post date for pubDate instead.
|
2008-06-11 20:09:41 +02:00 |
|
Uriel
|
4a14f71e8d
|
Use fmt(1) to fix formating of rss feed descriptions
|
2008-06-10 12:12:41 +02:00 |
|
Uriel
|
2f98e908c0
|
- Move some of the rss code to where it belongs
- Generate </body></html> automatically
|
2008-06-09 07:21:39 +02:00 |
|
Uriel
|
9168b449f4
|
* s/formater/formatter/g
* Fix rss validator warnings
* Fix xhtml validator errors (properly close <link /> tag and remove align= attribute).
|
2008-06-06 09:39:07 +02:00 |
|
Uriel
|
924bf7b64b
|
Reverse menu listing of blog items.
|
2008-05-31 06:22:58 +02:00 |
|
Uriel
|
0059526c60
|
Make default dir listing a bit less ugly
|
2008-03-16 09:16:39 +01:00 |
|
Uriel
|
e6a5d6ca66
|
New (saner?) title format, and extra input sanity check.
|
2008-03-15 21:54:24 +01:00 |
|
Uriel
|
4778f65cb4
|
Fix URLs in rss feeds.
|
2008-02-26 23:08:42 +01:00 |
|
Uriel
|
b2145a232f
|
Markdown caching system
|
2007-06-29 10:28:58 +02:00 |
|
Uriel
|
57d04712f7
|
Fix wrong permalinks for gsoc.cat-v.org/blog (this is a bit of a special case hack)
|
2007-06-27 13:11:05 +02:00 |
|
Uriel
|
2da43f5a46
|
Add 'permalinks' to blog posts.
|
2007-06-25 23:14:52 +02:00 |
|
Uriel
|
e558c96047
|
Fix bug that broke project blogs (that had set blogDirs in parental _config)
|
2007-06-20 07:42:47 +02:00 |
|
Uriel
|
2c098ef134
|
Fix RSS feeds, this sucks and needs to be heavily reworked
|
2007-06-19 03:53:34 +02:00 |
|
Uriel
|
7457351d67
|
Add feature to handle shared templates in pub/ and use it for a new sitemap template
|
2007-06-18 01:45:45 +02:00 |
|
Uriel
|
99bf678982
|
Small fix to last commit's hack, check that we don't have blogDirs or inBlog *after* parsing _config
|
2007-06-15 14:15:35 +02:00 |
|
Uriel
|
a1a62e887c
|
Hack on top of hack: set inBlog for dirs that are magically set as blogs
|
2007-06-15 14:10:31 +02:00 |
|
Uriel
|
cf66a9f498
|
Comment about how 'dirfilter' is now used in some _config files
|
2007-06-15 06:36:06 +02:00 |
|
Uriel
|
2a5ff893b7
|
Make html filtering hack case insensitive
|
2007-06-15 06:33:49 +02:00 |
|
Uriel
|
e606d0bc52
|
Titles for individual blog posts
|
2007-06-13 12:13:49 +02:00 |
|
Uriel
|
7ab982475b
|
Previous fix also fixes what the comment complained about
|
2007-06-13 12:02:04 +02:00 |
|
Uriel
|
3704245426
|
Don't cascade blogDirs setting into individual blog dir items
|
2007-06-13 11:58:22 +02:00 |
|
Uriel
|
0c0de37614
|
New embeded handling of .html files
Remove old sh gensitemap
Allow 'Blog' as well as 'blog'
|
2007-06-09 23:36:37 +02:00 |
|
Uriel
|
4bb96ddf8b
|
Fix null concat error when opening rss feeds with no items
|
2007-06-05 11:08:24 +02:00 |
|
Kris Maglione
|
973ba4b106
|
Call rc with $rcargs for debugging.
|
2007-06-05 01:54:01 +02:00 |
|
Kris Maglione
|
2546de5826
|
Fixed botched merge.
|
2007-06-05 01:52:37 +02:00 |
|