Configuring this module is kicking my butt.
I finally figured out you have to create an trigger/action combination in order to have the site post anything at all to Twitter. This doesn't seem to be documented anywhere.
Now that I have done that, ONLY the text specified in the custom action is used to post to Twitter, and it doesn't seem to know anything about using !tinyurl.
The default post string configured at admin/settings/twitter seems to have no effect. Is there some way to pass the results of that string through to the custom action?
Comments
Comment #1
eaton commentedThe twitter actions portion hasn't been updated with a couple of the features of the default Nodeapi posting. That will be addressed shortly, thanks for the heads up :-)
The custom action, because it allows you to specify the status message explicitly, doesn't look at the default status message at all.
Comment #2
steinmb commented