activo icon indicating copy to clipboard operation
activo copied to clipboard

Activo is a theme for Web-app-theme, Formtastic and Attrtastic

"!http://unmaintained.tech/badge.svg(No Maintenance Intended)!":http://unmaintained.tech/

h2. Activo is a customizable theme for your web application

p. Be sure to also check the "activo-2 branch":https://github.com/dmfrancisco/activo/tree/activo-2

p. Activo was originally developed as a theme for the web-app-theme plugin. It was extended and now includes two extra stylesheets - one for formtastic and the other for attrtastic. It also comes with some css for the jQuery library, including the datePicker plugin. You can use only the ones you need. "Click here for more screenshots":http://dmfrancisco.github.com/activo or try the "live demo":http://dmfrancisco.github.com/activo/demo/activo.html here.

!http://dmfrancisco.github.com/activo/img/1.jpg!:http://dmfrancisco.github.com/activo

p. * "Web App Theme":http://github.com/pilu/web-app-theme is a Rails plugin that generates a complete web application layout.

p. * "Formtastic":http://github.com/justinfrench/formtastic makes it easier to create HTML forms in your Rails applications.

p. * "Attrtastic":http://github.com/MBO/attrtastic is similar in usage to formtastic and allows to easily display AR record information. It helps in the creation of show and index pages.

h3. Main contents

p. +stylesheets+

  • +base.css+: This is the original web-app-theme main stylesheet.

  • +jquery.tipsy.css+: Stylesheet for the tooltips generated by the jQuery tipsy plugin.

  • +activo+ ** +activo.sass+: Stylesheet of the theme (which needs to be compiled to the activo.css file if changes are made). ** +activo-ie.sass+: Stylesheet with some hacks to improve appearance in Internet Explorer. ** +activo.css+: Compiled version of activo.sass. ** +activo-ie.css+: Compiled version of activo-ie.sass.

  • +activo-attrtastic+ ** +attrtastic_changes.css+: Stylesheet of the theme for the attrtastic plugin.

  • +activo-formtastic+ ** +formtastic_changes.css+: Stylesheet of the theme for the formtastic plugin.

h3. Contact information

p. Please email me at "[email protected]":mailto:[email protected]

h3. Contributors

Jon Wood — "@jellybob":https://github.com/jellybob/
Petteri Kääpä — "@kaapa":https://github.com/kaapa/
Andrew Preece — "@standardtoaster":https://github.com/standardtoaster/
Mirek Rusin — "@mirek":https://github.com/mirek/

h3. Credits

Icons by "Yusuke Kamiyamane":http://yusukekamiyamane.com/ - "Fugue icons":http://code.google.com/p/fugue-icons-src/ and "Evan Brooks":http://brsev.com/ - "Token icon set":http://brsev.deviantart.com/art/Token-128429570
Buttons by "Particletree":http://particletree.com/ - "Rediscovering the Button Element":http://particletree.com/features/rediscovering-the-button-element/

p. 2010 David Francisco, released under the MIT license.