Changeset 1010
- Timestamp:
- 09/03/08 00:38:03 (3 months ago)
- Files:
-
- trunk/Sandbox/README.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Sandbox/README.txt
r887 r1010 14 14 * MT 4.2 or greater, but will work with all 4.x versions if javascript template is modified. 15 15 * Ability to publish PHP files 16 * StyleCatcher 2.1 or greater (most likely bundled with this .zip) 16 17 17 18 … … 42 43 * Creating New Blog 43 44 1. Under Template Set, choose "Sandbox" 44 2. Create an entry 45 3. View your site 45 2. Publish your entire site which will use the "" theme 46 3. Create an entry 47 4. View your site 46 48 47 49 * Updating Existing Blog … … 54 56 55 57 * Switching Themes 56 1. Open the styles.css index template. 57 2. Comment out the currently enabled theme. 58 3. Uncomment the desired theme. 58 1. Navigate to the StyleCatcher via "Design" and then "Styles" 59 2. Choose "Sandbox Themes" from the "Categories" menu on the left 60 3. Select a new theme and hit "Apply Design" 61 4. View your site 59 62 60 * Installing New themes 61 1. Place the theme folder in $MT_DIR/plugins/Sandbox/themes/. 62 2. Add a link to the stylesheet of the new theme in the styles.css index template. 63 * Installing New Themes 64 1. Place the theme folder in $MT_DIR/plugins/Sandbox/themes/ 65 2. Edit your styles.css file by navigating to "Design" and then "Templates" 66 3. Remove existing stylesheet links to your previous Sandbox theme 67 4. Add a link to the stylesheet of the new theme in the styles.css index template 68 5. "Save and Publish" the file 69 6. View your site 63 70 64 71 … … 79 86 80 87 ### Differences in Sandbox on Movable Type vs. WordPress ### 81 * MT doesn't support password protected posts/entries because it is not dynamic.82 88 * Edit link placed at the end of entry-meta data for consistency. 83 89 * <$mt:EntryBody$> and <$mt:EntryMore$> are both included in the entry detail … … 119 125 ## SUPPORT ## 120 126 121 * A email sent with promise wof fresh-baked cookies may get you special assistance, but there is not dedicated support for this template set.127 * A email sent with promise of fresh-baked cookies may get you special assistance, but there is not dedicated support for this template set. 122 128 * Post your questions to the Movable Type Forums: 123 129 * http://forums.movabletype.org/ 124 * http://forums.movabletype.org/2008/0 7/sandbox.html130 * http://forums.movabletype.org/2008/09/sandbox.html
