Changeset 23 for trunk

Show
Ignore:
Timestamp:
04/13/10 01:08:55 (16 years ago)
Author:
DanWilson
Message:

content editing for the 3.2.700.341 release.

Location:
trunk/website
Files:
1 added
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/website/coldfusion.cfm

    r22 r23  
    88 
    99<h1>Model-Glue: ColdFusion</h1> 
    10  
     10<div class="contentSection"> 
     11        <h1><strong><cfoutput>#application.downloads.mgcoldfusion3beta.title#</cfoutput></strong> is newly available!</h1> 
     12</div><br /> 
     13<div class="sectionNavigation"> 
     14        <cfoutput> 
     15        [<a href="#application.downloads.mgcoldfusion3beta.url#">Download</a>] 
     16        [<a href="http://bugs.model-glue.com">Report Bugs</a>] 
     17        [<a href="http://svn.model-glue.com/trunk">Source Code (SVN)</a>] 
     18        </cfoutput> 
     19</div> 
     20<div class="contentSection"> 
     21        <p> 
     22                <cfoutput><a href="#application.downloads.mgcoldfusion3beta.url#">Model-Glue 3.2 now has an Alpha 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> 
     23        </p> 
     24</div> 
    1125<div class="contentSection"> 
    1226        <h2><strong><cfoutput>#application.downloads.mgcoldfusion3.title#</cfoutput></strong> is the best available version</h2> 
     
    4963        </p> 
    5064</div 
    51 <!---<div class="contentSection"> 
    52         <h1><strong><cfoutput>#application.downloads.mgcoldfusion3beta.title#</cfoutput></strong> is newly available!</h1> 
    53 </div><br /> 
    54 <div class="sectionNavigation"> 
    55         <cfoutput> 
    56         [<a href="#application.downloads.mgcoldfusion3beta.url#">Download</a>] 
    57         [<a href="http://bugs.model-glue.com">Report Bugs</a>] 
    58         [<a href="http://svn.model-glue.com/trunk">Source Code (SVN)</a>] 
    59         </cfoutput> 
    60 </div> 
    61 <div class="contentSection"> 
    62         <p> 
    63                 <cfoutput><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.</cfoutput> 
    64         </p> 
    65 </div>---> 
     65 
    6666<hr /> 
    6767<div class="contentSection"> 
  • trunk/website/include/dspHeader.cfm

    r22 r23  
    1313 
    1414<cfset application.downloads.mgcoldfusion3beta = structNew() /> 
    15 <cfset application.downloads.mgcoldfusion3beta.title = "Model-Glue: 3.1 Maintenance Release Candidate" /> 
    16 <cfset application.downloads.mgcoldfusion3beta.version = "3.1.294" /> 
    17 <cfset application.downloads.mgcoldfusion3beta.url = "http://www.model-glue.com/downloads/ModelGlue_3.1.294.zip" /> 
     15<cfset application.downloads.mgcoldfusion3beta.title = "Model-Glue: 3.2 Alpha" /> 
     16<cfset application.downloads.mgcoldfusion3beta.version = "3.2.700.341" /> 
     17<cfset application.downloads.mgcoldfusion3beta.url = "http://www.model-glue.com/downloads/modelglue_3.2.700.341.zip" /> 
    1818 
    1919<cfset application.downloads.mgflex = structNew() /> 
  • trunk/website/index.cfm

    r22 r23  
    2525        <cfoutput> 
    2626        <span class="contentNote">Currently Available Version: #application.downloads.mgcoldfusion3.version# - <a href="#application.downloads.mgcoldfusion3.url#">Download</a> <a href="/coldfusion.cfm">Learn More</a></span> 
    27         <!---<h3>Available Now:  #application.downloads.mgcoldfusion3beta.title# #application.downloads.mgcoldfusion3beta.version#  <a href="/coldfusion.cfm">Learn More</a></h3>---> 
     27        <h3>Available Now:  #application.downloads.mgcoldfusion3beta.title# #application.downloads.mgcoldfusion3beta.version#  <a href="/coldfusion.cfm">Learn More</a></h3> 
    2828        </cfoutput> 
    2929        <p>