Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macagua/plonetheme.armadillotec
An installable Diazo theme for Plone 4.1 for Armadillo Integración Tecnológica C.A. website
https://github.com/macagua/plonetheme.armadillotec
diazo plone4x plonetheme theme
Last synced: about 2 months ago
JSON representation
An installable Diazo theme for Plone 4.1 for Armadillo Integración Tecnológica C.A. website
- Host: GitHub
- URL: https://github.com/macagua/plonetheme.armadillotec
- Owner: macagua
- Created: 2012-05-24T00:22:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-06-22T16:29:16.000Z (over 6 years ago)
- Last Synced: 2023-03-11T01:11:45.224Z (almost 2 years ago)
- Topics: diazo, plone4x, plonetheme, theme
- Language: CSS
- Homepage: https://www.linkedin.com/company/armadillo-integraci-n-tecnol-gica/
- Size: 1.23 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=======================
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:: https://raw.github.com/macagua/plonetheme.armadillotec/master/plonetheme/armadillotec/static/preview.png
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...
- Also it's a simple Diazo_ package (Zip file).Installation
============..
Zipfile
-------If you are an **end user**, you might enjoy installation via zip file import.
1. Download the `zip file `_.
2. Import the theme from the Diazo theme control panel.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.armadillotecand 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
==========- Issue Tracker: https://github.com/macagua/plonetheme.armadillotec/issues
- Source Code: https://github.com/macagua/plonetheme.armadillotecLicense
=======This package is licensed under the GPL Version 2.
Credits
-------- Leonardo J. Caballero G. (leonardocaballero at gmail dot com).
.. _`Plone`: http://plone.org
.. _`plone.app.theming`: https://pypi.org/project/plone.app.theming/
.. _`Diazo`: http://diazo.org
.. _`Armadillo Integración Tecnológica C.A.`: http://armadillotec.com/