Hi,
I wonder if there is a way to edit an older post without changing its "last updated" date and - more important to me - without re-publishing it in the rss feed?
Cheers,
Michael
Editing post without re-publishing it
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Editing post without re-publishing it
You can only do that by editing the serendipity_entries database table.
Actually that's what "last updated" means.
The RSS feed btw only includes updated items within the last 2 weeks or so. That is a timerange which can be configured within the serendipity_config.inc.php file...
Regards,
Garvin
Actually that's what "last updated" means.
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/
-
MichaelB
Re: Editing post without re-publishing it
garvinhicking wrote:You can only do that by editing the serendipity_entries database table.
"last updated" isn't the problem
Usually this would come in handy if I've made a typo and want to correct it without forcing my readers to look on that article again ...
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Editing post without re-publishing it
But usually this is a worthful information, that you've fixed a typo.
"Last updated" means "has been changed". In your case, that applies.
Regards,
Garvin
"Last updated" means "has been changed". In your case, that applies.
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/