Member
Member
micheall   10-11-2009, 19:08
#1

zenTwitter v0.1 released!

http://www.michealmalone.com/zen/pages/zentwitter

Here 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

Administrator
Administrator
acrylian   10-11-2009, 20:06
#2

took a quick look, looks good (can't test as I don't use twitter). There is a typo in the function's comment
``..;-)

Member
Member
micheall   10-11-2009, 20:09
#3

ahaha, yeah I couldn't remember the exact call for function checks so just copy pasted it, lol. 30+ hours no sleep sucks. I hate insomnia some days. I banged my head for like 3 hours trying to figure out why the plug-in was failing, before I realized my silly error of using echo commands when not needed.

Administrator
Administrator
acrylian   10-11-2009, 20:15
#4

I know that (not insomnia though)..:-) I have just posted an entry on our news section.

Member
Member
micheall   12-11-2009, 04:35
#5

thanks for the news post. have a couple changes im already set to make once i get a few moments to sit at my desk instead of work lol

Member
Member
micheall   12-11-2009, 13:13
#6

Updated to v 0.2:

  • 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.

Member
Member
BertSimons   18-11-2009, 02:48
#7

Hi Micheall! thanks for your work on the twitter plugin.. Have been distracted with all kinds of other things so was not able to do any more work on it after the initial code but guess I would not have succeeded in the end..so glad you did! I have no insomnia and really should go to bed now, but tomorrow I will post some other little things regarding twitter and facebook..
too bad that I can not try out your plugin cause I am still on 1.25..

Member
Member
micheall   18-11-2009, 09:45
#8

I could update it to use an if-check for plug-in location... that might work. My host however is having issues so I'm working on transferring to a new host at the moment. I'll post an update once I've straightened it out.

Member
Member
BertSimons   19-11-2009, 10:58
#9

Micheall

in your zenTwitter 0.2 dowload there is still a reference tou your username....

$splitdata2 = explode('malone76:', $splitdata[0]);
greetz

Member
Member
micheall   20-11-2009, 00:45
#10

Doh! Thanks for that catch Bert! fixing now. Having a bit of an issue with the twitpic side of the code though, they aren't displaying so working on that as we speak.

Member
Member
micheall   20-11-2009, 01:06
#11

zenTwitter v0.21 (bug fix) released.

* 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

Member
Member
micheall   07-12-2009, 15:49
#12

zenTwitter v0.22 (bugfix) release.

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

Member
Member
micheall   03-06-2010, 16:28
#13

zenTwitter v0.23 release.

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

Administrator
Administrator
acrylian   03-06-2010, 17:09
#14

Thanks for the note. I will update the entry.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.