Uriel
|
3166d95763
|
Make troff-generated html pages look a bit better
|
2008-06-10 16:33:28 +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
|
6a938d6135
|
Add two more missing files
|
2008-04-02 21:42:48 +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
|
5d43a1db22
|
Many content updates and fixes.
|
2008-03-15 21:01:31 +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
|
5a6eef9ee8
|
Massive add and update of new content and other files.
|
2007-06-12 00:36:35 +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
|
23b7d15fd3
|
New sitemap generator in rc that also includes .html files
|
2007-06-09 23:34:55 +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
|
a742ff8cf6
|
Delete left-over files that were either deleted or moved
|
2007-05-29 05:01:31 +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 |
|