- Timestamp:
- 05/11/11 18:34:44 (15 years ago)
- Location:
- trunk
- Files:
-
- 2 added
- 2 modified
-
.project (added)
-
website/coldfusion.cfm (modified) (1 diff)
-
website/downloads/modelglue_3.2.439_RC1.zip (added)
-
website/include/dspHeader.cfm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/website/coldfusion.cfm
r37 r42 23 23 <div class="contentSection"> 24 24 <p> 25 <cfoutput><a href="#application.downloads.mgcoldfusion3beta.url#">Model-Glue 3.2 now has a n Alpha 2 release</a>. This code will be in alpha for early adopter/bleeding edge review, then released as a beta after the alpha period ends. All code passes Unit Tests, Load Tests and Integration tests, so please take it for a test drive.</cfoutput>25 <cfoutput><a href="#application.downloads.mgcoldfusion3beta.url#">Model-Glue 3.2 now has a Release Candidate 1</a>. This code has been used in production environments for a number of months and is close to the final release. All code passes Unit Tests, Load Tests and Integration tests, so please take it for a test drive.</cfoutput> 26 26 </p> 27 27 </div> -
trunk/website/include/dspHeader.cfm
r34 r42 13 13 14 14 <cfset application.downloads.mgcoldfusion3beta = structNew() /> 15 <cfset application.downloads.mgcoldfusion3beta.title = "Model-Glue: 3.2 Alpha 2" />16 <cfset application.downloads.mgcoldfusion3beta.version = "3.2. 750.403" />17 <cfset application.downloads.mgcoldfusion3beta.url = "http://www.model-glue.com/downloads/modelglue_3.2. 750.403.zip" />15 <cfset application.downloads.mgcoldfusion3beta.title = "Model-Glue: 3.2 RC 1" /> 16 <cfset application.downloads.mgcoldfusion3beta.version = "3.2.439" /> 17 <cfset application.downloads.mgcoldfusion3beta.url = "http://www.model-glue.com/downloads/modelglue_3.2.439_RC1.zip" /> 18 18 19 19 <cfset application.downloads.mgflex = structNew() />
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)