Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
Edit history for page: edit-help
revision
author
date
description
r1
r2
36643
mario
Thu Sep 20 15:39:00 2018
edit-help: fix link to CHICKEN logo
36496
wasamasa
Mon Sep 3 09:36:00 2018
Mention svnwiki-mode
31126
mario
Fri Jul 18 00:19:00 2014
Properly capitalize CHICKEN on the wiki directory (only first level). I used the following shell script to change things: while IFS= read -d $'\0' -r file ; do sed -i 's/Chicken/CHICKEN/g' "$file" done < <(find wiki -maxdepth 1 -type f -print0 ) Some files have been manually reverted after that, since some substitutions don't apply: - friedly-chicken (repl banner) - survey2011 (Chicken in URI paths) - chickenista-guide (Chickenista) I hope the link canonicalization thing will be on my side.
26531
sjamaan
Tue Apr 17 19:08:00 2012
Avoid bad links in examples ;)
26126
sjamaan
Sun Mar 11 17:34:00 2012
Add some notes about the page title to the edit help
24756
svnwiki
Tue Aug 16 15:09:00 2011
Anonymous wiki edit for IP [67.86.66.31]: minor edit: s/stuff/text/
24312
mario
Tue Jul 5 01:48:00 2011
edit-help: added `syntax' to the list of supported tags
24094
mario
Thu Jun 16 13:02:00 2011
edit-help (wiki): added "Tools" section
24093
mario
Thu Jun 16 12:49:00 2011
edit-help (wiki): added TOC
24073
mario
Wed Jun 15 20:33:00 2011
edit-help (wiki): added <type> to the list of supported tags
21816
petercrlane
Sun Dec 5 13:10:00 2010
19381
zbigniew
Fri Aug 13 03:56:00 2010
wiki/edit-help: Expand upon proper linking procedure.
19343
sjamaan
Wed Aug 11 20:29:00 2010
Remove <example> and all related tags from our wiki pages. The tag is annoyingly verbose, its syntax's interaction with other wiki syntax is rather unclear and the automated test extraction feature is not and never will be implemented on call-cc anyway.
19338
sjamaan
Wed Aug 11 17:39:00 2010
Fix markup on edit help page
19308
sjamaan
Tue Aug 10 19:09:00 2010
Update edit-help to be more sane
19307
sjamaan
Tue Aug 10 19:01:00 2010
Don't _split_ the split paragraphs
19306
sjamaan
Tue Aug 10 18:59:00 2010
Replace wiki-syntax en wiki-syntax-chicken by one edit-help page