html2theme

Component ID

1316744

Component name

html2theme

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is placeholder page for the future module of html2theme. I aim to release the first development version within a week.

The html2theme module will help developers with a flying start converting static HTML pages, either hosted on web or uploaded as file, to a drupal theme.
It generates a wysiwyg like interface where the user can add and remove regions and theme variables visually into the static HTML imported.

This module is a greate tool for:

  • Developers converting a static HTML to theme fast and simple.
  • Users new to drupal that want a flying start before going in depth and learning PHP and drupal theme system.
  • Web designers that freaks out simply by seeing "<?php".