Git Product home page Git Product logo

plonetheme.armadillotec's Introduction

plonetheme.armadillotec

Introduction

plonetheme.armadillotec package uses the theming & packaging features available in plone.app.theming to make a theme for the Armadillo Integración Tecnológica C.A. Website with Plone.

image

Requirements

  • From the Plone 4.1.x To the Plone 4.3 latest version (https://plone.org/download)
  • The plone.app.theming package (will be installed as a dependency of this package)

Features

  • It's an installable Plone Theme package.
  • After installation from Add-ons controlpanel, this theme is enabled automatically.
  • It's have support for clean uninstallation.

Installation

Buildout

If you are a developer user, you might enjoy installing it via buildout.

For install plonetheme.armadillotec package add it to your buildout section's eggs parameter e.g.: :

[buildout]
 ...
 eggs =
     ...
     plonetheme.armadillotec

and then running bin/buildout.

Or, you can add it as a dependency on your own product setup.py file: :

install_requires=[
    ...
    'plonetheme.armadillotec',
],

Enabling the theme

Browse to http://yoursite/Plone/@@theming-controlpanel click on Enable on ArmadilloTec theme from the Diazo control panel. That's it!

Contribute

License

This package is licensed under the GPL Version 2.

Credits

  • Leonardo J. Caballero G. (leonardocaballero at gmail dot com).

plonetheme.armadillotec's People

Contributors

bitdeli-chef avatar macagua avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.