zenTwitter v0.1 released!
http://www.michealmalone.com/zen/pages/zentwitterHere is an adaptation of the code project initialized by Bert Simons (BertSimons) on the zenphoto forums. His initial code was created as a plain php page and was included via the codeblocks from a zenpage. It also included twitpic updates. I've slimmed the code down a bit and turned it into a plug-in.
v0.1 has been tested on 1.2.6[4681] (2009-11-09 nightly). It will not work on 1.2.6 (standard) as it relies upon the new user plugin folder located at root/plugins.
Currently I'm already working on being able to limit the number of tweets it refeeds to your zen, as the twitter rss holds 20 most recent.
Feedback, questions, & requests are encouraged as this is my first plug-in release. It's been fun learning the backend of zen.
-MM
Comments
`<?php if (function_exists('zenTwitter')) { zenPaypal(); } ?>`..;-)
* Added admin toggle for image display.
* Added admin input for image url.
* Added zenTwitter, zenTwitterimg, zenTwitterUpdate css id's to html output for css styling use.
I'm still working on limiting the feed for those that want it. Should have that worked out in the next day or two.
too bad that I can not try out your plugin cause I am still on 1.25..
in your zenTwitter 0.2 dowload there is still a reference tou your username....
`
$splitdata2 = explode('malone76:', $splitdata[0]);
`
greetz
* Fixed error leaving a username in the code instead of the variable being pulled from admin setting. (Thanks BertSimons!)
* removed a typo in the twitpic portion of code
* Added htmlecho for the twitpic portion of code, it now correctly displays the twitpic items upon finding them.
http://www.michealmalone.com/zen/pages/zentwitter
v0.22
* Fixed a minor bug that caused dynamic album creation to populate fields with zenTwitter.css information.
It seems when using the addPluginScript to add CSS to your header, you have to include the full webpath, as the relative link was causing this minor bug.
Download/Install instructions:
http://www.michealmalone.com/zen/pages/zentwitter
v0.23
* Minor code cleanup.
* Added ability for header to be specified in admin options instead of hardcoded.
* Verified functionality with zenPhoto 1.3 [5479] build.
After being stuck with a hectic schedule for the last couple of months I've been able to return to this project.
Also note, the domain hosting the gallery & this plugin has changed, if someone would be so kind as to update the More Info & Download link for it.
http://www.michealluttrull.com/zen/pages/zentwitter