Hi!
I'm looking for someone who could assist in creating new plugins respectively replace outdated existing ones with 'fresh from scratch' code.
One of the plugins I planned would be "OpenVPN":
I couldn't find any (open) distro to have a decent OpenVPN plugin which would allow easy creation of certificates/profiles.
While I could handle the core work of deciding which information is required and how to get things together into a smoothly working config, I'm not able to create E2 plugins providing the necessary user interaction from scratch myself.
For example I would need a dialog, where the user can enter zero to multiple different string/text values, which I would like to have inside a list.
So when the user presses "OK" on "Edit hostnames" for example, a new screen should pop up, listing all current text values, allowing the user to delete them (e.g. using red button) or to add a new one (e.g. after pressing green button).
And I have absolutely no idea about how code for such a thing would look like inside an E2 plugin.
I'm looking for someone who could assist in creating new plugins respectively replace outdated existing ones with 'fresh from scratch' code.
One of the plugins I planned would be "OpenVPN":
I couldn't find any (open) distro to have a decent OpenVPN plugin which would allow easy creation of certificates/profiles.
While I could handle the core work of deciding which information is required and how to get things together into a smoothly working config, I'm not able to create E2 plugins providing the necessary user interaction from scratch myself.
For example I would need a dialog, where the user can enter zero to multiple different string/text values, which I would like to have inside a list.
So when the user presses "OK" on "Edit hostnames" for example, a new screen should pop up, listing all current text values, allowing the user to delete them (e.g. using red button) or to add a new one (e.g. after pressing green button).
And I have absolutely no idea about how code for such a thing would look like inside an E2 plugin.