Changeset 20
- Timestamp:
- 02/25/10 22:16:09 (16 years ago)
- Location:
- trunk/website
- Files:
-
- 1 added
- 3 modified
-
downloads/modelglue_3.1.294.zip (added)
-
flex.cfm (modified) (3 diffs)
-
include/dspHeader.cfm (modified) (1 diff)
-
index.cfm (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/website/flex.cfm
r5 r20 11 11 <div class="sectionNavigation"> 12 12 <cfoutput> 13 [<a href="#application.downloads.mgflex.url#">Download</a>] 13 <h3>Model-Glue Flex is deprecated and will not be supported. 14 <!---[<a href="#application.downloads.mgflex.url#">Download</a>] 15 [Documentation (Soon!)] 16 [Report Bugs (Soon!)]---> 14 17 </cfoutput> 15 [Documentation (Soon!)]16 [Report Bugs (Soon!)]17 18 </div> 18 19 19 20 <div class="contentSection"> 20 21 <div class="contentIcon"><img src="/images/mgTabletFlex.gif" /></div> 21 <cfoutput> 22 <h3>Model-Glue Flex is deprecated and will not be supported.</h3> 23 <!---<cfoutput> 22 24 <span class="contentNote">Currently Available Version: #application.downloads.mgflex.version# - <a href="#application.downloads.mgflex.url#">Download</a></span> 23 25 </cfoutput> 24 26 <p> 25 27 Model-Glue: Flex brings implicit invocation, Model-View-Controller design, and cleaner, less repetitive integration with backend services to Flex 2.0 and AIR applications. 26 </p> 28 </p>---> 27 29 <p> 28 It shuns repetitive, boilerplate code in favor of helper classes and expressive APIs.30 We recommend the use of the <a href="http://swizframework.org/">Swiz</a> framework. <a href="http://swizframework.org/features/">Read about Swiz features here</a> 29 31 </p> 30 32 </div> 31 33 <!--- 32 34 <div class="contentSection"> 33 35 <h2>Model-Glue is:</h2> … … 46 48 </ol> 47 49 48 <!--- 50 49 51 50 52 <h2>What People Say About Model-Glue:</h2> … … 63 65 <em>Model-Glue is more gooder!</em> 64 66 <div class="contentNote">Anonymously yelled at CFUnited 2005.</div> 65 --->67 66 68 67 69 </div> 68 70 ---> 69 71 </div> 70 72 -
trunk/website/include/dspHeader.cfm
r18 r20 13 13 14 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.2 61" />17 <cfset application.downloads.mgcoldfusion3beta.url = "http://www.model-glue.com/downloads/ModelGlue_3.1.2 61.zip" />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" /> 18 18 19 19 <cfset application.downloads.mgflex = structNew() /> -
trunk/website/index.cfm
r8 r20 25 25 <cfoutput> 26 26 <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 28 </cfoutput> 28 29 <p> … … 34 35 </div> 35 36 36 < div class="contentSection">37 <!---<div class="contentSection"> 37 38 <div class="contentIcon"><a href="/flex.cfm"><img src="/images/mgTabletFlex.gif" /></a></div> 38 39 <h1><a href="/flex.cfm">Model-Glue: Flex</a></h1> … … 46 47 It shuns repetitive, boilerplate code in favor of helper classes and expressive APIs. 47 48 </p> 48 </div> 49 </div>---> 49 50 50 51 </div>
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)