Linger
Offline
Posts: 78
|
 |
« on: December 08, 2008, 10:13:38 PM » |
|
Hello community! Are you using twitter ( http://www.twitter.com)? I have even finished a module for the integration of your twitter-feed into websitebaker. Seems like it works fine - i will test the module on my public webserver tonight an publish the final module during the next days. Interested? Have a look at the attached screenshot.
|
|
|
|
|
Logged
|
|
|
|
|
|
Linger
Offline
Posts: 78
|
 |
« Reply #2 on: May 23, 2009, 08:13:45 PM » |
|
Hello community! I just released "WB Tweets" version 0.3. Since version 0.1 from december 2008 the following new features where introduced: - ability to define the number of tweets to be displayed
- ability to hide @replies
- #hashtags are automically linked to twitter search
Download "WB Tweets" 0.3 from my site: http://cli.gs/MBD8hQor from the AMASP Module Repository: http://www.websitebakers.com/pages/modules/listings/various/wb-tweets.phpI hope you will like it. Best regards André
|
|
|
|
|
Logged
|
|
|
|
Xagone
AddOn Development
Offline
Posts: 478
|
 |
« Reply #3 on: May 25, 2009, 01:26:41 AM » |
|
is there a way to put a limit to it? if i'd likee only the last 5 tweets?
|
|
|
|
|
Logged
|
|
|
|
Xagone
AddOn Development
Offline
Posts: 478
|
 |
« Reply #4 on: May 25, 2009, 01:28:26 AM » |
|
ahhh... sh.. just saw you updated it yesterday, i've downloaded it and reworked the design friday!!!!
lool
|
|
|
|
|
Logged
|
|
|
|
Linger
Offline
Posts: 78
|
 |
« Reply #5 on: May 25, 2009, 09:00:50 AM » |
|
Hello VotreEspace,
the ability to define the number of displayed tweets was introduced in version 0.21 from 4/17/2009. Your download from friday last week should have that option in the backend.
|
|
|
|
|
Logged
|
|
|
|
Xagone
AddOn Development
Offline
Posts: 478
|
 |
« Reply #6 on: May 25, 2009, 09:58:35 AM » |
|
it seams I have v. 0.13 but i've downloaded it friday from websitebakers.com!
|
|
|
|
|
Logged
|
|
|
|
Linger
Offline
Posts: 78
|
 |
« Reply #7 on: May 25, 2009, 04:25:03 PM » |
|
Oh yes... thats my fault.
I forgot to upload the changed file to AMASP. Blame on me. I even corrected the link to the module file.
Sorry.
|
|
|
|
|
Logged
|
|
|
|
Xagone
AddOn Development
Offline
Posts: 478
|
 |
« Reply #8 on: May 25, 2009, 04:45:43 PM » |
|
have you change mush in the templating way (css styles?)
|
|
|
|
|
Logged
|
|
|
|
Linger
Offline
Posts: 78
|
 |
« Reply #9 on: May 25, 2009, 06:19:33 PM » |
|
As far as i remember no big changes where applied to view.php and frontend.css. I modified functions.php an twitterzoid.php in the includes folder.
You may have look at the changelog in info.php in order to track the changes.
In version 0.3 I added a CSS class for the new #hashtags in frontend.css. That should be all.
|
|
|
|
|
Logged
|
|
|
|
Xagone
AddOn Development
Offline
Posts: 478
|
 |
« Reply #10 on: May 25, 2009, 06:46:01 PM » |
|
the css i've modified remove the little bird, compact the tweets and add a little "t" logo before each tweet, to be includeed as a little section 
|
|
|
|
|
Logged
|
|
|
|
Linger
Offline
Posts: 78
|
 |
« Reply #11 on: May 25, 2009, 07:47:55 PM » |
|
Sounds great! Is there a link to the page you are working on?
But why do you alternate the module css and do not overwrite the directives from frontend.css with your template css? This way your style would be independent from upcoming module changes.
|
|
|
|
|
Logged
|
|
|
|
Xagone
AddOn Development
Offline
Posts: 478
|
 |
« Reply #12 on: June 05, 2009, 06:14:12 PM » |
|
here the tweets i've used : http://www.motocrossquebec.ca/it's in the right colum, first off
|
|
|
|
|
Logged
|
|
|
|
santiagon
Offline
Posts: 8
|
 |
« Reply #13 on: June 10, 2009, 03:15:28 AM » |
|
VotreEspace: It looks great. Would you mind releasing your CSS? I'd be very interested to use something to that effect.
|
|
|
|
|
Logged
|
Nicholas Santiago Faithful WB Convert Freemansburg Fire Company No. 1 Northampton County, PA, USA
|
|
|
Xagone
AddOn Development
Offline
Posts: 478
|
 |
« Reply #14 on: June 10, 2009, 04:29:01 AM » |
|
ul.mod_wbtweets_twittermenue{ list-style-type: none; } ul.mod_wbtweets_twittermenue li{ display: inline; }
ul.mod_wbtweets_tweets { list-style-type: none; padding:0px; margin:0px; }
ul.mod_wbtweets_tweets li { background-image: url(layoutbin/tweet.png); background-repeat: no-repeat; background-position: top left; padding:0px; padding-left:30px; margin:0px; margin-bottom:5px; text-align:justify; }
.mod_wbtweets_tweets .mod_wbtweets_tweetmeta a{ font-size:10px; }
.mod_wbtweet_licence{ text-align: center; font-size: 9px; line-height: 11px; color: #999999; border-top: 1px #999999 solid; padding-top: 2px; margin-top: 5px; } .mod_wbtweet_licence a{ text-align: center; font-size: 9px; line-height: 11px; color: #999999; } the file tweet.png is in this post, and i've mod a little the copyrights to make them fits in a 300px large column.
|
|
|
|
|
Logged
|
|
|
|
whitewolf
Offline
Posts: 8
|
 |
« Reply #15 on: June 16, 2009, 08:59:25 AM » |
|
thx a lot, it's very cool. it's work from the first second. but with my template the design is aweful, i work now since a hour on the css and try to fix it. but it's not so easy. look at screenshot 
|
|
|
|
|
Logged
|
|
|
|
Linger
Offline
Posts: 78
|
 |
« Reply #16 on: June 16, 2009, 09:37:45 AM » |
|
Hello whitewolf,
well its hard to say whats the reason for the problem. It would be more easy if you post a link to the live site where we can inspect your HTML/CSS. Looks like there is a missing clear in your stylsheet. But i only can guess that.
Best regards André
|
|
|
|
|
Logged
|
|
|
|
whitewolf
Offline
Posts: 8
|
 |
« Reply #17 on: June 17, 2009, 07:19:09 AM » |
|
oh, sorry i'm so stupid... yes it's hard to debug without any source. here is my page. roeschu.roeschu.comthanks a lot for helping regards
|
|
|
|
|
Logged
|
|
|
|
Linger
Offline
Posts: 78
|
 |
« Reply #18 on: June 17, 2009, 09:18:42 AM » |
|
Hello Whitewolf, i just inspected your code with firebug. It seems like the problem is in screen.css, line 98. li{ display: inline; }
Using firebug i changed that value into the following li{ display: block; }
and it works. (have a look at the screenshot) But now your menue on top is broken because the li-items there have to be displayed inline. You may correct that by using that: (not approved) #navcontainer ul li { display: inline; }
So the comand for displaying li-items inline is only applied to the list in the #navcontainer. I think that should work. Best regards André
|
|
|
|
|
Logged
|
|
|
|
whitewolf
Offline
Posts: 8
|
 |
« Reply #19 on: June 22, 2009, 08:39:34 AM » |
|
Hello Linger Thanks a lot for your help. With your help i saw where the problem was. i fixed it now with a li{ display: inline-block;} so the Menu and twitter does what i want  for a better look i modified the tweetbubble.jpg to tweetbubble.gif with an transparant background, so it fits better on my page. if other like the image to... copy it in the folder modules/wbtweets/layoutbin and change the path in the css at line 47 from .........tweetbubbl e.jpg to tweetbubble.gif  greetings from switzerland whitewolf
|
|
|
|
|
Logged
|
|
|
|
Xagone
AddOn Development
Offline
Posts: 478
|
 |
« Reply #20 on: August 04, 2009, 10:50:07 PM » |
|
dont seam to work on WB 2.8 RC2, but give no errors!
|
|
|
|
|
Logged
|
|
|
|
Linger
Offline
Posts: 78
|
 |
« Reply #21 on: August 11, 2009, 05:37:03 PM » |
|
Hello VotreEspace, thanks a lot for your information. I haven't found the time to approve that but i promise to fix that problem. Because WB Tweets only uses marginally functions from the WB Core/Framework it shouldn't be that hard... i hope so  I will report my test results inside that thread as soon as possible. Anyone else having a problem with WB Tweets unter WB 2.8? Best regards André
|
|
|
|
|
Logged
|
|
|
|
Xagone
AddOn Development
Offline
Posts: 478
|
 |
« Reply #22 on: August 11, 2009, 08:21:41 PM » |
|
it's working, just bizare problems with accents...
|
|
|
|
|
Logged
|
|
|
|
|
snark
Guest
|
 |
« Reply #23 on: September 01, 2009, 04:26:11 PM » |
|
to let twitterlink open in a new window at target="blank":
incudes/twitterzoid.php
line 81: $TwitterZoid=$TwitterZoid." - <a href=\"".$item->get_permalink()."\"target=\"_blank\">".$twittered_at."</a></span>\n";
|
|
|
|
|
Logged
|
|
|
|
Linger
Offline
Posts: 78
|
 |
« Reply #24 on: September 06, 2009, 04:21:05 PM » |
|
Hello community, WB Tweets 0.41 is ready for download. The new version supports local caching of the twitter feed and avoids the limit of 100 requests to the twitter server. If have tested WB Tweets 0.41 on WebsiteBaker 2.8 abd it seems to work fine. But there is one issue i don't understand at the moment: I 've installed WB Tweets 0.41 on four different sites - works great on three but fails on the last. Sporadically the cache file "cache.xml" contains not the expected twitter feed but some lines of HTML. I don't know where they are from and what causes that issue. Sometimes everything works fine, sometimes it fails.  Could anybody approve this?! Best regards André
|
|
|
|
|
Logged
|
|
|
|
|