Feature #405
closedTwitter widget for profile pages
0%
Description
Maybe a modification of apeatling's group Twitter extension. Or maybe this is just a subset of #404
Related issues
Updated by Boone Gorges almost 14 years ago
- Target version changed from 1.2 to 1.3
Updated by Boone Gorges over 13 years ago
- Target version changed from 1.3 to 1.4
According to http://roadmap.commons.gc.cuny.edu, this feature is slated for the 1.4 release.
Updated by Boone Gorges over 11 years ago
- Target version changed from 1.5 to 1.6
Updated by Boone Gorges almost 11 years ago
- Category name changed from BuddyPress (misc) to Public Portfolio
Updated by Boone Gorges almost 11 years ago
- Status changed from Assigned to Testing Required
First pass at this is available for testing on cdev.gc.cuny.edu. https://github.com/cuny-academic-commons/cac-advanced-profiles/commit/ebd6b443bc01b673afd8a598da54c2954f258f43
Twitter's API has changed over the years so that you have to be authenticated to make certain kinds of requests, and those requests are subject to rather arbitrary rate limitations. They want people to use their Embedded Timeline tool instead, which is what I've opted to do here. To have more customization, I'd have to refactor to use the proper API, but that would take lots of work because I"d need to implement caching and all sorts of odd stuff to avoid hitting rate limits.
Updated by Matt Gold almost 11 years ago
Looks fantastic, Boone! Worked like a charm. A go for me unless anyone else has qualms.
Updated by Boone Gorges over 10 years ago
- Status changed from Testing Required to Resolved