File: //home4/cca63905/.trash/wp-content/themes/enfold/framework/php/avia_shortcodes/sc/twitter.js
scnShortcodeMeta = {
attributes: [{
label: "Style",
id: "style",
help: "Values: vertical, horizontal, none (default: vertical)."
}, {
label: "Url",
id: "url",
help: "Optional. Specify URL directly."
}, {
label: "Source",
id: "source",
help: "Optional. Username to mention in tweet."
}, {
label: "Related",
id: "related",
help: "Optional. Related account."
}, {
label: "Text",
id: "text",
help: "Optional tweet text (defatul: titel of page)."
}, {
label: "Float",
id: "float",
help: "Values: none, left, right (default: left)."
}, {
label: "Lang",
id: "lang",
help: "Values: fr, de, es, js (default: english)."
}],
defaultContent: "",
shortcode: "twitter"
};