Active
Project:
Views embed
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2008 at 01:05 UTC
Updated:
30 Dec 2008 at 00:33 UTC
How is this used?
There's no instructions on the project page, no Readme.
Comments
Comment #1
davexd commentedJust figuring it out, but here's something that can be used as a starter for the docs:
1. Add a view & configure it as normal.
2. Once you are happy with your View, go to admin/build/views/tools/embed
3. Select the view that you want to be able to embed.
4. This is where I get stuck. How do I embed the view?
I see this in the module file:
That looks like our ticket but how on earth do I use that to call the view from my own external .php file?