From: http://christian.amsuess.com/chrysn Date: Sun, 4 May 2014 13:30:21 +0000 (-0400) Subject: Added a comment: default paths: basedir spec X-Git-Tag: debian/3.20140613~52 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/92a694712d63045d625489873a27e8b6d9754994?hp=853e21d0a15b1ec3ee94c15acdd4e0207a204b70 Added a comment: default paths: basedir spec --- diff --git a/doc/forum/default_paths._Are_there_better_defaults__63__/comment_1_3db622152a8ab53841cc13280ca31da4._comment b/doc/forum/default_paths._Are_there_better_defaults__63__/comment_1_3db622152a8ab53841cc13280ca31da4._comment new file mode 100644 index 000000000..da24613e8 --- /dev/null +++ b/doc/forum/default_paths._Are_there_better_defaults__63__/comment_1_3db622152a8ab53841cc13280ca31da4._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://christian.amsuess.com/chrysn" + ip="84.114.244.41" + subject="default paths: basedir spec" + date="2014-05-04T13:30:20Z" + content=""" +i have no opinion on *whether* there should be different default directories, but *if* new directories are desired, they should go to their respective paths according to [basedir-spec](http://freedesktop.org/wiki/Specifications/basedir-spec/). + +i'm no expert in that, but i think it means that the setup files go to `XDG_CONFIG_HOME` (`~/.config/ikiwiki/${wikiname_short}.setup`), and srcdir and repository go to `XDG_DATA_HOME` (`~/.local/share/ikiwiki/${wikiname_short}`). +"""]]