Hi Allen, Just this afternoon I implemented the changes that integrate our online wiki. It's a C# app but the same applies to Fox.
Every visual control (button, checkbox, form, etc) is derived from Microsoft controls. I added an extra string property called HelpContextId. When you presses F1 or click Help it looks at the current control's HelpContextId . If it does, great, if not, check the parent control. Repeat until you find one. The HelpContextId is used in the webpage URL. I redirect the user to: http://example.com/x/HwFW We are using Confluence. I haven't used this much, but it looks OK. https://www.atlassian.com/software/confluence Confluence has a 'tiny link' option which I use to create the above link. I still have to think about: - No internet access (one customer is a nuclear power station!) - Flaky internet access (customers in South Africa, Nigeria and Thailand) Paul On 30 January 2015 at 13:30, Allen <[email protected]> wrote: > Hi Paul > Maybe. It's an option to think on. > Thanks > Al > > -----Original Message----- > From: ProfoxTech [mailto:[email protected]] On Behalf Of Paul > Hill > Sent: 28 January 2015 10:11 > To: [email protected] > Subject: Re: help files > > Hi, > > We're moving away from help files and using a online wiki type system > This means others can contribute to the documentation too. > > -- > Paul > > > > --- > This email is free from viruses and malware because avast! Antivirus > protection is active. > http://www.avast.com > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CADwx0+Jzg4PYXU5J+W=qcfkzjbpf+_fdklrq6v+petry95a...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

