- Timestamp:
- 06/02/10 18:27:23 (16 years ago)
- Location:
- trunk/website
- Files:
-
- 2 added
- 4 modified
-
coldfusion.cfm (modified) (5 diffs)
-
downloads/ModelGlue_CurrentRelease.zip (added)
-
include/dspHeader.cfm (modified) (1 diff)
-
index.cfm (modified) (2 diffs)
-
sites.cfm (modified) (2 diffs)
-
training.cfm (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/website/coldfusion.cfm
r24 r26 14 14 <cfoutput> 15 15 [<a href="#application.downloads.mgcoldfusion3beta.url#">Download</a>] 16 [<a href="http://docs.model-glue.com">Documentation</a>] 16 17 [<a href="http://bugs.model-glue.com">Report Bugs</a>] 17 18 [<a href="http://svn.model-glue.com/trunk">Source Code (SVN)</a>] 19 [<a href="http://docs.model-glue.com/wiki/Training##WelcometoModel-Glue3Training">Training</a>] 20 [<a href="http://groups.google.com/group/model-glue/">Get Help (Mailing List)</a>] 18 21 </cfoutput> 19 22 </div> … … 29 32 <cfoutput> 30 33 [<a href="#application.downloads.mgcoldfusion3.url#">Download</a>] 34 [<a href="http://docs.model-glue.com">Documentation</a>] 31 35 [<a href="http://bugs.model-glue.com">Report Bugs</a>] 32 36 [<a href="http://svn.model-glue.com">Source Code (SVN)</a>] 37 [<a href="http://docs.model-glue.com/wiki/Training##WelcometoModel-Glue3Training">Training</a>] 38 [<a href="http://groups.google.com/group/model-glue/">Get Help (Mailing List)</a>] 33 39 </cfoutput> 34 40 </div> … … 46 52 </p> 47 53 </div> 48 <div class="contentSection">49 <h2><strong>Web Based Training for Model-Glue 3.1</h2>50 <p>51 <a href="http://docs.model-glue.com/wiki/Training#WelcometoModel-Glue3Training">Free self-paced training course</a></strong> is newly available! This training uses real-world application principles to teach you Model Glue development.52 <h3>Covering:</h3>53 <ol>54 <li>Section 1: Installation</li>55 <li>Section 2: Show Me Some Skinning</li>56 <li>Section 3: Dealing with Data</li>57 <li>Section 4: Request Formats Are Your Friend</li>58 <li>Section 5: Mother's Little Helper</li>59 <li>Section 6: Flow and Dependencies</li>60 <li>Section 7: Crossing the Generational Gap</li>61 <li>Section 8: Extending Model-Glue </li>62 </ol>63 </p>64 </div>65 66 54 <hr /> 67 55 <div class="contentSection"> … … 74 62 [<a href="http://docs.model-glue.com">Documentation</a>] 75 63 [<a href="http://trac.model-glue.com">Report Bugs</a>] 64 [<a href="http://groups.google.com/group/model-glue/">Get Help (Mailing List)</a>] 76 65 <!---[<a href="http://svn.model-glue.com">Source Code (SVN)</a>]---> 77 66 </div> … … 92 81 </div> 93 82 94 <cfinclude template="include/dspFooter.cfm" /> 83 <cfinclude template="include/dspFooter.cfm" />? -
trunk/website/include/dspHeader.cfm
r23 r26 89 89 <li><a href="/" class="current">home</a></li> 90 90 <li><a href="/coldfusion.cfm">coldfusion</a></li> 91 <li><a href="/training.cfm">training</a></li> 91 92 <li><a href="/flex.cfm">flex</a></li> 92 93 <li><a href="/blog">blog</a></li> -
trunk/website/index.cfm
r25 r26 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 <h3>Available Now: #application.downloads.mgcoldfusion3beta.title# #application.downloads.mgcoldfusion3beta.version# </h3> 28 28 </cfoutput> 29 29 <p> … … 37 37 </p> 38 38 </div> 39 <div class="contentSection"> 40 <h2><strong>Web Based Training for Model-Glue 3.1</h2> 41 <p> 42 <a href="training.cfm">Free self-paced training course</a></strong> is newly available!</a> 43 </p> 44 </div 39 45 <div class="contentSection"> 40 46 <h2>Model-Glue is:</h2> -
trunk/website/sites.cfm
r5 r26 5 5 <cfset sites = queryNew("title,url,description")> 6 6 <cfsavecontent variable="data"> 7 challengewave.com@http://challengewave.com@ChallengeWave is a tool helping businesses reduce health care cost, worker compensation cost and keep employees engaged in their own health 8 groups.adobe.com@http://groups.adobe.com@The Adobe Groups site is a worldwide user group management system built with ColdFusion 9, Model-Glue and ColdSpring 7 9 cfsnippets.org@http://www.cfsnippets.org@This site is an online interface to a public SnipEx server for use with CFEclipse. Once you have registered and verified your account you will be able to upload your own code snippets that will be shared on our public server. By registering you will also be able to create your own custom server by subscribing only to the libraries that you are interested in. You don't have to register to use this service, you can simply plug the server URL listed here into CFEclipse to begin using the libraries and snippets hosted here. 8 10 cfelipse.org@http://www.cfeclipse.org@The official site for CFEclipse development. … … 18 20 OrientXpress Jewels@http://www.orientxpressjewels.com/@Colored gemstones and jewelry. 19 21 whichfranchise Australia@http://www.whichfranchise.net.au/@Franchise and Franchising Resources in Australia 22 calozzio.com@http://www.calozzio.com/@l'Arte di Ricevere 20 23 </cfsavecontent> 21 24 <cfset data = trim(data)>
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)