Commit graph

87 commits

Author SHA1 Message Date
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
Kris Maglione
cd386c3671 Some cleanup. 2007-06-05 00:36:30 +02:00
Kris Maglione
06226e98e3 Fix inc/headers.tpl. 2007-06-04 21:06:36 +02:00
Kris Maglione
86c17427d5 Create $extraHeaders for pages with blog entries. 2007-06-04 20:57:18 +02:00
Kris Maglione
46d61d79b9 Wrap the RSS description in <pre> tags. Fix summary. (should run the description through fmt(1), since *some* people insist on using WordPress, which doesn't hard wrap paragraphs). 2007-06-04 20:41:42 +02:00
Kris Maglione
d882bd4a28 Fix the RSS content-type. 2007-06-04 06:52:33 +02:00
Kris Maglione
871ac385d9 Fix sed snafu. 2007-06-04 06:34:33 +02:00
Kris Maglione
b52930acb7 Fixed RSS. 2007-06-04 06:20:23 +02:00
Kris Maglione
d15e27e9d1 Add </rss> tag. 2007-06-04 06:03:01 +02:00
Kris Maglione
fd89f1b99f Blockbuffer all output. 2007-06-04 06:02:00 +02:00
Kris Maglione
ecaf62f2d6 Added rss to controller. 2007-06-04 05:41:28 +02:00
Kris Maglione
2a4f198275 Modified controller. 2007-06-04 05:26:58 +02:00
Uriel
9744d598a9 Really fix dir listing filter now 2007-06-03 09:02:58 +02:00
Uriel
267e71de6b Move functions near the top, allow .tpl files to be parsed on the fly and dont expect .md files everywhere, move some things into functions 2007-06-03 07:36:01 +02:00
Kris Maglione
0aed92a54d Fix directory listing 2007-06-02 06:55:35 +02:00
Uriel
06f377677d Remove all '_' from title 2007-05-31 02:10:25 +02:00
Uriel
9c7c48c14c Proper fix for the blog post sort issue 2007-05-30 12:10:23 +02:00
Uriel
f0856e2769 Various small fixes and code improvements, mostly for the blog code 2007-05-30 11:52:05 +02:00
Uriel
ad3251860d Allow numbers in paths! 2007-05-29 05:43:22 +02:00
Uriel
9acbe935ad Major update of scripts 2007-05-29 04:04:05 +02:00
Uriel
546713b0d6 A bunch of stuff before breaking things up 2007-05-28 04:07:40 +02:00
Uriel
0257b46c7f Initial commit 2007-05-27 13:25:55 +02:00