Changeset 833
- Timestamp:
- 08/02/07 19:12:10 (6 years ago)
- Location:
- coldbox/trunk
- Files:
-
- 2 modified
-
samples/views/home.cfm (modified) (1 diff)
-
src/system/config/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
coldbox/trunk/samples/views/home.cfm
r821 r833 112 112 <a href="#getSetting("TransferApp")#/index.cfm" target="_blank">#getresource("opensample")#</a><br /> 113 113 </p> 114 115 <h3>CCTApp Sample</h3> 116 <p> #getresource("by")# Tom de Manincor<br /> 117 #getresource("needssetup")# 118 <br /> 119 </p> 114 120 115 121 <h3>Illidium cfc Code Generator</h3> -
coldbox/trunk/src/system/config/readme.txt
r823 r833 334 334 335 335 Version 2.0.3 (August 2007) CODENAME: Acts 5:29-32 336 - New Sample Apps: Lightwire Sample, CCTApp by Tom de Manincor 336 337 - #169 Structure variable declarations in the config updated 337 338 - #178 LightWire is now fully supported and included with ColdBox for out of the box IOC. Thanks to Aaron Roberson & Peter bell. … … 353 354 - #218 ColdBox Cheat Sheet Updated 354 355 - #219 JQuery updated to 1.1.3.1 356 - #220 rc scope can now be found natively in all layouts and views. No need to declare it. 357 This does not apply to handler/plugins. 358 - #221 Logger plugin has been optmized and its 50% faster. You can also define the maximum number 359 of archives to keep in the rotation. 355 360 356 361 AS ALWAYS, VISIT THE WIKI FOR THE LATEST DOCUMENTATION
