Amithings

Displays Information from Amithings in your Blog by using shortcodes inside Posts and Pages.

Author:Suporte On (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.0
Plugin version:1.2
Added to WordPress repository:25-08-2013
Last updated:10-09-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/amithings/
Total downloads:502
plugin download
Click to start download

The Amithings WordPress Plugin was created to help publishers display Information from Amithings in their blogs using shortcodes within Posts and Pages.

In Amithings, you have the ability to view any Information in many standards, shapes and formats, such as HTML pages, HTML tables and web controls, XML, JSON, Excel, PDF, DOC, Charts, Graphics, Videos, Music, Playlists, Books, Slideshows, Gallery Pages, Todo lists, and much more.

Just use the shortcode below in your HTML editor in Admin Panel:

[amithings upl="{list of UPL functions separated by dots}"]

Examples:

[amithings upl="information(world-english-bible)"]

[amithings address="yes" border="yes" upl="information(world-english-bible)"]

For those who doesn't know what is UPL, it is a kind of URL Programming Language, a set of functions to be used in the browser URL in order to retrieve, transform and visualize Information from Amithings.

You will find more info about UPL at Amithings website in the Help section, here: http://app.amithings.com/help(upl).

Parameters

address - Shows the address bar with the UPL. Accepts only "yes" and "no". Default: "no".

border - Shows a border outside the contents. Accepts only "yes" and "no". Default: "no".

container - HTML element used as container to the contents. The only parameter accepted is "iframe". Default: "iframe".

height - Sets the height of the contents. Integer values will be assigned in pixels but you may try using one of these units: em, cm, ex, in, mm, pc, pt and px. Default: "auto".

scrolling - Specifies whether or not to display scrollbars around the contents. Accepts "auto", "yes" and "no". Default: "auto".

upl - List of UPL functions separated by dots.

width - Sets the width of the contents. Integer values will be assigned in pixels but you may try using one of these units: em, cm, ex, in, mm, pc, pt and px. Default: "100%".