Git Product home page Git Product logo

morelesszen's Introduction

CONTENTS OF THIS FILE
---------------------
 * Introduction
 * Features
 * Installation
 * Useful Information
 * Authors
 * Sponsors

INTRODUCTION
------------

Zentropy is a base theme which attempts to bring the best of a couple worlds together:

 * It converts the core template files to HTML5 markup (based on "Boron" * all credit to Scott Vandehey (spaceninja) of Metal Toad Media)
 * It adds useful features from the classic Drupal 6 "Basic" theme
 * It includes an HTMl5-friendly CSS Reset and other tweaks & best practices from Paul Irish's "HTML5 Boilerplate" (http://html5boilerplate.com/)
 * It also features a bunch of other goodies thrown in: more regions, Google Analytics integration, more htaccess tweaks, support for Modernizr (http://www.modernizr.com/) and all sorts of awesomeness

Like other minimal base themes, such as Zen, Stark and Boron, Zentropy includes only a few lines of layout-driven CSS, and markup that is search engine optimized.

WHAT IS THE DIFFERENCE BETWEEN BASIC, BORON AND ZENTROPY?

What really sets Zentropy apart is that apart from bringing together great ideas from both afforementioned themes, it includes all of the awesomeness from Paul Irish's HTML5 Boilerplate for a rock-solid HTML5 starter theme.

Think of it as a fork of all 3 projects merged into one big steaming pile of awesome.

FEATURES
--------

 * Extra regions and classes for more theming flexibility
 * Performance and compatibility improvements from HTML5 Boilerplate
 * Full HTML5 CSS Reset
 * Simple Google Analytics integration via theme settings
 * Bartik compatibility (most of Bartik's goodness is maintained)
 * HTML5 doctype and meta content-type
 * Header and Footer sections marked up with header and footer elements
 * Navigation marked up with nav elements
 * Sidebars marked up with aside elements
 * Nodes marked up with article elements containing header and footer elements
 * Comments marked up as articles nested within their parent node article
 * Blocks marked up with section elements
 * HTML5 shim script suggested for full IE compatibility
 * Search form uses the new input type="search" attribute
 * WAI-ARIA accessibility roles added to primary elements
 * Updates all core modules to HTML5 markup

INSTALLATION
------------

 * Extract the theme in your sites/all/themes/ directory and enable it

USEFUL INFORMATION
------------------

 * Zentropy applies classes to the <html> tag to enable easier styling for Internet Exporer

   - html.ie6 #selector { ... }
   - htm.ie7.ie6 #selector { ... }

 * Please file issues in the project's issue queue: http://drupal.org/project/zentropy

AUTHORS
-------

* Alex Weber (alexweber) - http://drupal.org/user/850856 & http://www.alexweber.com.br
* Leandro Nunes (lnunesbr) - http://drupal.org/user/324393 & http://www.nunesweb.com
* Miguel Trindade (migueltrindade) - http://drupal.org/user/690418/ & http://www.migueltrindade.com.br


SPONSORS
--------

This project is made possible by Webdrop (http://webdrop.net.br)

Webdrop is an up and coming Drupal shop based in São Paulo, Brazil. Try us for your next project!

morelesszen's People

Contributors

alex-mo avatar katomat avatar katzmo avatar mojulia avatar phaer avatar torotil avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mayakokits

morelesszen's Issues

dependency on local storage

jquery.mobilemenu.js does not work when local storage is disabled and also breaks all other scripts on the page. This is especially a problem when loaded in an iFrame on another domain and the client does not allow third party cookies, as in this case forms cannot be submitted.

It would be better to make it a soft dependency by checking not only if local storage exists but also whether it is available. See https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API#Testing_for_support_vs_availability

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.