This shows you the differences between the selected revision and the current version of the page.
| factory 2008/12/13 14:32 | factory 2008/12/13 15:07 current | ||
|---|---|---|---|
| Line 77: | Line 77: | ||
| Say you develop a super easy user interface layout afterwards and want to make that available to the user. You can put something like the following in the config section | Say you develop a super easy user interface layout afterwards and want to make that available to the user. You can put something like the following in the config section | ||
| <code xml> | <code xml> | ||
| + | |||
| <FactorySettings> | <FactorySettings> | ||
| <Settings> | <Settings> | ||
| Line 86: | Line 87: | ||
| </Settings> | </Settings> | ||
| </FactorySettings> | </FactorySettings> | ||
| + | |||
| + | </code> | ||