X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/510c2c6bdbcec72ca989cebee09d0900a39a9f40..28c3e5482d7431b7554e6288bb2f9f55fbd274ed:/doc/forum/File_wiki.setup.mdwn?ds=sidebyside diff --git a/doc/forum/File_wiki.setup.mdwn b/doc/forum/File_wiki.setup.mdwn index 75f9b8827..173988fd5 100644 --- a/doc/forum/File_wiki.setup.mdwn +++ b/doc/forum/File_wiki.setup.mdwn @@ -1,3 +1,6 @@ Hi, I'd like to know if there were a way to get the user's directory path where the file wiki.setup is, and the name of this file. Because i'm working on an improvement of the plugin userlist, and i want to modify the .setup file but i haven't found a way to dynamically get this file. + +> The [[plugins/websetup]] plugin rewrites the setup file. You may find your +> answer in its code. [[Louis|spalax]]