clearskys
Forum Replies Created
-
Forum: Plugins
In reply to: New plugin: MyDashboard WordPress replacement dashboardI’ve just released version 0.2.4 which fixes an issue with non admin users not being able to view the dashboard correctly.
Macromail: It should work on 2.0.4 (I haven’t tested on that version) as long as you use the Full version which includes the required jQuery and Interface libraries in the plugin distribution.Forum: Plugins
In reply to: New plugin: MyDashboard WordPress replacement dashboardHi DGold
The gadgets available with the plugin, at the moment, aim to duplicate the information on the standard WordPress dashboard. I will be releasing more gadgets as time progresses and am actively working on the documentation for the API so that other plugin developers can also develop gadgets for the dashboard.The locations of the gadgets are all stored in the wp_options table of the WordPress database. Look for two entries labelled clearskys_dashboard_config and clearskys_dashboard_pages. You will also need to look out for options starting with mydash_ which contain information relating to the RSS feed gadgets.
Barry
Forum: Plugins
In reply to: New plugin: MyDashboard WordPress replacement dashboardRaph: Not in the current version.
At the moment, all uses have read access to the dashboard, so all can move gadgets around the dashboard and/or remove gadgets from the dashboard (though unless they have ‘edit_posts’ permissions in WordPress, their changes are not stored, so the next time they view the dashboard it will be in it’s original state).Only those users with ‘edit_post’ permissions in WordPress can add gadgets or modify their settings, move them around, etc.. and have their changes stored.
Forum: Plugins
In reply to: New plugin: MyDashboard WordPress replacement dashboardThanks for the comments.
A Post-it note gadget is actually on my list of upcoming gadgets. As is a quick post gadget.
Are there any other gadgets that anyone would like to see?