Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 3.2 #5

Open
DefProc opened this issue Sep 6, 2010 · 2 comments
Open

Version 3.2 #5

DefProc opened this issue Sep 6, 2010 · 2 comments

Comments

@DefProc
Copy link
Owner

DefProc commented Sep 6, 2010

Just a vague plan of the next changes after 3.1 (taken from issue #1):

  • Add translation tools (http://codex.wordpress.org/I18n_for_WordPress_Developers)
  • Add function checks or class to prevent function name collisions
  • Specific Class/Functions for URL shortening
  • Add error reporting (most of the code fails silently)
  • Integrate any additional URL shortener code that is submitted
@BjornW
Copy link
Collaborator

BjornW commented Sep 14, 2010

I would like to add another option to support other services as well. Like identi.ca (runs statusnet which is open source) and perhaps more. So that TweetUpdater acts as a notifier for multiple services. What do you think?

@DefProc
Copy link
Owner Author

DefProc commented Sep 14, 2010

I like the idea of adding the extra services, but I do want to be careful about the extra complexity of including them and their settings on one settings page.

I think it would mean a substantial rewrite to include any new services inside this plugin, and it might be better to add an (extra) plugin that can be activated along with the (core) twitter functions.

That would then give the option of installing TweetUpdater and then activating an IdentiUpdater plugin to post to identi.ca using the TweetUpdater options and functions.

This means a new settings page for IdentiUpdater for the connection information, and the option to use TweetUpdater message format, or a new ones, without adding more and more options to the TweetUpdater settings page.

How does that sound? did you have another method in mind?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants