MindTouch Developer Center > Deki > Skinning > Fiesta > Filesystem Structure

Filesystem Structure

Table of contents
  1. 1. Important Files
  2. 2. **skin-name
Filesystem Structure Contributors
Other Resources Views: 1136

The Fiesta Template has a complex structure of files that all come together produce the design that is delivered.  Use the references below to understand which files you need to use to access or modify the Fiesta Template.

Important Files

  • drive\var\www\dekixxxx\skins\fiesta
    • _common.css - Contains all of the structural CSS for Fiesta.  i.e. padding, margins, widths, heights, overflow, position, float, display
       
    • fiesta.php - Contains all of the markup (HTML, PHP) for Fiesta.  Calls all of the included JavaScript libraries.
       
    • _style.css - Contains all of the design CSS for Fiesta.  i.e. background, border, color.  (only applicable in 8.05.2)
       
  • drive\var\www\dekixxxx\skins\fiesta\skin-name**
    • _content.css - Contains all of the editor CSS for the selected Fiesta Skin.  i.e. title, h1, h2, h3..., strong, em, p, ul, ol, li, pre, table, script,
       
    • css.php - Combines all the CSS files together.  Calls LocalSettings.php and Includes/Defines.php.  Also adds in CSS variables functionality. 
       
    • style.css - Contains all of the Skin specific styles.  Utilizes CSS variables (8.05.2).

**skin-name

  1. caesious-sunset
  2. charcoal-forest
  3. christmas-blizzard
  4. cobalt-marine
  5. grazing-green
  6. maroon-flash (8.05.2)
  7. mindtouch
  8. PRO
  9. rustic-azure
  10. sky-tangerine
  11. smokey-ocean
  12. summer-city
  13. sunflower-rainbow
  14. sunrise-fog
  15. wireframe

    

Tag page
You must login to post a comment.
Powered by MindTouch Deki v.8.08.2