ZoobieSoft's BlogCFC is up and running!

This is my obligatory "Hello World" post after a nice fresh installation of the latest version of BlogCFC. More posts to follow later...

Testing dp-syntaxhighlighter ColdFISH Plain Code Block:


<!--- Try to get the articles. --->
<cftry>
    <cfset articles = application.blog.getEntries(params)>
    <!--- if using alias, switch mode to entry --->
    <cfif url.mode is "alias">
        <cfset url.mode = "entry">
        <cfset url.entry = articles.id>
    </cfif>
    <cfcatch>
        <cfset articles = queryNew("id")>
    </cfcatch>
</cftry>

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
Yukon's Gravatar Testing the comment form
# Posted By Yukon | 9/10/08 9:54 PM
BlogCFC was created by Raymond Camden. This blog is running version 5.9.1.001.
Skin By: StyleShout CSS Styling by: MacWebDiva Contact Yancy Wharton