I want to get rid of a few things.
- Posted by 'X' (author link)
- at 'X' (timestamp link)
- Older... (archives link)
I'm trying to set the program up so just I can post and without this extra stuff. All I'm displaying is 10 most recent posts and the archives list, nothing else, but I don't like the cross pages it creates links for.
I do need a date/timestamp for each posting, but not one that's linked, and it needs to have the date.
Anyone know how to delete/disallow/omit these?
In addition, I need to have a <HR noshade size="1" width="400" align="left" color="#999999"> between posts. (possibly as a signature or by replacing author name with the HR code and omiting the text around it and removing the link creation)
I would also like to, if possible, to move the 'Recent' link to the top of the stack rather than the bottom and rename it to 'MOST RECENT'.
How do I turn this off...?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: How do I turn this off...?
Hi!
For that, Serendipity supports the concept of "Templates". In Templates you control what is being viewed how.
Serendipity uses the Smarty templating language to allow template authors to include some IF/ELSE/Loop logic.
You will need to edit your templates, by checking the *.tpl files inside the directory of your template. Like /templates/default/entries.tpl. There you can see the HTML structure of the various footer entries, which you can tune/remove there.
Best regards,
Garvin
For that, Serendipity supports the concept of "Templates". In Templates you control what is being viewed how.
Serendipity uses the Smarty templating language to allow template authors to include some IF/ELSE/Loop logic.
You will need to edit your templates, by checking the *.tpl files inside the directory of your template. Like /templates/default/entries.tpl. There you can see the HTML structure of the various footer entries, which you can tune/remove there.
Best regards,
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/
# 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/