Changes between Version 159 and Version 160 of WikiStart

Show
Ignore:
Timestamp:
05/25/09 03:59:17 (17 years ago)
Author:
cfgrok (IP: 64.30.223.5)
Comment:

Replaced TOC macro calls w/ static markup

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v159 v160  
    99Welcome to Model-Glue. It's tidy, small, and simple to learn. Its rules don't exist to confine you. Instead, they simply ask that you put certain kinds of code in certain places, and for very good reasons. By organizing your code a bit, you'll find that you start reusing mode code, writing less bugs, and overall, having a lot less headaches and lot more time for things like walks in the park. 
    1010 
    11 [[TOC(heading=Overview & Installation, inline, depth=1, WikiStart, Installing*, Upgrading*, NewFeatures*)]] 
     11==== Overview & Installation ==== 
    1212 
    13 [[TOC(heading=Quickstart, inline, depth=1, QuickStart*)]] 
     13  1. [wiki:WikiStart#DontPanic Don't Panic!] 
     14  1. [wiki:InstallingModelGlue#InstallingModel-Glue Installing Model-Glue] 
     15  1. [wiki:UpgradingModelGlue/UpgradingFromModelGlue1#UpgradingFromModel-Glue1 Upgrading From Model-Glue 1] 
     16  1. [wiki:NewFeaturesInMG3#NewFeaturesInMG3 New Features In MG3] 
    1417 
    15 [[TOC(heading=How-Tos, inline, depth=1, HowTos*)]] 
     18==== Quickstart ==== 
    1619 
    17 [[TOC(heading=Reference Materials, inline, depth=1, Reference*)]] 
     20  1. [wiki:QuickStart#Quickstart Quickstart] 
     21  1. [wiki:QuickStart/1:CreatingaNewApplication#Quickstart1:CreatingaNewApplication Quickstart 1: Creating a New Application] 
     22  1. [wiki:QuickStart/2:ModellingourApplication#Quickstart2:ModelingourApplication Quickstart 2: Modeling our Application] 
     23  1. [wiki:QuickStart/3:BuildingaForm#Quickstart3:BuildingaFormEvent Quickstart 3: Building a Form Event] 
     24  1. [wiki:QuickStart/4:HandlingaForm#Quickstart4:HandlingaForm Quickstart 4: Handling a Form] 
     25  1. [wiki:QuickStart/5:ValidatingaForm#Quickstart5:ValidatingaForm Quickstart 5: Validating a Form] 
     26  1. [wiki:QuickStart/6:AddingaSiteWideTemplate#Quickstart6:AddingaSite-WideTemplate Quickstart 6: Adding a Site-Wide Template] 
     27 
     28==== How-Tos ==== 
     29 
     30  1. [wiki:HowTos/ApplicationCFCIntegration#Application.cfcIntegrationwithModel-Glue3 Application.cfc Integration with Model-Glue 3] 
     31  1. [wiki:HowTos/CachingLayer#HowToUseContentCaching How To Use Content Caching] 
     32  1. [wiki:HowTos/EventCopyToScope#Event.copyToScope Event.copyToScope()] 
     33  1. [wiki:HowTos/EventGeneration#EventGeneration Event Generation] 
     34  1. [wiki:HowTos/Formats#Formats Formats] 
     35  1. [wiki:HowTos/Helpers#HowToUseHelpers How To Use Helpers] 
     36  1. [wiki:HowTos/HowToAddCustomConfiguration#HowToAddCustomConfiguration How To Add Custom Configuration] 
     37  1. [wiki:HowTos/HowToUseBeanInjection#HowToUseBeanInjection How To Use Bean Injection] 
     38  1. [wiki:HowTos/HowToUseGenericDatabaseMessages#HowToUseGenericDatabaseMessages How To Use Generic Database Messages] 
     39  1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericCommit#Usingmodelglue.GenericCommit Using modelglue.GenericCommit] 
     40  1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericDelete#Usingmodelglue.GenericDelete Using modelglue.GenericDelete] 
     41  1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericList#Usingmodelglue.GenericList Using modelglue.GenericList] 
     42  1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericRead#Usingmodelglue.GenericRead Using modelglue.GenericRead] 
     43  1. [wiki:HowTos/HowToUseScaffolds#HowToUseScaffolds How To Use Scaffolds] 
     44  1. [wiki:HowTos/HowToUseScaffolds/AddingScaffolds#HowToAddAScaffold How To Add A Scaffold] 
     45  1. [wiki:HowTos/HowToUseScaffolds/AddingSpecificEventHandlers#AddingSpecificEventHandlers Adding Specific Event Handlers] 
     46  1. [wiki:HowTos/HowToUseScaffolds/BroadcastsResultsandViewsinScaffolds#UsingBroadcastsResultsandViewsinScaffolds Using Broadcasts, Results and Views in Scaffolds] 
     47  1. [wiki:HowTos/HowToUseScaffolds/CustomizingGeneratedCfml#CustomizingGeneratedCFML Customizing Generated CFML] 
     48  1. [wiki:HowTos/HowToUseScaffolds/CustomizingScaffoldXslFiles#CustomizingScaffold.XSLFiles Customizing Scaffold .XSL Files] 
     49  1. [wiki:HowTos/HowToUseTypedEvents#HowToUseTypedEvents How To Use Typed Events] 
     50  1. [wiki:HowTos/Remoting#HowToUseRemoting How To Use Remoting] 
     51  1. [wiki:HowTos/SESUrls#SearchEngineSafeSESUrls Search Engine Safe (SES) Urls] 
     52 
     53==== Reference Materials ==== 
     54 
     55  1. [wiki:ReferenceMaterials#ReferenceMaterials Reference Materials] 
     56  1. [wiki:ReferenceMaterials/ColdSpringXmlReference#ColdSpringXMLReference ColdSpring XML Reference] 
     57  1. [wiki:ReferenceMaterials/ColdSpringXmlReference/ModelGlueConfiguration#Model-GlueConfigurationSettingDefinitions Model-Glue Configuration Setting Definitions] 
     58  1. [wiki:ReferenceMaterials/ColdSpringXmlReference/ReactorConfiguration#ReactorConfigurationSettingDefinitions Reactor Configuration Setting Definitions] 
     59  1. [wiki:ReferenceMaterials/ControllerApi#ControllerAPI Controller API] 
     60  1. [wiki:ReferenceMaterials/EventApi#EventAPI Event API] 
     61  1. [wiki:ReferenceMaterials/ModelGlueApi#Model-GlueAPI Model-Glue API] 
     62  1. [wiki:ReferenceMaterials/ModelGlueXmlReference#Model-GlueXMLReference Model-Glue XML Reference] 
     63  1. [wiki:ReferenceMaterials/ViewApi#ViewAPI View API]