Re: [Dhis2-users] Connect to data

2012-05-23 Thread Jason Pickering
The proxy can be rather easily set by setting the curl options with something like... curl - getCurlHandle() curlSetOpt(.opts = list(proxy = 'address:port'), curl = curl) response- getURL('http://mydhis',..., curl = curl) Depends a bit on your proxy of course, so you may have to experiment a

[Dhis2-users] How to disable modules in DHIS2

2012-05-23 Thread John Ojo
Dear Lars, I have an urgent need to disable two modules from our implementation of DHIS2. The modules are:       'Beneficiaries and Programs' under the Maintenance menu and      'Named-Based Data Records' under the Services menu. Please, what do I need to do to achieve this?  I have attached

Re: [Dhis2-users] [Dhis2-devs] How to disable modules in DHIS2

2012-05-23 Thread Knut Staring
John, you can change the permissions for the user role so that users cannot see those modules. Sent from my mobile On May 23, 2012 6:51 PM, John Ojo jn...@yahoo.com wrote: Dear Lars, I have an urgent need to disable two modules from our implementation of DHIS2. The modules are:

Re: [Dhis2-users] [Dhis2-devs] How to disable modules in DHIS2

2012-05-23 Thread John Ojo
Knut, this is excellent. Thank you so much. It worked! John  From: Knut Staring knu...@gmail.com To: John Ojo jn...@yahoo.com Cc: DHIS developers dhis2-d...@lists.launchpad.net; Lars Helge Øverland larshe...@gmail.com; dhis1-users