Drupal: Views Slideshow 3.x

Ein Posting auf LongLake erklärt die Änderungen in Views Slideshow 3.x. Da hat sich einiges getan, sehr cool!

The biggest change you will probably experience is the change in the widget management. Widgets are the bits and pieces that are NOT the main slideshow frame, for example pagers are such widgets. But you can also implement widgets that simply show the progress of a slideshow - nothing can stop you now, its really, really easy.

Now custom modules can implement different widget related hooks both in PHP and in javascript to declare their control, or progress display. In contrast to the old views slideshow code, where you practically had to duplicate the whole slideshow code, now you only define widgets.

Possibly related posts (automatically generated)