RSS feed
	
	
	
		5a445768
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/14 15:34
		
Fix dates display in blogs.
		 
	
		408ba6b2
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/14 02:26
		
Correct dirfilter matching of /sitemap.txt and /robots.txt, note that we match them even if not in site root.
		 
	
		ce302721
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/14 02:09
		
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.
		 
	
		9d6b7b3b
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/14 02:06
		
Minor docs update.
		 
	
		8d85e228
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/13 18:22
		
Fix silly html syntax error that all browsers but opera ignored.
		 
	
		17ed43a1
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/13 18:21
		
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.
		 
	
		05e5899f
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/13 18:19
		
Use correct post title in rss feeds.
		 
	
		9628651f
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/13 18:18
		
Fix bug in crop_text and make length argument optional (default is 512 chars).
		 
	
		e159c647
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/13 18:17
		
Minor style change and delete debug print.
		 
	
		1f87295a
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/13 18:16
		
Fix syntax error.
		 
	
		b7d804d9
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/13 08:23
		
Brown papperbag bug: do not include html headers in rss/atom feeds!
		 
	
		615b102e
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/13 00:10
		
Update and improve bpst.rc
		 
	
		18b1db43
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/12 22:50
		
Add file on how to customize the werc CSS stylesheets.
		 
	
		49f64f8f
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/12 22:20
		
Now that title style is fixed, we can remove this hack.
		 
	
		f502a361
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/12 22:19
		
Increase space between title and sub-title.
		 
	
		332f0028
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/12 21:32
		
Custom .css styles moved from /_style.css to _werc/pub/style.css
		 
	
		4dd276a9
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/12 20:08
		
Add Thanks section to README
		 
	
		97ba6aab
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/12 20:05
		
Update todo file.
		 
	
		ecce29e2
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/12 19:57
		
Add user/group management docs to werc site.
		 
	
		0e3ceccc
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/12 19:56
		
Script to add users.
		 
	
		58643279
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/12 17:03
		
Add blog header and rss/atom feed links, and fix a bug for agregated blog dirs.
		 
	
		7217875a
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/07 19:23
		
Use new conf_enable_... interfaces, this also alos us to make the default for $enabled_apps nil.
		 
	
		d62089f9
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/07 19:22
		
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.
		 
	
		7f6c14c5
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/06 16:20
		
Fix sitemap.txt generation.
		 
	
		12a2d901
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/06 16:03
		
Merge.
		 
	
		c070f51c
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/06 17:09
		
Convert fltr_cache into a function. Enable output buffering which had been commented out for unknwon reasons.
		 
	
		49cdebe3
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/06 15:43
		
Rewrite most sitemap generation code, much cleaner, modularize file title/desc extraction, take advantage of new fproc_cache to cache sitemap.
		 
	
		fa622563
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/06 15:42
		
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.
		 
	
		8fc1781d
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/04 22:17
		
Add TODO item.
		 
	
		ee748abf
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/04 22:16
		
Make conf_hide_path more flexible, and note a limitation in sitemap dirfilter handling.
		 
	
		ba165ee8
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/04 22:02
		
Gramar fix, thanks lejatorn.
		 
	
		fbd16e76
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/04 22:02
		
Expand documentation in werc website.
		 
	
		21ce37b4
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/04 12:54
		
Merge tags
		 
	
		adf2af09
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/04 12:54
		
Make all margins of main body equal.
		 
	
		3130040f
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/04 11:43
		
Added tag LATEST-RELEASE for changeset c221ac21cf85
		 
	
		2054e21d
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/04 11:43
		
New release
		 
	
		bdf12cb5
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/02 16:33
		
Another minor readme update.
		 
	
		33630e25
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/02 16:31
		
Minor readme updates.
		 
	
		80340122
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/02 15:57
		
Some more werc website updates.
		 
	
		998c725f
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/02 14:49
		
Add todo to werc website.
		 
	
		45c89027
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/01 14:23
		
Merge.
		 
	
		4eec2528
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/01 15:06
		
Reorg code in five source files: werc.rc, cgilib.rc, corehandlers.rc, wercconf.rc and werclib.rc.
		 
	
		d9d0796b
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/01 15:05
		
Use new conf_enable_comments directive in werc website.
		 
	
		8cec7f78
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/01 15:04
		
Handle extraHeaders being nil.
		 
	
		296f11aa
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/01 15:03
		
Display date in post listing.
		 
	
		b25d1f62
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/01 15:02
		
Store and display comment posted date/time.
		 
	
		58ce8d85
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/02/01 13:23
		
Werc site config updates.
		 
	
		b9b21955
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/30 11:48
		
add comment about how note is never displayed due to subsequent redirect.
		 
	
		92c05a0c
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/30 11:19
		
Fix txt_handler that was broken due to idiotic overzealous 'optimization', thanks mycroftiv for finding and fixing this!
		 
	
		4fe167bc
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/30 11:18
		
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.
		 
	
		5f4aff6f
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/30 11:13
		
Styles for new notification boxes.
		 
	
		ecfd825d
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/30 11:13
		
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.
		 
	
		280c9fbf
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/30 11:10
		
New version of comments module, must more reliable and polished.
		 
	
		3e632e8d
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/30 10:18
		
Cosmetic improvements to login form and error msg.
		 
	
		7c69574c
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/26 01:12
		
Be smarter about when to enable comments, and make it configurable.
		 
	
		2df0c21b
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/25 23:56
		
Only allow comments for .md files, this avoids silly things like comments for
		 
	
		3bbe4cd6
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/25 23:51
		
Handle dir listing of site root.
		 
	
		0ad15583
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/25 23:10
		
Move form templates to where they blong.
		 
	
		ae9b4f69
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/25 23:09
		
Cosmetic html fixes to user login form.
		 
	
		5a0b39aa
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/25 22:37
		
Upgrade and cleanup dirdir, move to app framework, and its implementation more elegant and reliable.
		 
	
		5f4bcc16
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/25 11:54
		
Fix syntax error, and some cosmetic improvments to html form.
		 
	
		623898ee
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/25 11:53
		
Add tempalte for blog posting via web interface.
		 
	
		98d9a6b3
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/25 11:52
		
Move blagh feed templates to app dir, be smarter when enabling 'implicit' blogs, and upgrade the web interface for blog posting.
		 
	
		e817ed0a
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/25 11:42
		
Improve the debug shell a bit.
		 
	
		6a612bff
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/25 10:42
		
Add -s, print status when a command sets it.
		 
	
		ebebd410
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/25 08:56
		
Various changes:
		 
	
		73455a90
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/24 02:22
		
Make comments form look less hideous
		 
	
		c3c6d0a9
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/24 02:11
		
Add some comments and replace get_post_args with load_post_args
		 
	
		e3a512ab
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/23 12:51
		
Two minor handler changes: tpl_handler now can take multiple templates, md_handler can only take one .md file.
		 
	
		427f2e11
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/23 12:48
		
Fix minor cosmetic bug in dir listing by passing req_path instead of local_path.
		 
	
		2c33f01e
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/23 11:46
		
Fix and simplify config loading process.
		 
	
		0aa49cd1
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/23 11:46
		
New helpful dprintvars deubg function.
		 
	
		63d9ac45
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/23 11:45
		
blaghDirs is now blagh_dirs.
		 
	
		c1f8e383
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/23 11:44
		
Simplify init code to take advantage of the new blagh_root variable. Fix and cleanup various things.
		 
	
		9f7983ea
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/22 09:24
		
Move comment to where it belong and note deprecation.
		 
	
		de06aef1
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/22 09:21
		
Rewrite http post parsing code, this should be faster and cleaner, added a
		 
	
		e5a84b2e
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/22 04:24
		
Merge in werc.cat-v.org updates and css changes.
		 
	
		2cd78078
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/22 04:23
		
Add conf_enable_blog function to blagh to be used to setup a blog.
		 
	
		159c3988
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/22 04:22
		
Change app loading to be done in two passes, first source app files, then call init for enabled apps.
		 
	
		addf23c6
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/21 05:26
		
Try to make default css font setup saner.
		 
	
		7d49f025
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/21 05:25
		
Silly cosmetic fix for werc site title
		 
	
		a29d7781
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/21 05:23
		
Some more werc.cat-v.org content
		 
	
		a88987b5
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/21 04:27
		
Update urls to linke to werc.cat-v.org
		 
	
		7920e368
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/21 04:26
		
Add comment about minnor bug.
		 
	
		a7babb2c
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/20 04:06
		
Fix display of individual blog posts.
		 
	
		5d411774
		 – sl <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/20 04:05
		
Fix debug printing of main handler.
		 
	
		61134a47
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/20 03:24
		
More updates to new werc site.
		 
	
		53d8c4ea
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/20 01:55
		
Allow to set optional dir listing sorting (ls) options with the config var: dir_listing_ls_opts
		 
	
		90d4be67
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/19 23:13
		
Start the rc template docs.
		 
	
		7bda47a6
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/19 23:08
		
Add apps pages to new werc site.
		 
	
		804d83fc
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/19 22:52
		
Add werc.cat-v.org/ site, it serves as sample site.
		 
	
		ea6beab7
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/19 22:38
		
Rename $wiki to $enable_wiki to be consistent with $enable_comments, also add a note that dirdir templates should move from lib/_apps/dirdir/ to apps/diridri/
		 
	
		39a44024
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/17 04:44
		
Merge tags
		 
	
		ae5651af
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/17 04:43
		
Dirdir wiki engine updates, cleaned up some code, now one can save from preview page.
		 
	
		d88ddc91
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/17 04:42
		
Remove unused/debug code and rename comment var enable_comments
		 
	
		e29762e8
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/17 04:40
		
Cosmetic changes to default_master.tpl
		 
	
		a176f9fe
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/16 22:43
		
Move some wiki code into dirdir app!
		 
	
		de7b9cf2
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/16 22:43
		
Fix cookie parsing if more than one cookie present, add optional user/loggin-info sidebar
		 
	
		3214dcfb
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/16 22:05
		
Make left sidebar into a list of handlers.
		 
	
		f5ae66f7
		 – uriel <uriel@engel.se.cat-v.org>
 authored
 on 2009/01/16 22:04
		
Minor cosmetic css changes.
		 
Next