Edit history for page: meet

revision author date description r1 r2
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.
29384 andyjpb Wed Jul 17 09:33:00 2013
29003 andyjpb Thu May 30 14:56:00 2013
29002 andyjpb Thu May 30 14:55:00 2013
29001 andyjpb Thu May 30 14:55:00 2013
29000 andyjpb Thu May 30 14:52:00 2013
28999 andyjpb Thu May 30 13:42:00 2013