addcfcode
"addcfcode" is mango blog plugin which let you add your own coldfusion code in your post/page of mango blog.
Just download the plugin from below link and activate it and you are done. While posting your blog just wrap your code with "addcfcode", you may need file write permission in root folder and ColdFusion 8.
Ex.
Some post content .... [addcfcode ] <cfoutput>You are accessing from #cgi.remote_host#<br/> on #dateformat(now(),"mm/dd/yyyy")##timeformat(now(),"hh:mm:ss tt")#</cfoutput> [/addcfcode ]
And your content will look like...
You are accessing from 38.107.191.106
on
09/03/201011:22:24
PM
Last Version : 1.0
Last Update : 04 Apr 2010
Require : Mango 1.3+, enabled file management tag with write permission on root folder
Download
Source Code by Pritesh Patel is licensed under a Creative Commons Attribution-Share Alike 2.5 India License.

Recent Comments