Uriel
|
28b82f244b
|
Make sites/ dir configurable.
|
2008-12-20 02:18:11 +01:00 |
|
Uriel
|
07d476321a
|
First bits of minimal 'modular' app framework, move some blog code out of werc.rc and other minnor code cleanups.
|
2008-12-20 02:08:12 +01:00 |
|
Uriel
|
ac0b6bfa2e
|
Fix and cleanup dir listing regexp.
|
2008-12-16 03:45:44 +01:00 |
|
Uriel
|
bd54b147f1
|
Fix: don't completely delete 'sort helper' delimiter, revert it back to a '/', and coalesce any extra '/' for tidiness
|
2008-12-13 16:16:10 +00:00 |
|
Uriel
|
43b5151215
|
Fix sortedBlogPostList to handle paths containing a '.', and strip the '/./' used as a sort delimiter from output
|
2008-12-13 16:58:08 +01:00 |
|
Uriel
|
eecc4d2ea8
|
Fix and simplify code that generates rss/atom urls. Now it handles urls in / properly.
|
2008-12-11 21:38:31 +00:00 |
|
Uriel
|
1832258d47
|
Improve dirfilter, simplified and made more reliable. Also strip trailing * from ls -F output (not sure if this should be added to dirfilter itself.
|
2008-11-29 16:20:08 +01:00 |
|
Uriel
|
bd44a5d891
|
Fix typo in dirfilter, thanks to soul9 for finding this!
|
2008-11-29 15:23:59 +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
|
1a0da5a633
|
Allow to hide 'by line' in blog posts by setting blogAuthor to ''.
|
2008-11-23 22:31:07 +01:00 |
|
Uriel
|
c59743ff18
|
Fix display of dir_listing_handler headers. Thanks to soul9 and mycroftiv for reporting this.
|
2008-11-20 05:21:15 +01:00 |
|
Uriel
|
da99ad0097
|
Update dirfilter to hide .html .txt and .tpl indexes from listing too.
|
2008-11-15 20:30:08 +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
|
bdf9922a24
|
Use explicitly relative paths when sourcing now that . is not in path
Add comment about perf issues with menu()
|
2008-10-26 05:29:42 +01:00 |
|
Uriel
|
eac8d656f3
|
Big cleanup of bin/, move external programs to contrib/, move minor useful scripts to aux/, and most important of all move controller.rc to werc.rc
|
2008-10-26 04:29:50 +01:00 |
|