Search found 72 matches

by hanno
Mon Nov 23, 2009 3:24 pm
Forum: Bugs
Topic: htaccess file with php_flag
Replies: 2
Views: 1800

htaccess file with php_flag

There's a htaccess file in the serendipity source (part of htmlarea) that contains a php_flag call. The problem with that is that if you don't use mod_php (e.g. php through mod_fastcgi), this will result in an apache error. The common way to handle this is to put ifmodule around it. If you use fastc...
by hanno
Sun Oct 12, 2008 4:24 pm
Forum: General discussions
Topic: Suggestion: Disable Spamblocklog by default
Replies: 1
Views: 1372

Suggestion: Disable Spamblocklog by default

Hi, I'm a webhoster having a lot of customers using s9y. The spamblocklog database table tages a hughe amount of memory for some of them. As in these days, trackback/commentspam is very common, I want to suggest to disable this logging by default, as it'll create large amount of data that probably i...
by hanno
Tue Jun 24, 2008 4:44 pm
Forum: Bugs
Topic: Don't flip around comments
Replies: 1
Views: 2264

Don't flip around comments

Hi, S9Y has a behaviour in the comments that imho makes it less usable: When activating/marking a comment (in the admin backend), it's border flips from 1px to 2px. Especially if you "invert selection" on a large number of comments, your buttons may flip out of the visible area. So my sugg...
by hanno
Mon Dec 03, 2007 7:43 pm
Forum: Bugs
Topic: Problem with combination of staticpage plugin and wysiwyg
Replies: 5
Views: 4011

Internal one (already wrote that in my first post).
by hanno
Mon Dec 03, 2007 6:17 pm
Forum: Bugs
Topic: Problem with combination of staticpage plugin and wysiwyg
Replies: 5
Views: 4011

Versions

s9y 1.2 and staticpage plugin just downloaded about 2 hours ago from
http://spartacus.s9y.org/index.php?mode ... s_event_en

I also tried svn head (that was yesterday) and it didn't change something.
by hanno
Mon Dec 03, 2007 5:40 pm
Forum: Bugs
Topic: Problem with combination of staticpage plugin and wysiwyg
Replies: 5
Views: 4011

Problem with combination of staticpage plugin and wysiwyg

Following situation: I want to edit a static page with the integrated wysiwyg-editor. When I want to add an image from the media collection, it appears in the wrong wysiwyg window (staticpage has two, content and introduction). It always appears in the second one, while I want it in the first one. S...
by hanno
Tue Nov 27, 2007 4:50 pm
Forum: Bugs
Topic: remoterss plugin doesn't escape chars in links
Replies: 3
Views: 3119

This one:
http://planet.hboeck.de/atom.xml

But problem only appears if ron gilbert blogs, because his blog has & in urls :-)

The feed IS escaped correctly, but the plugin somewhere seems to decode the escaping.
by hanno
Tue Nov 27, 2007 4:03 pm
Forum: Bugs
Topic: remoterss plugin doesn't escape chars in links
Replies: 3
Views: 3119

remoterss plugin doesn't escape chars in links

subject says it, this causes invalid html/xhtml if one of the links contains an &.

Patch to fix:
http://files.hboeck.de/serendipity-escapersslink.diff

Please apply.
by hanno
Fri Nov 09, 2007 7:12 pm
Forum: General discussions
Topic: Idea: No cookies for visitors
Replies: 2
Views: 3221

Idea: No cookies for visitors

For privacy reasons, I don't like it when websites set cookies when I just want to read them. Serendipity does that, although it's just a session id. My suggestion would be that s9y only opens a php-session if the user does something that requires a session (login, whatever plugin-features need sess...
by hanno
Fri Aug 10, 2007 11:39 am
Forum: Bugs
Topic: Sidebar of blog.s9y.org shows beta4
Replies: 1
Views: 1905

Sidebar of blog.s9y.org shows beta4

see subject.

"Recommendation(s): Use 1.2-beta4 release candidate"

That's not good. AFAIK that's the vulnerable version.
by hanno
Fri Mar 23, 2007 3:07 pm
Forum: Plugins
Topic: CC-Plugin advertises old version of license
Replies: 5
Views: 3380

CC-Plugin advertises old version of license

Hi,

The CC-Plugin, used on a s9y 1.1.2-installation, advertises this url:
http://creativecommons.org/licenses/by/1.0/deed.de

Which should be changed to the most up-to-date version:
http://creativecommons.org/licenses/by/3.0/
by hanno
Sun Jan 07, 2007 4:20 pm
Forum: Bugs
Topic: Strange issues with static pages and wysiwyg-editor
Replies: 1
Views: 1810

Strange issues with static pages and wysiwyg-editor

Hi, the following problem, appearing on both 1.1 and current svn trunk (firefox 2.0.0.1): When I try to add a media to a text of a staticpage, it appears in the Introduction ("einleitung" in german version). After saving, it disappears completely. It seems impossible to add images in wysiw...
by hanno
Thu Jan 04, 2007 4:01 pm
Forum: Bugs
Topic: Translation of "categories" in sidebar
Replies: 1
Views: 2167

Translation of "categories" in sidebar

See http://neu.mdal.de/

Categories in sidebar is not translated into german, although it's in the lang-file.

Current svn.
by hanno
Sat Dec 09, 2006 2:26 pm
Forum: Bugs
Topic: Confusion with multiple authors
Replies: 1
Views: 2096

Confusion with multiple authors

Hi, the following scenario: author A has created an article. If author B edits the article and clicks on "Preview", it's listed as written by author B. But in the published version, it's still by author A. IMHO if an author changes an article, it should be switched to that author, however ...
by hanno
Thu Aug 24, 2006 9:04 pm
Forum: Bugs
Topic: freetag-plugin strange behaviour
Replies: 1
Views: 1930

freetag-plugin strange behaviour

I was just noted that the freetag-plugin on my blog does strange things. In the sidebar, it shows a tag cloud, but only till letter k. A visitor noted me that my most-used tag is "linux" and isn't listed there. I couldn't find anything in the options that would cause this. Blog is www.hboe...