Difference between revisions of "Talk:Documentation"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
(Request for comments: move `Configuration files' into separate file, embed the result, and update overall document formatting?)
Line 7: Line 7:
  
 
:See http://wpkg.org/index.php/WPKG_Client and http://wpkg.org/index.php/WPKG_Client_-_GUI_help
 
:See http://wpkg.org/index.php/WPKG_Client and http://wpkg.org/index.php/WPKG_Client_-_GUI_help
 +
 +
I was preparing to update some text and realized I'd be changing a LOT of formatting, so wanted to bring it up for discussion before I did it.
 +
 +
With the goal of updating the section 'Configuration files' I created [[WPKG files]] and copied/expanded the section 'Configuration files' into it so that it becomes a list of all files, with descriptions (except for 1-2 that I haven't figured out yet) and then intended to import it with <pre>{{:WPKG files}}</pre> but that put a table of contents in the middle of the article.  Fixing this requires converting all the section leads (currently marked as): <pre>'''Foo'''</pre> into Sections (marked as): <pre>== Foo ==</pre> but that involves changing the formatting of the entire document.  Is it better to keep [[WPKG files]] or should we just update the document in-place?
 +
[[User:Neilr8133|Neilr8133]] 08:03, 4 July 2011 (CEST)

Revision as of 06:03, 4 July 2011

There seems to no documentation as to what wpkgsrv.exe does and how to debug issues.

From what I can tell is that wpkg.js figures out what the client needs to install and places the commands in the wpkg.xml file on the local pc.

Then at some time wpkgsrv reads that file and does the installs etc.. But How do I control wpkgsrv?

See http://wpkg.org/index.php/WPKG_Client and http://wpkg.org/index.php/WPKG_Client_-_GUI_help

I was preparing to update some text and realized I'd be changing a LOT of formatting, so wanted to bring it up for discussion before I did it.

With the goal of updating the section 'Configuration files' I created WPKG files and copied/expanded the section 'Configuration files' into it so that it becomes a list of all files, with descriptions (except for 1-2 that I haven't figured out yet) and then intended to import it with
{{:WPKG files}}
but that put a table of contents in the middle of the article. Fixing this requires converting all the section leads (currently marked as):
'''Foo'''
into Sections (marked as):
== Foo ==
but that involves changing the formatting of the entire document. Is it better to keep WPKG files or should we just update the document in-place?

Neilr8133 08:03, 4 July 2011 (CEST)