Changeset 1010

Show
Ignore:
Timestamp:
09/03/08 00:38:03 (3 months ago)
Author:
drecordon
Message:

Readme additions/changes.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Sandbox/README.txt

    r887 r1010  
    1414* MT 4.2 or greater, but will work with all 4.x versions if javascript template is modified. 
    1515* Ability to publish PHP files 
     16* StyleCatcher 2.1 or greater (most likely bundled with this .zip) 
    1617 
    1718 
     
    4243* Creating New Blog 
    4344    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 
    4648 
    4749* Updating Existing Blog 
     
    5456 
    5557* 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 
    5962 
    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 
    6370 
    6471 
     
    7986 
    8087    ### Differences in Sandbox on Movable Type vs. WordPress ### 
    81     * MT doesn't support password protected posts/entries because it is not dynamic. 
    8288    * Edit link placed at the end of entry-meta data for consistency. 
    8389    * <$mt:EntryBody$> and <$mt:EntryMore$> are both included in the entry detail 
     
    119125## SUPPORT ## 
    120126 
    121 * A email sent with promisew of 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. 
    122128* Post your questions to the Movable Type Forums:  
    123129    * http://forums.movabletype.org/ 
    124     * http://forums.movabletype.org/2008/07/sandbox.html 
     130    * http://forums.movabletype.org/2008/09/sandbox.html