projects / org / ezpublishlegacy / hwboot
Find the Exponential Software extensions you want
| UNIX name | Owner | Status |
|---|---|---|
| hwboot | eZ Publish Legacy | stable |
| Version | Compatible with |
|---|---|
| N/A | N/A |
We believe in a fast yet configurable setup with no pain on the front end side. So do you?
Kickstart your project with the awesome Bootstrap framework by Twitter!
→ See http://twitter.github.com/bootstrap for a full list of what's now at your fingertips.
HWBoot works by overriding the ezwebin extension. So, to get you started,
Edit your settings/siteaccess/YOUR_SITEACCESS/site.ini.append.php
[ExtensionSettings]
ActiveAccessExtensions[]=hwboot
[DesignSettings]
SiteDesign=hwboot
AdditionalSiteDesignList[]
AdditionalSiteDesignList[]=ezwebin
AdditionalSiteDesignList[]=base
And put the following in settings/siteaccess/YOUR_SITEACCESS/image.ini.append.php
[ImageMagick]
Filters[]=geometry/fill=-resize %1x%2^ -gravity center -extent %1x%2
[listitem]
Reference=
Filters[]
Filters[]=geometry/fill=140;100
HWBoot overrides the default ezwebin_site package to provide you with a [bootstrap] (http://twitter.github.com/bootstrap) enabled frontend.
We currently use version 2.0 and compile our CSS via Less.
Using the power of [LESS] (http://www.lesscss.org), you can overwrite many things such as colours, column widths and font sizes.
→ see design/hwboot/stylesheets/less/variables.less and design/hwboot/stylesheets/less/hwboot.less.
You may want to override these files in your own extension to preserve the upgrade path.
Additionally, we provide a few configuration options in
→ settings/hwboot.ini
We're happy to receive your feedback at technik[at]holzweg.com
Please feel to contribute by contacting us or simply sending us a pull request.
Note: No pixels were harmed during the development of this extension.
[Arnaud Lafon] (https://github.com/alafon)
Merci!