DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:twitter

Twitter Plugin

Compatible with DokuWiki

Angua, "Adora Belle" Weatherwax "Ponder Stibbons", Hrun, detritus, binky,2016-06-26, 2017-02-19, Greebo

plugin Show tweets or searches from Twitter (previous author Christoph Lang)

Last updated on
2020-11-22
Provides
Syntax
Repository
Source

The missing download url means that this extension cannot be installed via the Extension Manager. Please see Publishing a Plugin on dokuwiki.org. Recommended are public repository hosts like GitHub, GitLab or Bitbucket.

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with !discontinued, !up_for_adoption, embed, listing, search, social, twitter, users

Discontinued

:!: Since I stopped using this plugin some years back this plugin is up for adoption. Ping me if you're interested in maintaining so I can transfer ownership.

Description

This syntax will enable users to put tweets and searches from twitter on a page. It uses the media cache thereby bypassing twitter's tracking cookies and complying with EU privacy guidelines.

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

After installation you need to create a Twitter application so you can obtain the necessary OAuth credentials (oauth consumer key, oauth consumer secret, oauth token and oauth token secret) which must be entered in the admin page.

Purpose

If you want to show some tweets from twitter on a DokuWiki page, use this Plugin. The syntax is easy:

[TWITTER:TYPE:USERNAME/SEARCHWORD:COUNT]

Replace the following:

  • TYPE: Valid options are USER and SEARCH: USER will show a timeline of a user and SEARCH will search for a given word on twitter.
  • USERNAME/SEARCHWORD: The name of the user (in USER mode) or word (in search mode).
  • COUNT: The number of tweets to show, when in user mode.

And here are some valid examples:

//The 5 latest tweets from user schwarzenegger.
[TWITTER:USER:schwarzenegger:5]
//All tweets from user BritneySpears
[TWITTER:USER:BritneySpears]
//Search for the word mj
[TWITTER:SEARCH:mj]
//Search for the word dokuwiki
[TWITTER:SEARCH:dokuwiki]
plugin/twitter.txt · Last modified: 2023-02-17 15:30 by mprins

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki