i like serendipity very much and i really like handling and using its features but there are 2 things that i don't understand really:
1) comments
i checked the option that the comment window will NOT be opened in a new window but i really want to have the blog entry on the same page with the comments .. the problem is that it really is not this way .. (you can see it on my page http://vossi.at/ )
You can see the comments + entry by clicking on the title link (vossi.at/archives/XX_.html. The comments page will always only display the comments because that's a de-facto standard on blogging applications. If you only want to have the title link available you could hide the "comment"-link via CSS....?
Trackbacks are described in our new documentation area on s9y.org.
Hope that helps,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
vossi wrote:
but how do you mean hide the comments link with css? do you only mean to color them in background color? i wouldn't do this one
You could use a 'display: none' attribute, so the contents are really hidden from being rendered.
i really can live with comments only on the comment page but it would be nice to have the option to choose (maybe in some of your next versions?
We'll try to see what we can do about this
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/