Commit Graph

478 Commits

Author SHA1 Message Date
uriel
467a5ce15c Update nhttpd setup docs. 2009-03-06 00:02:53 +00:00
uriel
11fb85c016 Added tag LATEST-RELEASE for changeset 884e94ecf23c 2009-03-05 23:56:32 +01:00
uriel
c5348127bb New release 2009-03-05 23:56:32 +01:00
uriel
ff0d26117f Merge 2009-03-04 09:03:09 +00:00
uriel
8f3cbc3b0d Only display Edit button when no other handler_body_main has been set (ie., if file really doesn't exist). 2009-03-04 09:05:40 +01:00
uriel
d21e6caeb7 Implement file creation for dirdir. 2009-03-04 03:12:54 +01:00
uriel
bd8c80efa3 Correct <ul> and <li> nesting in navigation sidebar. 2009-03-03 22:34:26 +00:00
uriel
467b4182d4 Revert the <ul> fix which was not really correct, and fix another missing </li>. 2009-03-03 22:04:17 +00:00
uriel
009b173ebd Stop generating an extra superfluous <ul></ul> in sidebar menu. 2009-03-03 21:38:22 +00:00
uriel
a2d3a65c2a Add mising </p>. 2009-03-03 21:37:36 +00:00
uriel
83bb3e1088 Exit after printing http headers if request method is HEAD. 2009-03-03 20:24:25 +00:00
uriel
669e9355b9 Cosmetic code fix. 2009-03-03 20:23:51 +00:00
uriel
2f3b982ff0 Preserve ifs when calling other functions after temporary altering it. Fixes a couple of minor bugs.
Added difs env var that can be used anywhere to restore default ifs.
2009-03-03 20:23:00 +00:00
uriel
5a1f4aafb0 Further cleanup and simplification of redirect code. 2009-03-03 13:15:46 +00:00
uriel
3df8d389bb Documentation updates. 2009-03-03 12:32:39 +00:00
uriel
2a6f78ec4e New link_bar handler to be used in sidebars. 2009-03-03 12:32:03 +00:00
uriel
d93e9b1bf8 Style and html fixes for user login template. 2009-03-02 16:46:23 +00:00
uriel
cd21ca3429 Documentation updates. 2009-02-28 14:02:34 +00:00
uriel
ef8436e44f Groups are now simply users with a /members file with one member per file. 2009-02-28 13:27:16 +00:00
uriel
8c791b98ba Rename $blog_editors to $conf_blog_editors and give it the default value of 'blog-editors'. 2009-02-28 13:26:40 +00:00
uriel
a9d9828727 Be more careful when checking passwords, make sure that the password file exists and is not empty. 2009-02-28 12:56:13 +00:00
uriel
4278097581 Merge. 2009-02-27 22:39:19 +00:00
uriel
a32b568f63 Minor style changes. 2009-02-27 22:38:55 +00:00
uriel
4dfa1cfffc Site config minor simplification. 2009-02-26 11:51:22 +01:00
uriel
d82369e644 Big overhaul of dirdir rewriting most code to be much simpler, reliable and efficient.
Now we have a wiki engine in ~20 lines of code!
2009-02-26 11:50:18 +01:00
uriel
8633c51515 Make bridge app more correct: only activated when GET-ing pages which can have comments and don't get confused by other apps POSTs. Simplify code along the way. 2009-02-26 11:42:20 +01:00
uriel
ebd6776ab9 Fix incorrect recording of author on edits. And write a note on a very minnor bug that adds extra new lines at the end of edited files. 2009-02-25 17:15:00 +00:00
uriel
c6689803e4 Mention file perms in readme. 2009-02-25 17:04:00 +00:00
uriel
89703c8776 Improve default sitemap template, including Google's enhanced 404 pages by default. 2009-02-25 05:24:05 +00:00
uriel
ec289e417b CSS tunning: Slightly lower default font size, and change vertical align for images in top_bar. 2009-02-24 11:44:22 +00:00
uriel
180721c6fa Add hr abobe comments login request message. 2009-02-23 08:23:35 +00:00
uriel
192c8d1af5 Document updates. 2009-02-23 08:17:42 +00:00
uriel
e8bdc78a52 Merge tags. 2009-02-23 05:25:51 +00:00
uriel
2aa63c1aea Todo updated. 2009-02-23 05:25:29 +00:00
uriel
134a93e178 Allow : and , in urls, but strip them and redirect them if they are last char. This fixes some autogenerated links in other sites that will include . and , if they follow an url in an email for example. 2009-02-23 05:25:08 +00:00
uriel
6c3c07c0da Added tag LATEST-RELEASE for changeset 8b746644a5fb 2009-02-22 22:26:43 +01:00
uriel
85c7d248e4 Added tag LATEST-RELEASE for changeset 6edb1b62afba 2009-02-22 22:22:19 +01:00
uriel
aea78c7442 Added tag LATEST-RELEASE for changeset 164d1aec6edc 2009-02-22 22:21:06 +01:00
uriel
9972246fcf Added tag LATEST-RELEASE for changeset 656fdaf320d6 2009-02-22 22:13:02 +01:00
uriel
f83dac047c New release 2009-02-22 22:13:02 +01:00
uriel
4d7ce5ae00 Add reddit button to werc site. 2009-02-21 03:46:37 +00:00
uriel
b7fd02b416 Minor TODO notoe: maybe we should treat relative and absolute url redirect arguments differently. 2009-02-21 00:05:30 +00:00
uriel
a4ec29bd01 Atumatically expand conf_hide_paths arguments with $sitedir 2009-02-21 00:04:48 +00:00
uriel
cfca9ad7a5 In the sidebar tree, remove sitedir *after* we apply dirfilter. 2009-02-21 00:03:11 +00:00
uriel
62180dd951 Minor correction to atom and rss link urls. 2009-02-20 23:15:08 +00:00
uriel
fd1a141e3f Improve the atom and rss templates: fix bugs in link attirbutes, simplify code, and include html posts in rss feeds instead of raw markdown. 2009-02-18 09:28:20 +00:00
uriel
b48a0d28be Add link to ohloh werc page. 2009-02-18 09:27:00 +00:00
uriel
bbe63f5f5e Add note to review and compare html post parsing code with another implementation. 2009-02-18 09:26:19 +00:00
uriel
997d8f206f Add urlencode.awk to contrib/, not used for now. 2009-02-18 09:25:10 +00:00
uriel
bd9b1318f3 Move comments display to a template. Show a link to login page when required for posting comments. 2009-02-16 03:46:21 +00:00