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
9139cdafc6
Add back /usr/bin/ to default path (/usr/bin/awk makes us actually less portable *sigh*)
...
And update to use the new fproc_cache.rc and expand the comment explaining how it works.
2008-10-26 04:58:20 +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
Uriel
4f75a5b3b6
Tighten default path setting, this forces us to make references to /usr/bin/ programs explicit, which should help become more portable... it also messes up awk until we can get it into p9p
2008-10-26 04:27:27 +01:00
Uriel
511fcd2416
Make some corrections to default initrc comments and update to use the renamed md_cache.rc
2008-10-26 04:02:33 +01:00
Uriel
b940bc1744
Mark gensitemaptxt.rc as deprecated
2008-10-26 03:37:52 +01:00
Uriel
33597169a5
Update sitemap.tpl to use _werc/config instead of the deprecated _config, also don't include in sitemap sub-tress where permanentRedirect is set to make Google happy.
2008-10-24 04:19:29 +02:00
Uriel
1ef35f74dd
Update blog posting code to use new auth api, also create _apps/brag/
2008-10-22 09:21:53 +02:00
Uriel
5fb2596467
Minor improvements to user login template to use new user auth api
2008-10-22 09:20:50 +02:00
Uriel
3d2be79505
Improvements to wiki and comments code, take advantage of improvements in user auth interfaca
2008-10-22 09:20:06 +02:00
Uriel
746b70d971
Improvements to auth code, now the interface and implemenation are much cleaner.
2008-10-22 09:18:55 +02:00
Uriel
9d72114f26
Update comments code to use new comment dir format and the new user auth system
2008-10-22 09:17:08 +02:00
Uriel
db99e070dd
Add edit template for dirdir
2008-10-21 16:59:26 +02:00
Uriel
efa8fb4648
Merge tags
2008-10-21 16:38:21 +02:00
Uriel
c57e9b0d45
Add login link to default footer
2008-10-21 16:37:59 +02:00
Uriel
eba666e184
Add optional wiki sidebar
2008-10-21 16:37:43 +02:00
Uriel
f24f05896d
New req_path var
2008-10-21 16:37:16 +02:00
Uriel
34a99124a9
Replace debug and 'false' calls with setting $status
2008-10-21 16:36:45 +02:00
Uriel
840cb9effa
Split $body into two vars, this allows to more easily retrive the intra-site path for the request as req_path, then use this to fix a bug in 404.tpl
2008-10-21 16:31:22 +02:00
Uriel
82ba7e59ae
Added tag LATEST-RELEASE for changeset 732be9c66be6
2008-10-19 01:24:15 +02:00
Uriel
f07dd22288
New release
2008-10-19 01:24:15 +02:00
Uriel
3a90da4af9
Add initial templates for user login and blog post entry.
2008-10-18 03:40:30 +02:00
Uriel
b91bcda71f
Allow to set extra http headers!
2008-10-18 03:39:39 +02:00
Uriel
3c8fc5fdf6
Replace debug_handler with a template.
2008-10-18 03:36:22 +02:00
Uriel
a891993160
Replace blog_dir_handler with a template in lib/feeds/html.tpl
2008-10-18 03:32:13 +02:00
Uriel
a1dd162124
Many big changes:
...
* Cache arg list in get_post_args so it can be called more than once and from inside templates.
* Get/set_cookie functions.
* New user auth system that actually works.
* Make_blog_post actually works now.
* Many other fixes and improvments.
2008-10-18 03:26:54 +02:00
Uriel
20339633b0
Minnor READMe/TODO updates
2008-10-14 08:15:16 +02:00
Uriel
351da977a9
Make rc happy and comment work in progress code
2008-10-14 06:59:19 +02:00
Uriel
5dfce814f6
More minnor comment and code formatting changes
2008-10-14 01:59:10 +02:00
Uriel
0837caa70a
Fix bug where blogDir wouldn't be set properly
2008-10-14 01:49:35 +02:00
Uriel
4ceb1e936d
Minnor comment change
2008-10-14 01:48:17 +02:00
Uriel
8877df8fe1
If we get a request for a .html file, redirect to the 'canonical' url for that file
2008-10-14 01:46:52 +02:00
Uriel
339a7a5b4d
Minnor code format and comment cleanups, remove duplicated code
2008-10-14 01:40:20 +02:00
Uriel
916b093502
Simplify dir listing code
2008-10-14 01:25:37 +02:00
Uriel
88d1d5f4b2
Remove some clumsy commented out code to change menu item order in blog dirs
2008-10-14 01:16:41 +02:00
Uriel
93c2239178
Minnor code style cleanup
2008-10-14 01:13:00 +02:00
Uriel
f0bfff3f6c
Properly test if msterSite is set when looking for templates
2008-10-14 01:10:34 +02:00
Uriel
e4ad62e733
Remove deprecated code to handle old config and teomplate locations
2008-10-14 01:09:12 +02:00
Uriel
e78e2d2c73
Add trailing / for directories in sitemap to make google crawler happy
2008-10-12 22:41:40 +00:00
Uriel
818379cf80
Add comment to in progress atom template for future reference
2008-10-10 02:08:58 +00:00
Uriel
a9fedfd6cb
Silly stylesheet changes
2008-10-10 02:07:42 +00:00
Uriel
795504c0e5
Merge tags
2008-09-30 15:29:21 +02:00
Uriel
ea2ab9de56
Brown paper bag bugfix, make rss feeds work again!
2008-09-30 15:28:48 +02:00
Uriel
8ffd8523a8
Added tag LATEST-RELEASE for changeset c39c10c98412
2008-09-30 13:44:49 +02:00
Uriel
fe3a79d75b
New release
2008-09-30 13:44:49 +02:00
Uriel
a2342d38b9
Allo to override the blog post author by setting the conf blogAuthor and use file owner as a fallback only for blogs that are not 'agregators'.
...
Remove some blog info related dead code.
2008-09-30 10:41:10 +02:00
Uriel
92c0e7b4d5
Use /tmp to store temporay sitemap.txt files
2008-09-26 14:48:31 +02:00
Uriel
3d3df98d31
Experimental comments system
2008-09-26 14:23:19 +02:00
Uriel
272840da52
Syntax fix and other minnor improvements
2008-09-26 11:09:18 +02:00