Coder Social home page Coder Social logo

template_installer's Introduction

Template Installer for ExpressionEngine 2.x

Transform source HTML files to EE templates with one click. Quick start for site development - essential for every new build! Upload the HTML / CSS / JavaScript files you received after converting your design (PSD) to web files to any folder on your server using FTP management program. Put the (absolute) server path to directory in the “Path to directory” field and press Install Templates. The module will create template groups based on sub-folders in the folder provided in “Path to directory” field. Any files in the root will be ignored. Any files in subfolders nested inside subfolders will be ignored. File that can’t be converted to templates (images etc.) will be ignored. Webpage and static text files will be converted to templates named after file name without extension; other file types will be converted to template name after full file name (with extension) If there is subfolder named ‘site’, the template group created out of it will be used as site default. The example structure of uploaded folder can look like this: /site/ ——/index.html /news/ ——/index.html ——/view.html /css/ ——/default.css /js/ ——/script.js It will be converted to following templates structure: -site ——index -news ——index ——view -css ——default.css -js ——scripts.js

template_installer's People

Watchers

Yuri Salimovskiy avatar James Cloos avatar  avatar

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.