Search found 17 matches

by Tscherno
Mon Mar 23, 2009 10:37 am
Forum: Plugins
Topic: RSS Aggregator & enclosures
Replies: 1
Views: 1574

RSS Aggregator & enclosures

Hi,

i'm using the RSS Aggregator Plugin to parse my Stumble Upon Comments to fill my Blog. I've just seen that stumbleupon is now putting a little thumbnail as enclosure into the feed:
http://www.stumbleupon.com/syndicate.php?stumbler=147122&comments=1

Is it possible to use them with the plugin ...
by Tscherno
Mon Aug 04, 2008 2:42 pm
Forum: General discussions
Topic: The Future of Serendipity
Replies: 66
Views: 88749

First of all: Thank you Garvin for the great piece of software. It is fitting my needs perfect. If i think about missing features the only one i could think of is an online update system. I know that this could be a security problem. What do you think?
by Tscherno
Sat May 03, 2008 5:12 pm
Forum: Development
Topic: Bugfix for RSS Aggregator using SQLite
Replies: 1
Views: 3742

Bugfix for RSS Aggregator using SQLite

Just installed my first S9Y Installation using SQLite3 as DB. Worked like a charm, till i installed the RSS-Aggregator-Plugin. Everything seems to work; you can add feeds but they do not show up. I checked that the entries are in the db correctly.

I found the problem on the select-side. In line ...
by Tscherno
Wed Nov 23, 2005 9:09 pm
Forum: Bugs
Topic: Problem with RSS Feed
Replies: 4
Views: 4156

Now i have another problem, this time with Trackbacks. Take a look at:
http://masterbootrecord.de/blog/Auf-der ... 1_169.html

The Umlauts in the Trackback are scrambled...
by Tscherno
Tue Nov 22, 2005 5:35 pm
Forum: Bugs
Topic: Problem with RSS Feed
Replies: 4
Views: 4156

Thank you - i just saw that i was decoding the wrong text :oops:
by Tscherno
Tue Nov 22, 2005 12:22 pm
Forum: Bugs
Topic: No external Links in comments
Replies: 4
Views: 3740

This should it do:

function make_urls($messagetext)
{
var $urlSearchArray, $urlReplaceArray;

$urlSearchArray = array(
"/([^]_a-z0-9-=\"'\/])((https?|ftp|gopher|news|telnet):\/\/|www\.)([^ \r\n\(\)\^\$!`\"'\|\[\]\{\}<>]*)/si",
"/^((https?|ftp|gopher|news|telnet):\/\/|www\.)([^ \r\n ...
by Tscherno
Tue Nov 22, 2005 11:26 am
Forum: Bugs
Topic: No external Links in comments
Replies: 4
Views: 3740

Isn't it possible to automatically make the Links clickable?
by Tscherno
Tue Nov 22, 2005 11:08 am
Forum: Bugs
Topic: No external Links in comments
Replies: 4
Views: 3740

No external Links in comments

URLs in Comments are not clickable for me... But the option is set to make them clickable...
by Tscherno
Tue Nov 22, 2005 7:02 am
Forum: Bugs
Topic: Problem with RSS Feed
Replies: 4
Views: 4156

Problem with RSS Feed

I have a problem with using the RSS-Feed. I wrote an small rss-parser for my website which i am using for heise news and so on. I tried it with the exported feed from my s9y installation. But all Umlauts are looking weird (look under Aktuelle Blog-Einträge):
http://masterbootrecord.de/
The feed is ...
by Tscherno
Tue Nov 15, 2005 6:24 am
Forum: Bugs
Topic: Header sent after Output with Header-HTML-Nugget
Replies: 1
Views: 2978

Header sent after Output with Header-HTML-Nugget

I just installed the HTML-Head-Nugget (for Google Analytics) and then i get an:
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web1/html/masterbootrecord.de/blog/plugins/serendipity_event_head_nugget/lang_de.inc.php:6) in /var/www/web1/html ...
by Tscherno
Sat Oct 22, 2005 7:19 pm
Forum: Bugs
Topic: [fixed] Bug in Import 0.9-beta3 (maybe before)
Replies: 1
Views: 2093

[fixed] Bug in Import 0.9-beta3 (maybe before)

I just clicked the import-function the first time. It returns the following error for me:

Parse error: parse error, unexpected T_RETURN in /blalba/blog/include/admin/import.inc.php on line 69

I checked the source and the problem seems to be that it runs in the "case 'UTF-8'"-branch from $target ...
by Tscherno
Fri Oct 21, 2005 12:25 pm
Forum: Generelles in Deutsch
Topic: Zeitversetzes Bloggen - trotzdem Trackback etc.
Replies: 20
Views: 16294

Ist klar. Aber wie soll das Plugin wissen ob schon beim Anlegen ein Trackback bzw. Ping gesendet wurde?
by Tscherno
Fri Oct 21, 2005 11:50 am
Forum: Generelles in Deutsch
Topic: Zeitversetzes Bloggen - trotzdem Trackback etc.
Replies: 20
Views: 16294

Ok

Aber als eigenes Plugin wird man nicht verhindern können, dass Pings bzw. Trackbacks mehrfach gesendet werden... Am geschicktesten wäre wohl wirklich eine Erweiterung von serendipity_event_weblogping und serendipity_event_trackback...
by Tscherno
Fri Oct 21, 2005 11:10 am
Forum: Generelles in Deutsch
Topic: Zeitversetzes Bloggen - trotzdem Trackback etc.
Replies: 20
Views: 16294

Ich meinte nicht Cron per PHP abbilden, sondern schon per richtigen Cron Job. Dachter eher an eine spezielle Seite bzw. Parameter, welche aufgerufen wird und dann den Cron Event feuert. Daran könnte sich dann jedes beliebige Plugin hängen.

Aber wenn ich das mit dem external_plugin-Hook richtig ...
by Tscherno
Fri Oct 21, 2005 10:52 am
Forum: Generelles in Deutsch
Topic: Zeitversetzes Bloggen - trotzdem Trackback etc.
Replies: 20
Views: 16294

Sorry Login vergessen. Wir können gerne auch im Englischen Developer-Forum darüber weiter disktuieren, wenn Du möchtest.