We'll create fresh WordPress site with Embed charts graphs tables and forms with Vixo installed. You have 20 minutes to test the plugin after that site we'll be deleted.
You can now easily insert accounts and basic spreadsheets directly into your WordPress site – when the user changes them they automatically update without need to be republished in any way.
Simply drop graphs and charts into your WordPress blog. When the underlying data is edited the graph or chart automatically updates.
Tabular data is very common. You can now easily create and insert tables of data which the end user can sort or filter on your site.
The Vixo spreadsheet lets you create simple forms that store information in an online spreadsheet and email you when someone submits data – making your life easier.
Specialist quotation engines and calculators are a cinch with Vixo – they can be built easily in a spreadsheet and then published into your blog.
Because everything in Vixo has a URL, The shortcode is very simple and has only two forms:
[vixo url="http://example.com/some/page"]
[vixo url="http://example.com/some/page", width="198px" height="100px"]
If it can the Vixo plugin will work out the size of the thing to be embedded automatically and resize to fit.
For a small number of cases (principally inserting tables) Vixo needs to be told how wide and high you want the embedded object to be. In this case use the long form and specify the width and height in pixels as per the example.
The plugin is hosted on Github.
Feel free to post any problems on the issues log
This readme was converted from WordPress markdown to GitHub markdown on http://wordpress-markdown-to-github-markdown.com/
Used this web service to synch the GitHub README.md with the WordPress readme.txt