You are here

Files in Views Load More 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt views_load_more 7.x-1.x, xxxx-xx-xx ----------------------------------- views_load_more 7.x-1.2, 2013-11-27 ----------------------------------- #1372206 by andremolnar, attilafekete: provide default target selectors for specific view styles #1703436…
drupal_setup.sh test/ci/drupal_setup.sh #!/bin/bash mysql -e 'create database drupal;' pyrus channel-discover pear.drush.org pyrus install drush/drush phpenv rehash wget http://ftp.drupal.org/files/projects/drupal-7.14.tar.gz tar -xf drupal-7.14.tar.gz cd drupal-7.14 drush…
run_build.sh test/ci/run_build.sh #!/bin/bash
views_load_more.api.php views_load_more.api.php Describes hooks provided by the views_load_more module.
views_load_more.info views_load_more.info name = Views Load More description = A pager plugin for views. Gives users the option to add a 'more' button to a view and have the results appended to existing results being displayed. core = 7.x package = Views dependencies[] =…
views_load_more.module views_load_more.module views_load_more.module
views_load_more.views.inc views_load_more.views.inc Provides the views plugin information.
views_plugin_pager_load_more.inc views_plugin_pager_load_more.inc The plugin to handle Load More pager.

Other projects