Edit history for page: neurolucida

revision author date description r1 r2
32997 iraikov Thu Dec 17 21:26:00 2015 slight updates to neurolucida installation instructions
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.
27938 zbigniew Thu Dec 13 19:52:00 2012 Remove explicit wiki.call-cc.org hostname from intrawiki links Strip hostname from all intrawiki links, making the URL relative but leaving the path as absolute. This permits offline qwiki use. References to /chicken-projects (egg index, RSS) were left as-is. Also removed most percent encoding, as it's not currently handled well by qwiki or chickadee, and spaces work fine in source URLs.
26084 iraikov Wed Mar 7 01:51:00 2012 updated neurolucida app page
25942 iraikov Wed Feb 22 01:26:00 2012 updates to nemo and neurolucida installation documentation
25941 iraikov Wed Feb 22 01:20:00 2012 updated nemo installation page and added analogous page for neurolucida