Insert spreadsheets into WordPress
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.
Charts and graphs in WordPress
Simply drop
graphs and charts into your WordPress blog. When the underlying data is edited the graph or chart automatically updates.
Creating and inserting tables in WordPress
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.
Embeddable forms for WordPress
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.
Calculators and quotation engines for WordPress
Specialist
quotation engines and calculators are a cinch with Vixo - they can be built easily in a spreadsheet and then published into your blog.
- Upload
vixo-plugin-1.4.zip
to the /wp-content/plugins/
directory
- Unzip it
- Activate the plugin through the 'Plugins' menu in WordPress
- Use the shortcode
[vixo url="http://example.com/some/page/"]
Vixo is a next generation spreadsheet - designed to be used on the internet - everything,
graphs,
forms,
pages of figures,
tables of data, has its
own URL which you can pop into the Vixo shortcode. You can build
sophisticated calculation and quotation engines and embed them as well.
1.4
Two major bug fixes:
- use of unsafe jQuery expressions in previous version means that sites using native WordPress jQuery would fail to load spreadsheet elements
- failure to load native WordPress jQuery means themes that don't use jQuery would fail to load spreadsheet elements
1.3
Had 3 lines after '?>' leading to a 'The plugin generated 3 characters of unexected output during activation' error.
1.2
Turned off debugging by default
1.0
Initial release.