Ticket #343: changeApplicationPathToApplicationMappingInSamples.patch
| File changeApplicationPathToApplicationMappingInSamples.patch, 5.4 kB (added by cfgrok, 17 years ago) |
|---|
-
actionpacks/config/ColdSpring.xml
20 20 21 21 <!-- Where to find necessary files --> 22 22 <property name="configurationPath"><value>config/ModelGlue.xml</value></property> 23 <property name="application Path"><value>/modelgluesamples/actionpacks</value></property>23 <property name="applicationMapping"><value>/modelgluesamples/actionpacks</value></property> 24 24 <property name="viewMappings"><value>/modelgluesamples/actionpacks/views</value></property> 25 25 <property name="helperMappings"><value>/modelgluesamples/actionpacks/helpers,/ModelGlue/helpers</value></property> 26 26 -
applicationcfc/config/ColdSpring.xml
16 16 17 17 <!-- Where to find necessary files --> 18 18 <property name="configurationPath"><value>config/ModelGlue.xml</value></property> 19 <property name="application Path"><value>/modelgluesamples/applicationcfc</value></property>19 <property name="applicationMapping"><value>/modelgluesamples/applicationcfc</value></property> 20 20 <property name="viewMappings"><value>/modelgluesamples/applicationcfc/views</value></property> 21 21 <property name="helperMappings"><value>/modelgluesamples/applicationcfc/helpers,/ModelGlue/helpers/cflib</value></property> 22 22 -
contentCaching/config/ColdSpring.xml
20 20 21 21 <!-- Where to find necessary files --> 22 22 <property name="configurationPath"><value>config/ModelGlue.xml</value></property> 23 <property name="application Path"><value>/modelgluesamples/contentCaching</value></property>23 <property name="applicationMapping"><value>/modelgluesamples/contentCaching</value></property> 24 24 <property name="viewMappings"><value>/modelgluesamples/contentCaching/views</value></property> 25 25 <property name="helperMappings"><value>/modelgluesamples/contentCaching/helpers,/ModelGlue/helpers</value></property> 26 26 -
formvalidation/config/ColdSpring.xml
20 20 21 21 <!-- Where to find necessary files --> 22 22 <property name="configurationPath"><value>config/ModelGlue.xml</value></property> 23 <property name="application Path"><value>/modelgluesamples/formvalidation</value></property>23 <property name="applicationMapping"><value>/modelgluesamples/formvalidation</value></property> 24 24 <property name="viewMappings"><value>/modelgluesamples/formvalidation/views</value></property> 25 25 <property name="helperMappings"><value>/modelgluesamples/formvalidation/helpers,/ModelGlue/helpers</value></property> 26 26 -
helloworld/config/ColdSpring.xml
16 16 17 17 <!-- Where to find necessary files --> 18 18 <property name="configurationPath"><value>config/ModelGlue.xml</value></property> 19 <property name="application Path"><value>/modelgluesamples/helloworld</value></property>19 <property name="applicationMapping"><value>/modelgluesamples/helloworld</value></property> 20 20 <property name="viewMappings"><value>/modelgluesamples/helloworld/views</value></property> 21 21 <property name="helperMappings"><value>/modelgluesamples/helloworld/helpers,/ModelGlue/helpers/cflib</value></property> 22 22 -
richwidgets/config/ColdSpring.xml
20 20 21 21 <!-- Where to find necessary files --> 22 22 <property name="configurationPath"><value>config/ModelGlue.xml</value></property> 23 <property name="application Path"><value>/modelgluesamples/richwidgets</value></property>23 <property name="applicationMapping"><value>/modelgluesamples/richwidgets</value></property> 24 24 <property name="viewMappings"><value>/modelgluesamples/richwidgets/views</value></property> 25 25 <property name="helperMappings"><value>/modelgluesamples/richwidgets/helpers,/ModelGlue/helpers</value></property> 26 26 -
simpleconfiguration/config/ColdSpring.xml
16 16 17 17 <!-- Where to find necessary files --> 18 18 <property name="configurationPath"><value>config/ModelGlue.xml</value></property> 19 <property name="application Path"><value>/modelgluesamples/simpleconfiguration</value></property>19 <property name="applicationMapping"><value>/modelgluesamples/simpleconfiguration</value></property> 20 20 <property name="viewMappings"><value>/modelgluesamples/simpleconfiguration/views</value></property> 21 21 <property name="helperMappings"><value>/modelgluesamples/simpleconfiguration/helpers,/ModelGlue/helpers/cflib</value></property> 22 22
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)