Search found 5 matches

by cyberman
Sun Jul 12, 2009 7:16 am
Forum: Plugins
Topic: Does Serentdipity have plugin that auto set nofollow on link
Replies: 1
Views: 1428

Does Serentdipity have plugin that auto set nofollow on link

Plugin like smart seo link on wordpress. It will add rel="nofollow" on link in every entries. How can I auto set nofollow on every link in post in Serendipity? It's very tedious work to edit manually.

Thank you.
by cyberman
Mon Jul 06, 2009 4:27 am
Forum: Themes
Topic: Bullproof - Gap between each entries is too close
Replies: 2
Views: 2628

Re: Bullproof - Gap between each entries is too close

Oh. Thank you. I've change it.
by cyberman
Sun Jul 05, 2009 11:31 am
Forum: Themes
Topic: Bullproof - Gap between each entries is too close
Replies: 2
Views: 2628

Bullproof - Gap between each entries is too close

How can I change in css or change other ? I want some space between the last of new entry and the bottom of old entry.

Title of Entry1
Content of Entry1
Post by admin Comments: xxxxx Trackback : xxxxx
<-------------------------- I need some space here. Now it's too close.
Title of Entry2
Content ...
by cyberman
Wed Mar 11, 2009 5:42 pm
Forum: General discussions
Topic: Error Posting Via Xml RPC
Replies: 3
Views: 2019

Re: Error Posting Via Xml RPC

Hi, Garvin

1. I use this event plugin for serendipity version 1.4.1

Post via XML-RPC
Allows to post/edit entries via the XML-RPC API (MT, Blogger Endpoints)
version: 1.42

Markup: Serendipity
Apply basic serendipity markup to entry text
version: 1.3

Markup: Emoticate
Convert standard ...
by cyberman
Sat Mar 07, 2009 6:37 pm
Forum: General discussions
Topic: Error Posting Via Xml RPC
Replies: 3
Views: 2019

Error Posting Via Xml RPC

When I post article via xml rpc with blog editor such as raven, livewriter, etc. And the character "<" and ">" in html is replaced with blank.

For example html that I Post

<p> test 1 </p>

It will show in post

p test1 /p

I try with several blog editor but this error still occurs. Do I need to ...