Search found 701 matches

by blog.brockha.us
Wed Oct 24, 2012 12:26 pm
Forum: Plugins
Topic: Twitter Timeline broken?
Replies: 15
Views: 16749

Re: Twitter Timeline broken?

The last one. Per default it is using API V.1 (except from the parts already using V.1.1, of course, like the tweeter and announcer). For any generic user independent functionality (like searches and tweetbacks) you can switch to API 1.1 in the configuration of the sidebar plugin and the tweetback p...
by blog.brockha.us
Wed Oct 24, 2012 11:36 am
Forum: Plugins
Topic: Twitter Timeline broken?
Replies: 15
Views: 16749

Re: Twitter Timeline broken?

I released a new version of the microblogging and oembed plugin to Spartacus. Both lifted to Twitter API 1.1. The beta tests looked good, hope everything will be fine on other blogs, too. :)
by blog.brockha.us
Mon Oct 22, 2012 11:08 am
Forum: Plugins
Topic: Twitter Timeline broken?
Replies: 15
Views: 16749

Re: Twitter Timeline broken?

The beta version is available at my testblog server at the moment.
by blog.brockha.us
Sun Oct 21, 2012 4:23 pm
Forum: Plugins
Topic: Twitter Timeline broken?
Replies: 15
Views: 16749

Re: Twitter Timeline broken?

I spend my weekend in upgrading the micro blogging plugin to Twitter API 1.1 (man, this rate limiting and so sucks!). The sidebar plugin and the main plugin should be done, I think. Where the plugins used old API calls (sidebar and tweetback stuff) it is optional (because you have to chosse the twit...
by blog.brockha.us
Sat Oct 20, 2012 1:56 pm
Forum: Development
Topic: Working on 2.0: Developer sprint
Replies: 121
Views: 75463

Re: Working on 2.0: Developer sprint

Ah, oh sorry, I really misunderstood then.

Well yes: I think it would be cool to have Bee and Bayes included perhaps. They are the most effective and most local antispam mechanisms. And yes, this topic could be on the agenda then, too.
by blog.brockha.us
Sat Oct 20, 2012 1:50 pm
Forum: Development
Topic: Working on 2.0: Developer sprint
Replies: 121
Views: 75463

Re: Working on 2.0: Developer sprint

Right, I didn't save it. I did it now. :)

About SpamBee: Oh no, not that discussion again.. :roll: You already know my opinion about that: If you like to have it included, feel free to do so, the code is there and it is not that hard to do. But I'm out of that plugin then.
by blog.brockha.us
Sat Oct 20, 2012 1:34 pm
Forum: Development
Topic: Working on 2.0: Developer sprint
Replies: 121
Views: 75463

Re: Working on 2.0: Developer sprint

Well, as I am more a s9y plugin developer, I am not that into 2.0 either, so I am not sure, if I will be that helpfull. But I added some marks to the doodle page. :)
by blog.brockha.us
Tue Sep 25, 2012 12:09 pm
Forum: Plugins
Topic: understanding spamblock bee plugin...
Replies: 15
Views: 16996

Re: understanding spamblock bee plugin...

Found the problem.. Janek added a constructor to the plugin that is not compatible with the s9y plugin framework :? : function serendipity_event_spamblock_bee() { Replace this line with these two lines and the plugin will save its configuration correctly again: function serendipity_event_spamblock_b...
by blog.brockha.us
Tue Sep 25, 2012 11:20 am
Forum: Plugins
Topic: understanding spamblock bee plugin...
Replies: 15
Views: 16996

Re: understanding spamblock bee plugin...

Hmm.. That's strange and I can reproduce it.
Did Matthias installed the Bee's sidebar plugin once?

Edit: Forget the question. I can reproduce this even when saving the normal plugins config. It saves statically not per instance. I'll investigate this.
by blog.brockha.us
Thu Sep 20, 2012 8:46 pm
Forum: Plugins
Topic: understanding spamblock bee plugin...
Replies: 15
Views: 16996

Re: understanding spamblock bee plugin...

Also it would make sense to have a backend infomation and verification screen for those spam-bee log entries, to really know what is going on. You have. Set the bee to moderate and you can see the comments at your moderation screen. In my case there is the problem, that the Bee moderates and the Ba...
by blog.brockha.us
Thu Sep 20, 2012 8:42 pm
Forum: Plugins
Topic: understanding spamblock bee plugin...
Replies: 15
Views: 16996

Re: understanding spamblock bee plugin...

About the caching: The CSS classes are emitted with the normal serendipity.css. This file seems to be heavily cached. I had the same problem when I started the Bee. I had to do Ctrl-R (full page reload) several times, to have the correct css. This could be worked around by not having the Bee CSS in ...
by blog.brockha.us
Wed Jul 11, 2012 11:10 pm
Forum: Themes
Topic: "Comment needs moderation"?
Replies: 10
Views: 10477

Re: "Comment needs moderation"?

No. To the last position (else it can't do any special stuff related to following plugins).

But I tested it with the generic plugin first: No change.
by blog.brockha.us
Wed Jul 11, 2012 2:12 pm
Forum: Themes
Topic: "Comment needs moderation"?
Replies: 10
Views: 10477

Re: "Comment needs moderation"?

I've tested a little further: Even with the general spam plugin installed I don't get the "moderated" message. The message stack is initiated by Bayes and Bee and everything else is done like it's done in the general plugin. I investigated the "work flow" a little, too, what the ...
by blog.brockha.us
Wed Jul 11, 2012 12:12 pm
Forum: Themes
Topic: "Comment needs moderation"?
Replies: 10
Views: 10477

Re: "Comment needs moderation"?

Okay, if it is only a variable not set correctly in the plugins, there has not to be code moved from the general antispam to the core. But as far as I investigated it, Bayes and Bee are setting the same signals as the general antispam plugin does. But I will investigate this a little more. Thanks fo...
by blog.brockha.us
Tue Jul 10, 2012 8:23 pm
Forum: Generelles in Deutsch
Topic: [Ereldigt] Phantom-Kommentare
Replies: 19
Views: 12876

Re: [Ereldigt] Phantom-Kommentare

Na.. Das mag ich persönlich nicht so recht, das es zum Verteilen der SPAM notwendig ist. Aber das ist wohl Geschmackssache. Ich schaue mir mal den Code an. Wenn's nicht so viel ist, mache ich es in der Biene "zuschaltbar" oder so. Aber eigentlich sollte die "schlank" bleiben..