- Timestamp:
- 02/01/10 02:30:34 (16 years ago)
- Location:
- trunk/website
- Files:
-
- 1 added
- 2 modified
-
coldfusion.cfm (modified) (2 diffs)
-
downloads/modelglue_3.1.261.zip (added)
-
include/dspHeader.cfm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/website/coldfusion.cfm
r8 r18 18 18 [<a href="http://svn.model-glue.com">Source Code (SVN)</a>] 19 19 </cfoutput> 20 21 20 </div> 22 21 … … 32 31 The MG 3.1 release continues the hard hitting, high productivity nature of Model-Glue. Get yer 'Glue on with 3.1!</p> 33 32 </div> 33 34 <div class="contentSection"> 35 <h1><strong><cfoutput>#application.downloads.mgcoldfusion3beta.title#</cfoutput></strong> is newly available!</h1> 36 </div><br /> 37 <div class="sectionNavigation"> 38 <cfoutput> 39 [<a href="#application.downloads.mgcoldfusion3beta.url#">Download</a>] 40 [<a href="http://bugs.model-glue.com">Report Bugs</a>] 41 [<a href="http://svn.model-glue.com/trunk">Source Code (SVN)</a>] 42 </cfoutput> 43 </div> 44 <div class="contentSection"> 45 <p> 46 <a href="#application.downloads.mgcoldfusion3beta.url#">Model-Glue 3.1 now has a maintenance release</a>. This code will be in beta for community review, then released and made final. All code passes Unit Tests, Load Tests and Integration tests, so please take it for a test drive. 47 </p> 48 </div> 49 34 50 <div class="contentSection"> 35 51 <h2>[Archive] Model-Glue: <strong>"Unity" Release</strong></h2> -
trunk/website/include/dspHeader.cfm
r8 r18 11 11 <cfset application.downloads.mgcoldfusion3.version = "3.1.185" /> 12 12 <cfset application.downloads.mgcoldfusion3.url = "http://www.model-glue.com/downloads/ModelGlue_3.1.185.zip" /> 13 14 <cfset application.downloads.mgcoldfusion3beta = structNew() /> 15 <cfset application.downloads.mgcoldfusion3beta.title = "Model-Glue: 3.1 Maintenance Release Beta" /> 16 <cfset application.downloads.mgcoldfusion3beta.version = "3.1.261" /> 17 <cfset application.downloads.mgcoldfusion3beta.url = "http://www.model-glue.com/downloads/ModelGlue_3.1.261.zip" /> 13 18 14 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)