26
May 2005
Adding "Pods" to BlogCFM
[BlogCFM]
Post a Comment
Adding a "pod" (side item) to BlogCFM proved to be very easy.
All you have to do is duplicate one of the pods in the "pod" directory and modify the contents.
To finally include it on your webpage open up the below.cfm and add an
<cfinclude template="#variables.mapping#pods/<podfilename>.cfm">
Next pod I add will be a managed pod probably containing links stored inside the database. We shall see how that goes.
All you have to do is duplicate one of the pods in the "pod" directory and modify the contents.
To finally include it on your webpage open up the below.cfm and add an
<cfinclude template="#variables.mapping#pods/<podfilename>.cfm">
Next pod I add will be a managed pod probably containing links stored inside the database. We shall see how that goes.
Posted by fwscott at 12:22 PM | Comments (0)
Subscription Options
You are not logged in, so your subscription status for this entry is unknown. You can login or register here.
No comments found.