Commit Graph
5 Commits
Author SHA1 Message Date
Louis DeJardin 69c2d9475d Creating and using shell settings loader
All *.txt files in ~/app_data/sites are discovered
Only one file should be present at the moment
If no files are present the setup shell container will be used

--HG--
branch : dev
2010-02-04 22:17:17 -08:00
Louis DeJardin b50dfa7c50 Removing some comments in templates
These no longer applied to the safemode theme, because user and nav partials are not rendered

--HG--
branch : dev
2010-02-04 22:14:12 -08:00
Louis DeJardin 79fe90356b Adding a Setup mode shell container factory
Minimum profile of services needed to function are registered
Certain services are provided by hardcoded replacements implemented only for this context

--HG--
branch : dev
2010-02-04 19:47:24 -08:00
Louis DeJardin 1b273c7a8a Adding SafeMode theme
Needed for setup. Currently a copy of the Orchard theme, until a design is produced.
Simplified standalone layout and document templates reduce dependencies
Eventually should be in effect when the site is barely working for other reasons

--HG--
branch : dev
2010-02-04 19:42:42 -08:00
Louis DeJardin 17085fbabc Adding .hgignore file
Stops the client tools from prompting to add unknown bin, obj, etc files
2010-02-02 22:59:43 -08:00