This page is to discuss, improve, and likely streamline (merge?) all share ("push"-type) functionality in Tiki. Watch this is a pull mechanism and will likely stay independent.

Related: Token Access

Current Tiki features

Open

Pending

Closed


Questions

Most services offer a http-based api either useable with javascript (no need for frameworks) or php, where we can use the http classes

Feature requests

  • URL shortener (Implemented in r28263)
  • Useful because



Existing services


Why a new "Share" feature

  • Every user can authorize the site with oauth for twitter/facebook so they need not to log in to each of the sites to push a message out on these channels.
  • Instead of having a man in the middle doing the service for us (and the statistics/tracking), we can do it here