Plugin Twitter
Introduced in Tiki7
Use this wiki plugin to display the activity for a Twitter account.
Parameters
Display the activity for a twitter accountIntroduced in Tiki 7. Required parameters are in
bold.Go to the source code
Preferences required: wikiplugin_twitter
| Parameters | Accepted Values | Description | Default | Since |
|---|---|---|---|---|
tweet |
text | Depends on the type of timeline (Users, Collections, Favorites or Lists). For a
User, it is the Account Name (like twitterdev), for Favorites, something like
twitterdev/favorites. For lists, something like twitterdev/lists/listname, etc. |
7.0 | |
widgetId |
digits | Numeric identifier of the widget | 13.1 | |
tweetlimit |
digits | Display a specific number of items between 1 and 20. Default is 10. | 10 | |
height |
digits | Height of widget in pixels. Default is 300. |
300 | 7.0 |
tweetbg |
Change the border color used by the widget. Default is theme default. | 7.0 | ||
tweetcolor |
Text color for individual tweets. Default is theme default. | 7.0 | ||
theme |
(blank) light dark |
Embedded timelines are available in light and dark themes for customization.
The light theme is for pages that use a light colored background, while the dark theme is for pages
that use a dark colored background. Default is light. |
light | 13.1 |
width |
Width of widget in pixels or 'auto' to fit to width of page. Default is auto. |
auto | 7.0 | |
noborders |
(blank) y |
Default is with Borders | 13.1 | |
nofooter |
(blank) y |
Default is with Footer | 13.1 | |
noheader |
(blank) y |
Default is with Header | 13.1 | |
noscrollbar |
(blank) y |
Default is with Scrollbar | 13.1 | |
shellbg |
(blank) transparent |
Transparent Shell Background. Default is theme default | 7.0 |
Note that Twitter requires that you have an account on Twitter and that you first create your widget there, so you get a widgetId number from Twitter for the widget
Example
Basic syntax
Copy to clipboard
{twitter tweet="tikiwiki" widgetId="xxxxxxxxxx" }