Is there a way to modify the RSS feed that Serendipity produces?
For example, suppose I just want the feed to consist of the title of each post, along with the first paragraph or so of the text.
Anyone who wanted to see more could click on the link for a particular post.
The reason that I'd like ...
Search found 11 matches
- Mon Jan 01, 2007 11:26 pm
- Forum: General discussions
- Topic: Modifying the RSS feed
- Replies: 3
- Views: 2221
- Mon Jan 01, 2007 11:18 pm
- Forum: Plugins
- Topic: "Configure Plugins" screen in 1.1
- Replies: 2
- Views: 1923
"Configure Plugins" screen in 1.1
On the new plugins screen in version 1.1, there is no longer a dropdown list to configure the display of sidebar plugins (left, right, hidden). I also didn't see a way to change the status of event plugins between active and inactive.
All I saw, in both cases, was just a dropdown with a list of ...
All I saw, in both cases, was just a dropdown with a list of ...
- Thu Dec 28, 2006 11:52 pm
- Forum: General discussions
- Topic: Setting comments permanently to linear
- Replies: 2
- Views: 1730
- Thu Dec 28, 2006 3:44 pm
- Forum: General discussions
- Topic: Setting comments permanently to linear
- Replies: 2
- Views: 1730
Setting comments permanently to linear
I would like the comments in my blog to be set permanently to linear, with no option to display as threaded.
What's the best way to do this?
What's the best way to do this?
- Tue Dec 26, 2006 4:45 pm
- Forum: Themes
- Topic: Space between entries
- Replies: 2
- Views: 2790
- Tue Dec 26, 2006 12:07 am
- Forum: Themes
- Topic: Space between entries
- Replies: 2
- Views: 2790
Space between entries
What determines the vertical space between successive entries?
I looked in entries.tpl and style.css, but couldn't find it.
Right now, it's running at about 125 pixels and I'd like to tighten it up a little.
I looked in entries.tpl and style.css, but couldn't find it.
Right now, it's running at about 125 pixels and I'd like to tighten it up a little.
- Mon Dec 25, 2006 6:00 am
- Forum: General discussions
- Topic: Working with the Serendipity editor
- Replies: 3
- Views: 2279
Here's a hack
Here's a hack to increase the height of the editor window.
In the /htmlarea directory, open htmlarea.js
Look for:
// size the IFRAME according to user's prefs or initial textarea
var height = (this.config.height == "auto" ? (this._ta_size.h + "px") : this.config.height);
Add this ...
In the /htmlarea directory, open htmlarea.js
Look for:
// size the IFRAME according to user's prefs or initial textarea
var height = (this.config.height == "auto" ? (this._ta_size.h + "px") : this.config.height);
Add this ...
- Sat Dec 23, 2006 1:35 pm
- Forum: Themes
- Topic: Problem with layout in IE
- Replies: 0
- Views: 2326
Problem with layout in IE
I am trying to adapt an existing layout (Blue Streak) for my blog.
I am getting close but I've run into a problem. The blog renders fine in netscape and firefox, but not in IE.
Essentially, the layout is in a table, one row an three columns. The columns are for the content area, a spacer, then the ...
I am getting close but I've run into a problem. The blog renders fine in netscape and firefox, but not in IE.
Essentially, the layout is in a table, one row an three columns. The columns are for the content area, a spacer, then the ...
- Tue Dec 19, 2006 12:30 am
- Forum: General discussions
- Topic: Error message from w.bloggar
- Replies: 0
- Views: 2241
Error message from w.bloggar
I'm trying to set up w.bloggar on my pc.
I read the instructions from the serendipty faq and from this forum.
I'm getting this error message:
"Unable to parse the XML response. Parser Reason: Invalid at the top level of the document."
I'm pointing to serendipity_xmlrpc.php, and I'm not getting a ...
I read the instructions from the serendipty faq and from this forum.
I'm getting this error message:
"Unable to parse the XML response. Parser Reason: Invalid at the top level of the document."
I'm pointing to serendipity_xmlrpc.php, and I'm not getting a ...
- Mon Dec 18, 2006 6:02 pm
- Forum: General discussions
- Topic: Working with the Serendipity editor
- Replies: 3
- Views: 2279
- Mon Dec 18, 2006 3:06 pm
- Forum: General discussions
- Topic: Working with the Serendipity editor
- Replies: 3
- Views: 2279
Working with the Serendipity editor
Is there a way to change the height of the editor window? I'm working with images and other things and the height is very small.
Also, I see a second window that says "Extended body." What is this for?
Also, I see a second window that says "Extended body." What is this for?