Skip to main content
Introduction
============

This Responsive Theme product will give your Plone a responsive theme on install. But you can also include collective.responsivetheme to the custom theme you are making. Here is how you do it.

1. Make sure when buildout is run, it will get collective.responsivetheme. We will pretend you theme is named "plonetheme.yourcustomtheme". Within the first folder of plonetheme.yourcustomtheme is a file named setup.py. In the install_requires portion add this: ::

install_requires=[
'setuptools',
'collective.responsivetheme',
# -*- Extra requirements: -*- ],


2. Make sure your theme is based off of collective.responsivetheme. In your plonetheme.yourcustomtheme/plonetheme/yourcustomtheme/profiles/default/ find your skins.xml file change the <skin-path> **based-on=""** to Responsive Theme. ::

<skin-path name="Your Custom Theme" based-on="Responsive Theme">
...
</skin-path>


3. Make sure when you install your theme, it also installs collective.responsivetheme. In your plonetheme.yourcustomtheme/plonetheme/yourcustomtheme/profiles/default/ find your metadata.xml file. We need to add the dependancy. Like so: ::

<?xml version="1.0"?>
<metadata>
<version>1000</version>
<dependencies>
<dependency>profile-collective.responsivetheme:default</dependency>
</dependencies>
</metadata>


Changelog
=========
1.5.2 (2013-08-21)
------------------
- Renamed the french file to be collective.responsivetheme

1.5.1 (2013-08-20)
------------------
- Somehow the french language didn't go up to the server. This fixes that problem

1.4 (2013-08-06)
----------------
- Added i18n support for the UI: translation for "Show Navigation" and "Hide navigation" in Dutch and French. [kysr]

- Always show correct navigation label in mobile menu [kysr]

1.3.2 (2012-11-30)
------------------
- Made viewportchange.js default to false in the jsregistry.xml since the scaling that was happening was not the viewport itself but gravity of all things after talking to Ethan Marcotte and Luke W.

1.3.1 (2012-11-20)
------------------
- Some IE 7 and IE 8 fixes

1.3 (2012-11-15)
----------------
- Added Scott Jehl's Respond.js which enables responsive web designs in browsers that don't support CSS3 Media Queries - in particular, Internet Explorer 8 and under. It's written in such a way that it will probably patch support for other non-supporting browsers as well.

1.2.2 (2012-09-04)
-----------------
- underline in this history.txt file wasn't long enough. Had to make new version.

1.2.1 (2012-09-04)
-----------------
- Fixed an issue where logo.pt was asking for the title

1.2 (2012-08-30)
----------------
- Fixed the issue of the navigation folding for IE 8 and below

1.0 (2012-07-02)
----------------

- Initial release

Release files for collective.responsivetheme 1.5.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distributions (sdists)

Source distribution for collective.responsivetheme 1.5.2
File Size Uploaded
collective.responsivetheme-1.5.2.zip 47.6 kB Details
collective.responsivetheme-1.5.2.tar.gz 28.5 kB Details

Release files / collective.responsivetheme-1.5.2.zip

Download URL collective.responsivetheme-1.5.2.zip
Size 47.6 kB
Tags Source
SHA-256 checksum
How to use checksums
9b192fae439d314e2ecc359ba01a5e3540b79901f2213f6a5a4492012017af59
BLAKE2b-256 checksum
How to use checksums
ec56f32feeb1d181648c1e50422d757705248d649b045934741d4fc4cdff2b5c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / collective.responsivetheme-1.5.2.tar.gz

Download URL collective.responsivetheme-1.5.2.tar.gz
Size 28.5 kB
Tags Source
SHA-256 checksum
How to use checksums
1d374d4ea1a52381a7be8987eb598bb96d10ca8f0113110b2d45c0f6f75dd714
BLAKE2b-256 checksum
How to use checksums
ca5302673ee0ba7d22031a1a46363478a8d504ef5c2d5c650c5021bafbfe3745
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.5.2 This release

2 release files

1.5.1

2 release files

1.4

2 release files

1.3.2

2 release files

1.3.1

2 release files

1.3

2 release files

1.2.2

2 release files

1.2.1

2 release files

1.2

2 release files

1.1

2 release files

1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page