Plugin Directory

Changeset 1447107


Ignore:
Timestamp:
07/01/2016 10:06:36 AM (10 years ago)
Author:
valentinalisch
Message:

readme update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • empty-framework/tags/1.0.4/readme.txt

    r1447098 r1447107  
    6161
    6262== Installation ==
    63 1. = Install empty =
     631. Install empty
    6464Download empty from the Wordpress Repository. Afterwards you upload the unzipped empty folder to your plugins folder.
    65 1. = Activate empty =
     651. Activate empty
    6666Log into your Wordpress installation and activate the plugin empty framework.
    67 1. = Activate Post-Types =
     671. Activate Post-Types
    6868Open up Empty → Settings and activate the visual editor for each post type you want to use it for.
    69 1. = Define breakpoints =
     691. Define breakpoints
    7070Change to Design → Breakpoints and enter your desired settings. A detailed description of the individual options can be found here: http://www.empty-framework.com/tutorial/2-edit-breakpoints/
    7171These settings can be changed at any given time.
    72 1. = Define grid =
     721. Define grid
    7373Change to Design → Grid and enter your desired settings. A detailed description of the individual options can be found here: http://www.empty-framework.com/tutorial/3-edit-grid/
    74 1. = Use content function =
     741. Use content function
    7575In your theme replace the function `the_content();` with `the_econtent();`. The function is documented here: http://www.empty-framework.com/article/the_econtent-2/
    76 1. = Go use the editor =
     761. Go use the editor
    7777You are finished with the configuration of the empty framework and are therefore ready to start development of your Theme. To create layouts for each activated breakpoint add a new page and use the
    7878
Note: See TracChangeset for help on using the changeset viewer.