Request for an action function on the Manage Plugins page
Posted: Thu Feb 18, 2010 4:37 am
Let me explain.
I'm a Windows user, learning linux as I need to.
I had an issue where I uploaded a script via the Manage Plugins page.
The problem was because I downloaded the plugin onto a Windows PC and then uploaded it via the Manage Plugins page.
Something about Windows files having a differernt character return to unix files?
Anyway the fix was to run the command dos2unix <pluginname> and the file was fixed. Success I was able to run the plugin.
Now, back to me being a Windows user.
I worked all this out by searching the web etc etc etc. So I had to go and find the location of the script file (not referenced on the plugins page). Now that sucker is hard coded into my brain
So this can get a little frustrating walking around in the dark.
So I had an idea.
It would be good if there was an Action command on the plugin page.
Perhaps you could tick the plugin and then have a drop down list with actions in them.
One action could be running dos2unix against the plugin.
Another action could be to view the plugin on the screen.
And I'm sure others have ideas here.
It would also be good if we could define our own "actions".
Each action could have a description box explaining what the purpose of this action is.
Hope this makes sense.
I'm a Windows user, learning linux as I need to.
I had an issue where I uploaded a script via the Manage Plugins page.
The problem was because I downloaded the plugin onto a Windows PC and then uploaded it via the Manage Plugins page.
Something about Windows files having a differernt character return to unix files?
Anyway the fix was to run the command dos2unix <pluginname> and the file was fixed. Success I was able to run the plugin.
Now, back to me being a Windows user.
I worked all this out by searching the web etc etc etc. So I had to go and find the location of the script file (not referenced on the plugins page). Now that sucker is hard coded into my brain
So this can get a little frustrating walking around in the dark.
So I had an idea.
It would be good if there was an Action command on the plugin page.
Perhaps you could tick the plugin and then have a drop down list with actions in them.
One action could be running dos2unix against the plugin.
Another action could be to view the plugin on the screen.
And I'm sure others have ideas here.
It would also be good if we could define our own "actions".
Each action could have a description box explaining what the purpose of this action is.
Hope this makes sense.