You are here

README.txt in Views Foundation 7

Same filename and directory in other branches
  1. 7.4 README.txt
-- INSTALLATION --

Enable the module like any other Drupal Module /admin/modules


-- CONFIGURATION --

1. Go to admin/config/media/views_foundation and configure path to Foundation
JavaScripts directory.

2. Add a view and specify the fields you want to output.

3. Activate the style plugin in the view > format > format (and/or
view > format > show), and chose "Foundation (plugin type)".

4. Change the Foundation plugin settings according to your needs.


-- REQUIREMENTS --

* Views Module installed.
* Theme with Zurb Foundation Framework.

File

README.txt
View source
  1. -- INSTALLATION --
  2. Enable the module like any other Drupal Module /admin/modules
  3. -- CONFIGURATION --
  4. 1. Go to admin/config/media/views_foundation and configure path to Foundation
  5. JavaScripts directory.
  6. 2. Add a view and specify the fields you want to output.
  7. 3. Activate the style plugin in the view > format > format (and/or
  8. view > format > show), and chose "Foundation (plugin type)".
  9. 4. Change the Foundation plugin settings according to your needs.
  10. -- REQUIREMENTS --
  11. * Views Module installed.
  12. * Theme with Zurb Foundation Framework.