First very useful and great plugin
I've search a lot at the begin how to active the config and the rights.
Why have you not allowed to start weathermap-cacti-plugin-mgmt.php' from "console"? I is easier ....
for the console menu put in the function "weathermap_config_arrays"
....
$user_auth_realm_filenames['editor-config.php'] = 142;
$menu2 = array ();
foreach ($menu as $temp => $temp2 ) {
$menu2[$temp] = $temp2;
if ($temp == 'Configuration') {
$menu2["Weathermap"]['plugins/weathermap/weathermap-cacti-plugin-mgmt.php'] = "manage views";
$menu2["Weathermap"]['plugins/weathermap/editor-config.php'] = "edit views";
}
}
$menu = $menu2;
thanks a lot
PS: I ve converted the icons giben by "phantom_rgs"and add some others, but I cannot upload it because my quota has been reached (because of my plugins). How can I give you them?