X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f55e5e07946320e6ed675b79f63e7c3d3848f4b4..2b1857135def154369e4ee33a565861272643b43:/doc/forum/Using_ikiwiki_via_command_line:_Workflow_and_permission_problem.mdwn diff --git a/doc/forum/Using_ikiwiki_via_command_line:_Workflow_and_permission_problem.mdwn b/doc/forum/Using_ikiwiki_via_command_line:_Workflow_and_permission_problem.mdwn index 7229d8180..12d1ab9fb 100644 --- a/doc/forum/Using_ikiwiki_via_command_line:_Workflow_and_permission_problem.mdwn +++ b/doc/forum/Using_ikiwiki_via_command_line:_Workflow_and_permission_problem.mdwn @@ -1,8 +1,9 @@ -I use my ikiwiki for personal notes only on my laptop locally and now I am trying to edit it with emacs and push from command line. +I use my ikiwiki for personal notes only on my laptop locally (the html pages are under ~/public_html/mywiki) and now I am trying to edit it with emacs and push from command line. I have some questions about this: -1. Is the following workflow correct: +1\. Is the following workflow correct: + - goto ~/mywiki - edit and save ~/mypage.mdwm with emacs @@ -14,6 +15,9 @@ Since I also sometimes want to edit it from the web interface, I tested it and n Is this correct so far or is there a better workflow? -2. After editing and saving the page from the web interface it is saved with root permissions in ~/mywiki how can I make ikiwiki to save everything with my username as group and owner? +2\. After editing and saving the page from the web interface it is saved with root permissions in ~/mywiki how can I make ikiwiki to save everything with my username as group and owner? + +3\. What's the best and fastest way to preview a page in my browser after editing it with emacs without updating the whole wiki? + -3. What's the best and fastest way to preview a page in my browser after editing it with emacs without updating the whole wiki? +-- anna19 --