Hello,
I would like to enable http://drupal.org/project/uicarousel in my custom plugin by default.
But due to lack of documentation it is quite difficult to grasp main things.
Ui carousel gives just one line:
$('#carousel-basic').carousel();
Thank you in advance for any pointers.
Kioshin