Changes between Version 173 and Version 174 of WikiStart

Show
Ignore:
Timestamp:
11/16/09 23:56:56 (16 years ago)
Author:
cfgrok (IP: 64.30.223.5)
Comment:

Replaced static page with TOC macro version

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v173 v174  
    1 [[TOC(heading=Site Contents, depth=1, WikiStart, Installing*, QuickStart*, HowTos*, Reference*, Upgrading*)]] 
     1[[TOC(heading=Site Contents, depth=1, WikiStart, Installing*, Upgrading*, NewFeatures*, QuickStart*, HowTos*, Reference*)]] 
    22 
    33= Don't Panic! = 
     
    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 more code, writing less bugs, and overall, having a lot less headaches and lot more time for things like walks in the park. 
    1010 
    11 ==== Overview & Installation ==== 
     11[[TOC(heading=Overview & Installation, inline, depth=1, WikiStart, Installing*, Upgrading*, NewFeatures*)]] 
    1212 
    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:UpgradingModelGlue/UpgradingFromModelGlue2#UpgradingFromModel-Glue1 Upgrading From Model-Glue 2] 
    17   1. [wiki:NewFeaturesInMG3#NewFeaturesInMG3 New Features In MG3] 
     13[[TOC(heading=Quickstart, inline, depth=1, QuickStart*)]] 
    1814 
    19 ==== Quickstart ==== 
     15[[TOC(heading=How-Tos, inline, depth=1, HowTos*)]] 
    2016 
    21   1. [wiki:QuickStart#Quickstart Quickstart] 
    22   1. [wiki:QuickStart/1:CreatingaNewApplication#Quickstart1:CreatingaNewApplication Quickstart 1: Creating a New Application] 
    23   1. [wiki:QuickStart/2:ModellingourApplication#Quickstart2:ModelingourApplication Quickstart 2: Modeling our Application] 
    24   1. [wiki:QuickStart/3:BuildingaForm#Quickstart3:BuildingaFormEvent Quickstart 3: Building a Form Event] 
    25   1. [wiki:QuickStart/4:HandlingaForm#Quickstart4:HandlingaForm Quickstart 4: Handling a Form] 
    26   1. [wiki:QuickStart/5:ValidatingaForm#Quickstart5:ValidatingaForm Quickstart 5: Validating a Form] 
    27   1. [wiki:QuickStart/6:AddingaSiteWideTemplate#Quickstart6:AddingaSite-WideTemplate Quickstart 6: Adding a Site-Wide Template] 
    28  
    29 ==== How-Tos ==== 
    30  
    31   1. [wiki:HowTos/ApplicationCFCIntegration Application.cfc Integration with Model-Glue 3] 
    32   1. [wiki:HowTos/HowToUseBeanInjection Bean Injection] 
    33   1. [wiki:HowTos/HowToUseContentCaching Caching] 
    34   1. [wiki:HowTos/HowToUseCustomConfiguration Custom Configuration] 
    35   1. [wiki:HowTos/HowToUseEventCopyToScope Event.copyToScope()] 
    36   1. [wiki:HowTos/HowToUseEventGeneration Event Generation] 
    37   1. [wiki:HowTos/HowToUseFormats Formats] 
    38   1. [wiki:HowTos/HowToUseGenericDatabaseMessages Generic Database Messages] 
    39   1. [wiki:HowTos/HowToUseHelpers Helpers] 
    40   1. [wiki:HowTos/HowToUseRemoting Remoting] 
    41   1. [wiki:HowTos/HowToUseScaffolds Scaffolds] 
    42   1. [wiki:HowTos/HowToUseSearchEngineSafeUrls Search Engine Safe (SES) Urls] 
    43   1. [wiki:HowTos/HowToUseTypedEvents Typed Events] 
    44   1. [wiki:HowTos/HowToUseDynamicViewMappings Dynamic View Mapping] 
    45  
    46 ==== Reference Materials ==== 
    47  
    48   1. [wiki:ReferenceMaterials#ReferenceMaterials Reference Materials] 
    49   1. [wiki:ReferenceMaterials/ColdSpringXmlReference#ColdSpringXMLReference ColdSpring XML Reference] 
    50   1. [wiki:ReferenceMaterials/ColdSpringXmlReference/ModelGlueConfiguration#Model-GlueConfigurationSettingDefinitions Model-Glue Configuration Setting Definitions] 
    51   1. [wiki:ReferenceMaterials/ColdSpringXmlReference/ReactorConfiguration#ReactorConfigurationSettingDefinitions Reactor Configuration Setting Definitions] 
    52   1. [wiki:ReferenceMaterials/ControllerApi#ControllerAPI Controller API] 
    53   1. [wiki:ReferenceMaterials/EventApi#EventAPI Event API] 
    54   1. [wiki:ReferenceMaterials/ModelGlueApi#Model-GlueAPI Model-Glue API] 
    55   1. [wiki:ReferenceMaterials/ModelGlueXmlReference#Model-GlueXMLReference Model-Glue XML Reference] 
    56   1. [wiki:ReferenceMaterials/ViewApi#ViewAPI View API] 
     17[[TOC(heading=Reference Materials, inline, depth=1, Reference*)]]