Commit graph

  • b9d64d6bd2 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. Uriel 2009-02-25 17:15:00 +00:00
  • 3933a744b3 Mention file perms in readme. Uriel 2009-02-25 17:04:00 +00:00
  • 436cf4f131 Improve default sitemap template, including Google's enhanced 404 pages by default. Uriel 2009-02-25 05:24:05 +00:00
  • a77855a2ca CSS tunning: Slightly lower default font size, and change vertical align for images in top_bar. Uriel 2009-02-24 11:44:22 +00:00
  • 32dd50dff9 Add hr abobe comments login request message. Uriel 2009-02-23 08:23:35 +00:00
  • 525c4afe1f Document updates. Uriel 2009-02-23 08:17:42 +00:00
  • c50e12f058 Merge tags. Uriel 2009-02-23 05:25:51 +00:00
  • 325621e87f Todo updated. Uriel 2009-02-23 05:25:29 +00:00
  • c31e6f176a 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. Uriel 2009-02-23 05:25:08 +00:00
  • 2b4ec97a23 Added tag LATEST-RELEASE for changeset 8b746644a5fb Uriel 2009-02-22 22:26:43 +01:00
  • 952f090692 Added tag LATEST-RELEASE for changeset 6edb1b62afba Uriel 2009-02-22 22:22:19 +01:00
  • 9362293b96 Added tag LATEST-RELEASE for changeset 164d1aec6edc Uriel 2009-02-22 22:21:06 +01:00
  • 66b6b59dd7 Added tag LATEST-RELEASE for changeset 656fdaf320d6 Uriel 2009-02-22 22:13:02 +01:00
  • 77a65f304c New release Uriel 2009-02-22 22:13:02 +01:00
  • 6f20bf679b Add reddit button to werc site. Uriel 2009-02-21 03:46:37 +00:00
  • 001037ee32 Minor TODO notoe: maybe we should treat relative and absolute url redirect arguments differently. Uriel 2009-02-21 00:05:30 +00:00
  • 492f3b96f1 Atumatically expand conf_hide_paths arguments with $sitedir Uriel 2009-02-21 00:04:48 +00:00
  • e77352dafc In the sidebar tree, remove sitedir *after* we apply dirfilter. Uriel 2009-02-21 00:03:11 +00:00
  • ef3eeca673 Minor correction to atom and rss link urls. Uriel 2009-02-20 23:15:08 +00:00
  • bab24f9cdf Improve the atom and rss templates: fix bugs in link attirbutes, simplify code, and include html posts in rss feeds instead of raw markdown. Uriel 2009-02-18 09:28:20 +00:00
  • ac18ad7f4e Add link to ohloh werc page. Uriel 2009-02-18 09:27:00 +00:00
  • 5f9347f245 Add note to review and compare html post parsing code with another implementation. Uriel 2009-02-18 09:26:19 +00:00
  • 31006aa484 Add urlencode.awk to contrib/, not used for now. Uriel 2009-02-18 09:25:10 +00:00
  • 77f2dcce59 Move comments display to a template. Show a link to login page when required for posting comments. Uriel 2009-02-16 03:46:21 +00:00
  • 47955dd43a Replace switch with series of if, makes the code slightly cleaner, I think. Uriel 2009-02-16 02:27:28 +00:00
  • 5c9fadef99 Remove xml comments from atom feed output and convert them to rc comments instead. Remove limit on atom post sized. Uriel 2009-02-15 14:50:50 +00:00
  • a57e5f6a5a Fix dates display in blogs. Uriel 2009-02-14 20:34:23 +00:00
  • b58dcb96ed Correct dirfilter matching of /sitemap.txt and /robots.txt, note that we match them even if not in site root. Uriel 2009-02-14 07:26:52 +00:00
  • 7ba725cf92 Don't execute perm_redirects directly from conf_perm_redirect to avoid tripping over sitemaps and other code that sources config files but doesn't want to actually *do* anything. Also hide paths with simple or pattern redirects from sitemaps. Uriel 2009-02-14 07:09:27 +00:00
  • af66a69dd9 Minor docs update. Uriel 2009-02-14 07:06:10 +00:00
  • a646e5bf99 Fix silly html syntax error that all browsers but opera ignored. Uriel 2009-02-13 23:22:02 +00:00
  • 58982018d4 Updates to blagh: Allow setting date of new posts, blog-editors default group, provide better error repporting using new notification framework, plus other bug fixes. Uriel 2009-02-13 23:21:15 +00:00
  • 070ba578f4 Use correct post title in rss feeds. Uriel 2009-02-13 23:19:24 +00:00
  • 89682cafa1 Fix bug in crop_text and make length argument optional (default is 512 chars). Uriel 2009-02-13 23:18:34 +00:00
  • 1c4d6ff8bd Minor style change and delete debug print. Uriel 2009-02-13 23:17:49 +00:00
  • 1f98c49a68 Fix syntax error. Uriel 2009-02-13 23:16:56 +00:00
  • e9aacb8ff4 Brown papperbag bug: do not include html headers in rss/atom feeds! Uriel 2009-02-13 13:23:19 +00:00
  • fbcd630e20 Update and improve bpst.rc Uriel 2009-02-13 05:10:28 +00:00
  • 9df8a79f45 Add file on how to customize the werc CSS stylesheets. Uriel 2009-02-13 03:50:42 +00:00
  • 02df9a776a Now that title style is fixed, we can remove this hack. Uriel 2009-02-13 03:20:40 +00:00
  • d9fb885f7a Increase space between title and sub-title. Uriel 2009-02-13 03:19:54 +00:00
  • 585c733dd2 Custom .css styles moved from /_style.css to _werc/pub/style.css Uriel 2009-02-13 02:32:24 +00:00
  • f793e707b0 Add Thanks section to README Uriel 2009-02-13 01:08:56 +00:00
  • f0a29db770 Update todo file. Uriel 2009-02-13 01:05:38 +00:00
  • b6ee2095d8 Add user/group management docs to werc site. Uriel 2009-02-13 00:57:31 +00:00
  • 9fe69dc7fd Script to add users. Uriel 2009-02-13 00:56:15 +00:00
  • 9604018c42 Add blog header and rss/atom feed links, and fix a bug for agregated blog dirs. Uriel 2009-02-12 22:03:57 +00:00
  • 93ad9c35c0 Use new conf_enable_... interfaces, this also alos us to make the default for $enabled_apps nil. Uriel 2009-02-08 00:23:33 +00:00
  • 7151777d9b Add conf_enable_app to add items to $enabled_apps, used from conf_enable_xxx functions so one doesn't need to both add stuff to $eanbled_apps and then call conf_enable_xxx, and to avoid enabling the same app twice. Uriel 2009-02-08 00:22:46 +00:00
  • fe5c67da46 Fix sitemap.txt generation. Uriel 2009-02-06 21:20:36 +00:00
  • fed2cc5c2e Merge. Uriel 2009-02-06 21:03:58 +00:00
  • 2e1f0dd32f Convert fltr_cache into a function. Enable output buffering which had been commented out for unknwon reasons. Uriel 2009-02-06 22:09:32 +01:00
  • 9ff545ec83 Rewrite most sitemap generation code, much cleaner, modularize file title/desc extraction, take advantage of new fproc_cache to cache sitemap. Uriel 2009-02-06 20:43:11 +01:00
  • a0a7645022 Make fproc_cache take an optional second arg that can be a file or dir name, if provided that file/path will be used as input for the first argument removing the need for a temporary file. Uriel 2009-02-06 20:42:15 +01:00
  • 077795756c Add TODO item. Uriel 2009-02-05 03:17:30 +00:00
  • 602819f2fa Make conf_hide_path more flexible, and note a limitation in sitemap dirfilter handling. Uriel 2009-02-05 03:16:14 +00:00
  • 4811a4555b Gramar fix, thanks lejatorn. Uriel 2009-02-05 03:02:56 +00:00
  • 3f8988a1f8 Expand documentation in werc website. Uriel 2009-02-05 03:02:10 +00:00
  • 272c9901d0 Merge tags Uriel 2009-02-04 17:54:42 +00:00
  • 0f6e858549 Make all margins of main body equal. Uriel 2009-02-04 17:54:32 +00:00
  • e72677183e Added tag LATEST-RELEASE for changeset c221ac21cf85 Uriel 2009-02-04 16:43:25 +01:00
  • 190f61b8f8 New release Uriel 2009-02-04 16:43:25 +01:00
  • da948ed34d Some more werc website updates. Uriel 2009-02-02 20:57:57 +00:00
  • e3cccff7c0 Another minor readme update. Uriel 2009-02-02 21:33:02 +01:00
  • 9249d564c1 Minor readme updates. Uriel 2009-02-02 21:31:12 +01:00
  • e2286b144d Add todo to werc website. Uriel 2009-02-02 19:49:51 +01:00
  • a314407a8d Merge. Uriel 2009-02-01 19:23:55 +00:00
  • e084b89cae Reorg code in five source files: werc.rc, cgilib.rc, corehandlers.rc, wercconf.rc and werclib.rc. Uriel 2009-02-01 20:06:51 +01:00
  • eb190a1a0b Use new conf_enable_comments directive in werc website. Uriel 2009-02-01 20:05:00 +01:00
  • 1020b8b669 Handle extraHeaders being nil. Uriel 2009-02-01 20:04:28 +01:00
  • 64e3d86654 Display date in post listing. Uriel 2009-02-01 20:03:27 +01:00
  • 64311bb30b Store and display comment posted date/time. Uriel 2009-02-01 20:02:22 +01:00
  • ce05a61921 Werc site config updates. Uriel 2009-02-01 18:23:31 +00:00
  • 7069e2af93 add comment about how note is never displayed due to subsequent redirect. Uriel 2009-01-30 16:48:49 +01:00
  • 7702c8ed9b Fix txt_handler that was broken due to idiotic overzealous 'optimization', thanks mycroftiv for finding and fixing this! Uriel 2009-01-30 16:19:48 +01:00
  • 590816c6d4 Replace $redirectPermanent with new conf_perm_redirect function. New notices_handler for error/note/success notification boxes. Rename hide_paths to conf_hide_paths. Reorder variable setting, all req-specifc vars are set after initrc and app sourcing, moved request handling code to its own function, this makes us ready to do scgi and other optimizations. Uriel 2009-01-30 16:18:07 +01:00
  • 2ee4609eb1 Styles for new notification boxes. Uriel 2009-01-30 16:13:39 +01:00
  • 39b0cc06f6 Make http_redirect resolve non-absolute uris. Only allow safe chars for user names. Reliability fixes when checking $status (don't check $#status!). Check user suceeds always if user in admin group. Uriel 2009-01-30 16:13:06 +01:00
  • f71c7866f4 New version of comments module, must more reliable and polished. Uriel 2009-01-30 16:10:14 +01:00
  • 75ca494424 Cosmetic improvements to login form and error msg. Uriel 2009-01-30 15:18:07 +01:00
  • f5af1b5fe8 Be smarter about when to enable comments, and make it configurable. Uriel 2009-01-26 06:12:45 +01:00
  • 219ec79f69 Only allow comments for .md files, this avoids silly things like comments for loggin form pages, but will need to be improved to become more general. Uriel 2009-01-26 04:56:05 +01:00
  • 55d12e5dac Handle dir listing of site root. Uriel 2009-01-26 04:51:06 +01:00
  • f23d0176ce Move form templates to where they blong. Uriel 2009-01-26 04:10:02 +01:00
  • 6329ebd8b7 Cosmetic html fixes to user login form. Uriel 2009-01-26 04:09:23 +01:00
  • 93d4483939 Upgrade and cleanup dirdir, move to app framework, and its implementation more elegant and reliable. Uriel 2009-01-26 03:37:47 +01:00
  • a7c9b41901 Fix syntax error, and some cosmetic improvments to html form. Uriel 2009-01-25 16:54:03 +01:00
  • 86af4c88d2 Add tempalte for blog posting via web interface. Uriel 2009-01-25 16:53:21 +01:00
  • 5755022405 Move blagh feed templates to app dir, be smarter when enabling 'implicit' blogs, and upgrade the web interface for blog posting. Uriel 2009-01-25 16:52:19 +01:00
  • f795f9e1d3 Improve the debug shell a bit. Uriel 2009-01-25 16:42:22 +01:00
  • c17e89246e Add -s, print status when a command sets it. Uriel 2009-01-25 15:42:56 +01:00
  • 316d4c4e57 Various changes: - New generic http_redirect function, and two shortcuts for 303: post_redirect and 301: perm_redirect - Allow get_lib_file to take a default value, and change where master_template is set. - Fix bugs in auth code and properly trim ^M from post data. - Other cosmetic/minor improvements. Uriel 2009-01-25 13:56:53 +01:00
  • 4b43af43ff Make comments form look less hideous Uriel 2009-01-24 07:22:43 +01:00
  • f87339e98b Add some comments and replace get_post_args with load_post_args Uriel 2009-01-24 07:11:39 +01:00
  • ce23320a4d Two minor handler changes: tpl_handler now can take multiple templates, md_handler can only take one .md file. Uriel 2009-01-23 17:51:23 +01:00
  • 0884966b4e Fix minor cosmetic bug in dir listing by passing req_path instead of local_path. Uriel 2009-01-23 17:48:09 +01:00
  • d7bb2ec271 Fix and simplify config loading process. Uriel 2009-01-23 16:46:48 +01:00
  • 61be624c8c New helpful dprintvars deubg function. Uriel 2009-01-23 16:46:25 +01:00
  • fc6fd5045f blaghDirs is now blagh_dirs. Uriel 2009-01-23 16:45:48 +01:00
  • 7028e84bf0 Simplify init code to take advantage of the new blagh_root variable. Fix and cleanup various things. Uriel 2009-01-23 16:44:42 +01:00