BlogCFC Tip

Realized you made a mistake in a blog posting? (Like forget to paste some code in to your new build?) Don't panic - just edit the blog post and set the date to next year. This won't hide the post from you , but will hide the post from anyone not authenticated to the blog. Unfortunately it won't stop the blog post going out to those who have subscribed to your blog - but it will at least hide the entry while you correct your mistake. I'll work on the <ohcrap backuptime> custom tag when I get a chance..

Archived Comments

Comment 1 by PaulH posted on 6/8/2005 at 3:20 PM

since i do that a lot, i split the RSS generation and aggregator pings off as a separate page. when i'm satisfied that all is well w/that blog entry, then i run that page.

Comment 2 by Sean Tierney posted on 6/11/2005 at 9:39 PM

Paul or Ray, where do you set the ping urls in blogcfc. i looked through the cfc code and did a find on the whole app dir for "ping" but didn't see where this is stored. thanks.

Comment 3 by Raymond Camden posted on 6/11/2005 at 10:08 PM

I don't support ping yet. It's been on the TODO list for a while.