1) The Basics (Install, Uninstall, How To)
The Basics
Required Module: Views http://drupal.org/project/views
Recommended Module: OAInjection http://drupal.org/project/oainjection
Install
You'll need to have the Views Module installed. (The CCK module http://drupal.org/project/cck is optional, but we use it heavily.)
The OAInjection module is also optional, but HIGHLY recommended. You'll need it to 'inject' both css and JS via the OALiquid module.
Perform the standard module installation steps.
Uninstall
After Disabling the module, run the uninstall process via Modules>Uninstall. The module directory should likely be removed from your modules folder.
How to Use
These are the rough and dirty directions for now (in hopes they'll mature over time).
Create a View and select one of the two Liquid Options for the “View Type” (applies to either your Page or Block View – or both). Click Here for image example of Step 1.
After the view is created, go to admin>site building>views>liquid layout and first select “Set Layout” (this is your Plugin) and then “Configure” the layout. Click Here for image example of Step 2. After this, check out your View to see how things are looking.
Things start to get much more fun when you’re using CCK – especially the CCK “View Field” module. (E.G. we created tabbed navigation of a group of nodes with this method. And had a good time doing it.)
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion