get_option('wp_scriptaculous_installed');
add_action('activate_your_plugin.php','your_plugin_activate');
function your_plugin_activate() {
if ( get_option('wp_scriptaculous_installed') &&
( get_option('wp_scriptaculous_version') >= 161 ) ) {
DO PLUGIN ACTIVATION
} else {
DO NOT ACTIVATE PLUGIN
SEND ERROR TO INSTALL WP-Scriptaculous
}
}
Hi,
I’ve uploaded scriptaculous to my site runnig wordpress but I just cannot see it under my plugin list.
TKS
AG
Thanks for this great plugin.
The install was perfect and did everything you said (excellent). My site is still under construction but I’m getting close to launching (http://www.aconservativecentrist.com). The final pages with the most recent styling and with the current editorial, has yet to be uploaded. The site has a WordPress Blog (address below).
I notice you said that your plugin helped you to install widgets. This has been a nagging problem for me. I can install widgets and move them around the sidebar. However, I can’t configure any of them which make widgets unusable for me.
Since my site is still under construction there is no rush, but I was hoping you would provide more information on how to use your plugin to install widgets in WordPress.
It would be a great help to me.
Thanks again for the plugin and for any help you might provide.
Tony
Andrea,
This works in the background so you don’t see anything in you admin panel. If you have plugins that require scriptaculous, then this plugin make sure that everything is installed properly.
Tony,
It doesn’t help me install widgets, it allows for the properfuntionality that I need for widgets to work. Configuration of the widgets is a function of what the widget author allows. If they didn’t create the configuration options then you are out of luck unless you want to hack their code.
mhm … altough worpress instalation is so easy - even for noobie as me I went trough that process easy.
This plugin is awesome!!! it also solves the drag & drop problem with the widgets in wordpress 2.1