WIP: Added ability to create external links in the menu
Foris looks for csv files in /usr/share/foris/external-links/*.csv And base on those files external links in the menu are created.
The file have following format:
"openvpn-client","OpenVPN client","/reforis/openvpn-client/",
"sentinel","Sentinel","/reforis/sentinel/",30
Note that the last number represents menu order.
Closes #195 (closed)
Edited by Štěpán Henek