Search found 6 matches

by Slideshow Bob
Tue Sep 14, 2010 4:56 pm
Forum: General discussions
Topic: Insert Media - Done Button does not work
Replies: 8
Views: 3796

Re: Insert Media - Done Button does not work

Hey there! Unfortunately I have the same problem. Also the same line in that JavaScript file which causes the problem. It also isn't a browser cache issue, since the problematic line of code is part of the serendipity_editor.js file of the latest Serendipity version.

I also just did an upgrade from ...
by Slideshow Bob
Thu Oct 08, 2009 12:49 pm
Forum: Bugs
Topic: RSS feed: prepended whitespace causes parse error
Replies: 3
Views: 2276

Re: RSS feed: prepended whitespace causes parse error

Hi Garvin,

you're right, I edited the language files for the entrysplit plugin, due to the additions I've done a couple of months ago ("table of contents", see http://board.s9y.org/viewtopic.php?f=4&t=14746&start=0).

Unfortunately I cannot spot the problem there. I also just downloaded and re ...
by Slideshow Bob
Thu Oct 08, 2009 3:47 am
Forum: Bugs
Topic: RSS feed: prepended whitespace causes parse error
Replies: 3
Views: 2276

RSS feed: prepended whitespace causes parse error

Hey there - unfortunately your forum's search feature doesn't like the word length of my query words "RSS" and "XML", so please bear with me if this bug has already been reported:
I've got a problem with the RSS feed on my blog. The output is prepended with whitespace characters which cause XML ...
by Slideshow Bob
Fri Feb 13, 2009 1:01 pm
Forum: Plugins
Topic: New event plugin: Table of Contents for Articles
Replies: 29
Views: 12603

Re: New event plugin: Table of Contents for Articles

Hi Garvin,

as promised, I've modified the entrysplit plugin considering your additional suggestions.
The TOC can now also be applied to the entry's body. However, indexing header tags is currently only applied to the extended text, since this is also the working scope of the original entrysplit ...
by Slideshow Bob
Mon Feb 09, 2009 7:33 pm
Forum: Plugins
Topic: New event plugin: Table of Contents for Articles
Replies: 29
Views: 12603

Re: New event plugin: Table of Contents for Articles

Hi Garvin,

you are right about merging it with "entrysplit". I also have to admit that I felt a "little bit dirty" letting my new plugin redundantly do entrysplit's work, so merging both makes a lot of sense.

I'll give it a go in a few days, also considering your other suggestions, and I will ...
by Slideshow Bob
Sat Feb 07, 2009 11:20 pm
Forum: Plugins
Topic: New event plugin: Table of Contents for Articles
Replies: 29
Views: 12603

New event plugin: Table of Contents for Articles

Hey there,

first post and I'd like to contribute a new event plugin I desperately needed for my blog. I couldn't find any solution on the net, so I created it on my own.

My plugin automagically creates a table of contents for blog entries based on header tags (h3 to h6). You can insert the table ...