Git Product home page Git Product logo

wordpress-snowflake's Introduction

=== Snowflake ===
Contributors: willnorris
Requires at least: 3.2
License: Apache 2.0
License URI: https://www.apache.org/licenses/LICENSE-2.0

Syndicate your WordPress posts out to various social services.

== Installation ==

This plugin follows the [standard WordPress installation method][]:

1. Upload the `openid` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

[standard WordPress installation method]: http://codex.wordpress.org/Managing_Plugins#Installing_Plugins

To activate Google+, first [register for a Google API Key][].  Then define a 
GOOGLE_API_KEY constant by adding the following to your wp-config.php:

    define('GOOGLE_API_KEY', 'AIzaSyAajUpwv85lxDxytrqVpXopaCzOPv3mqfg');

[register for a Google API Key]: code.google.com/apis/console?api=plus#:access

Get your Google+ ID by visiting <http://profiles.google.com/me> and note the 
numeric ID in the URL.  Go to your WordPress profile and enter this number 
as your "Google+ ID".  Then you should be good to go.

wordpress-snowflake's People

Contributors

willnorris avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wordpress-snowflake's Issues

allow sharing offsite link to Google+

right now, the +1 button is hardwired to share the WordPress blog post. In the case of an aside or link post, it might be better to +1 and share the offsite link that the post is about, rather than forcing people to go Google+ >> WP blog >> offsite link.

tweet preview while composing post

while composing a post, display a preview of the generated tweet text.

Potential issues:

  • how do we determine the short URL if the post ID doesn't exist yet?

Depends On: #3

add post-update prompt to syndicate post

instead of auto-syndicating when a post is created or updated, snowflake should prompt the author underneath the "Post published" notification. This should be simple and provide a preview of what will be posted to Twitter, et al. Ideally, this should also allow for the tweet to be edited before posting.

extensible snowflake

what do you think about the following ideas:

  • providing some base fiters and actions so anyone could write a "push to {social network}" hook
  • adding an extensible admin backend where all the "push to {social network}" extensions could hook into and add there own settings like the twitter oauth stuff or input fields for api keys
  • providing some hooks for "social pingbacks" to grab the retweets or facebook comments and add them to the comments section

if this works, it is possible to write some simple io-plugins for facebook, twitter, linked in, ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.