]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/forum/Using_ikiwiki_via_command_line:_Workflow_and_permission_problem.mdwn
no time to do maser for now, but some pointers and thanks
[git.ikiwiki.info.git] / doc / forum / Using_ikiwiki_via_command_line:_Workflow_and_permission_problem.mdwn
index 3a871171c4b6120db120c0635331a86b86088dbc..12d1ab9fb53bc5d97c3f70bdf24d418c196ef04f 100644 (file)
@@ -1,8 +1,8 @@
-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
@@ -15,8 +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 --