collective.js.twittertext 1.0
Add twitter-text.js library to Plone's resource registry
Introduction
Add twitter-text.js to Plone javascript registry.
This addon doesn't provide new feature.
Version 1.4.14 Licence: twitter-text.js is under Apache Licence
About twitter-text
A JavaScript utility that provides text processing routines for Tweets. This library conforms to a common test suite shared by many other implementations, particularly twitter-text.gem (Ruby). The library provides autolinking and extraction for URLs, usernames, lists, and hashtags.
How to use use twitter-text
twitter text is available as twttr.txt namespace.
Example:
$('#content').html(twttr.txt.autoLink($('#content').html()))
Credits
Changelog
1.0 (2012-01-19)
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.js.twittertext-1.0.tar.gz (md5) | Source | 2012-01-19 | 13KB | 164 | |
- Author: JeanMichel FRANCOIS aka toutpt
- Home Page: https://github.com/collective/collective.js.twittertext
- Keywords: plone
- License: GPL
- Categories
- Package Index Owner: toutpt
- DOAP record: collective.js.twittertext-1.0.xml

