Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.css3buttons

How to install collective.css3buttons

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.css3buttons
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1 Available View build log
Windows (64-bit)
0.1 Available View build log
Mac OS X (10.5+)
0.1 Available View build log
Linux (32-bit)
0.1 Available View build log
Linux (64-bit)
0.1 Available View build log
 
Author
License
Unlicense
Dependencies
Lastest release
version 0.1 on Jun 8th, 2011

# CSS3 Buttons for Plone #

This package brings in the functionality of [CSS3 buttons ](http://css3buttons.michaelhenriksen.dk) into [Zope](http://zope.org) / [Plone](http://plone.org/).

## Buildout Installation ##

Add the egg and zcml references to your buildout.cfg:

[buildout] ... eggs = ... collective.css3buttons

... [instance] ... zcml = ... collective.css3buttons ...

## Usage Instructions ##

### Enable the stylesheet ###

If you are using this directly (i.e. within Zope and/or without Plone), you will need to include the css resource file like so:

<style type="text/css"> @import url(/++resource++collective.css3buttons.resources/stylesheets/css3buttons.css); </style>

If this is used under Plone, just activate the product CSS3 Buttons under Site Setup > Add-ons.

### Add the classes ###

Just insert the HTML fragments as defined in the [documentation ](http://css3buttons.michaelhenriksen.dk) for CSS3 Buttons into your template files.

## License ##

### The [Unlicense](http://unlicense.org): ###

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to <http://unlicense.org/>

Changelog

0.1 - 2011-06-08
  • Initial release

Subscribe to package updates

Last updated Jun 8th, 2011

Download Stats

Last month:3

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.