Skip to main content

A decogrid generator for plone columns.css file.

Project description

What is it?

kombinat.decogrid is a css code generator for decogrid layouts and should stop your skinners overriding grid-classes by fixed value definitions.

It supports several parameters

Installation

Just add a decogrid part to your buildout:

[buildout]
parts =
    ...
    decogrid

[decogrid]
recipe = zc.recipe.egg
eggs = kombinat.decogrid

Guide

The autogenerated executable is located in your buildout bin/ directory. It allows you several options for generating decogrid css code, which can be directly pasted into your columns.css file:

daniel:~/buildout $ bin/decogrid_generatecss -h
Usage: decogrid_generatecss [options]

decogrid_generatecss generate decogrid columns.css for plone (http://deco.gs).

Options:
  -h, --help            show this help message and exit
  -c COLUMNS, --columns=COLUMNS
                        how many columns (default: 16)
  -o, --omit-margin     omit left and right margin around the portal
                        (recommended for nesting grids inside grids).
  -m MARGIN, --margin=MARGIN
                        margin in pixels between each cell (default 10)
  -w WIDTH, --width=WIDTH
                        portal width in pixels including potentially left
                        and/or right margins (default: 960)

Changelog

0.1.1 - 2011-05-26

  • updated install documentation [petschki]

0.1 - 2011-04-07

  • Idea and initial release [saily]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kombinat.decogrid-0.1.1.zip (9.3 kB view details)

Uploaded Source

File details

Details for the file kombinat.decogrid-0.1.1.zip.

File metadata

File hashes

Hashes for kombinat.decogrid-0.1.1.zip
Algorithm Hash digest
SHA256 d7b834a0faae988aab54541f88567d94fe1d8be01a149dcc5c286ef1b381b500
MD5 5ebdae52576a3875600b308182db5c93
BLAKE2b-256 f89cbf303beb768aa804da5afd5d569b04c5d1fa979da15339e1807820f2ee9d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page