Features:
Also included in this plugin are 17 themes for jQuery UI 1.5 and 1.7
A list of themes are as follows:
Also include is a demo page to allow you to try out all 17 themes.. can be found from the drop down menu and is only available to administrators. "SC Ajax Lib Demo"
Screenshot:
Installation:
It is recommended that you place this at the top of your list of plugins.
View shellcode's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
wow, this is a really good plugin :)
hi, i tried this on IE7 and other Mozilla browsers (Firefox & Safari). Even tried it on Google Chrome.
After enabled the plugin at Tool Administrations, all links to Settings and More info for plugins are not clickable.
I'm having the same error :S
thanks a lot for your plugin though....
Thanks Shellcode for the plugin but excuse me for my ignorance; what does this plugin do and how does it help anybody using elgg?
Sorry again for the ignorance.
@sadistic, @zanzoon: I downloaded and installed google chrome.. Everything works just fine in Google chrome, safari, firefox, and IE7. So there has to be a conflict with another plugin somewhere...
try the following search from your mods directory:
# find . -name "header.php" -print
You might have something else that is overwritting the following view: views/default/page_elements/header.php. Looks for plugins that might be using this same view...
also do the following from your mods directory this will give you a list of plugins that could potentially be giving you a hard time... Once you figure out which plugin it is I'll take a look:
grep -R "page_elements/header" *
@Anas: This is a development library... used to develop websites... So it provides additional options to the elgg javascript library that were not available previously. I think I read in a post somewhere that we were using a stripped down version of the jQuery ui that didn't have a datepicker for example. Well it now provides the full jQuery ui so you can add that type of funtionilty to your website.
unfortunately i'm in a shared host, i don't think i can place commands
Thanks Shellcode for the explanation. Your efforts are much appreciated.
any help if i'm on a shared host?
Zanzoon, maybe look for the things ShellCode mentioned manually, on your local system? Do a search locally and figure that it is the same issue on your shared host.
@sadistic, @zanzoon:
I am using elgg 1.5 version and i had the same problem
here is the solution:
1.follow to the->"./mod/sc_ajax_libs/views/default/page_elements" directory and make a backup for header.php
2.find->"./views/default/page_elements"directory and copy header.php from there
to the->"./mod/sc_ajax_libs/views/default/page_elements" directory
then, open or reload->"Tool Administrations" page
check->"sc_ajax_libs [Setings]" find there
JQuery Version:
JQueryUI Version:
click "Modify" button for both (dont change anything!!!) just press-> "Save"
Disable - SC Ajax Lib plugin
make SC Ajax Lib plugin be at the top of your list of plugins (if it's still not)
Enable - SC Ajax Lib plugin
reload page
3.now, from the backup (that we made in step 1) replace back
header.php in->"./mod/sc_ajax_libs/views/default/page_elements" directory
and reload page
it work quite well for me
Sorry doesnt work correctly with ellg 1.7.1