Changeset 833

Show
Ignore:
Timestamp:
08/02/07 19:12:10 (6 years ago)
Author:
lmajano
Message:

Almost there.

Location:
coldbox/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • coldbox/trunk/samples/views/home.cfm

    r821 r833  
    112112                                  <a href="#getSetting("TransferApp")#/index.cfm" target="_blank">#getresource("opensample")#</a><br /> 
    113113                                </p> 
     114                                 
     115                                <h3>CCTApp Sample</h3> 
     116                                <p> #getresource("by")# Tom de Manincor<br /> 
     117                                #getresource("needssetup")# 
     118                                <br /> 
     119                                </p> 
    114120 
    115121                                <h3>Illidium cfc Code Generator</h3> 
  • coldbox/trunk/src/system/config/readme.txt

    r823 r833  
    334334 
    335335Version 2.0.3 (August 2007) CODENAME: Acts 5:29-32 
     336- New Sample Apps: Lightwire Sample, CCTApp by Tom de Manincor 
    336337- #169 Structure variable declarations in the config updated 
    337338- #178 LightWire is now fully supported and included with ColdBox for out of the box IOC. Thanks to Aaron Roberson & Peter bell. 
     
    353354- #218 ColdBox Cheat Sheet Updated 
    354355- #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. 
    355360 
    356361AS ALWAYS, VISIT THE WIKI FOR THE LATEST DOCUMENTATION