Skip to main content

Introduction

Responsive theme is made for Plone 4+ and can be used in two ways.

  1. You can install this as a regular theme. It is in reality Sunburst Theme but readjusted to be responsive to screen sizes. Don’t uninstall “Plone Classic Theme” that gets installed when you make a new Plone site. It is needed for some of the page templates

  2. You can use this as a base theme much like “Sunburst Theme” or “Plone Classic Theme” when you create your new theme.

    1. The most important step if you want to do this is to change your skins.xml file. For example say you made your theme product and called it “plonetheme.foo”, you would go to plonetheme.foo/plonetheme/foo/profiles/default/skins.xml. In the line that says:

      <skin-path name="Foo Theme" based-on="Sunburst Theme">
      gets changed to::
      <skin-path name="Foo Theme" based-on="Responsive Theme">
    2. The next step is to make sure that the Responsive Theme gets installed when you install your new theme on multiple themes. There are two files to edit in your theme.

      1. First file can be found at plonetheme.foo/setup.py. Edit this line:

        ...
        setup(
            ...
            install_requires=[
                'setuptools',
                'plonetheme.responsivetheme'
                # -*- Extra requirements: -*-
            ],
            ...
        )
      2. Second file can be found at plonetheme.foo/plonetheme/foo/profiles/default metadata.xml. It should look something like this:

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

Changelog

1.1.3 (2011-07-20)

  • Bug fixes. Instead of putting in the bits from sunburst, responsive theme just points to it. This fixes many problems: Double breadcrumbs, icons disappearing, searchbox positioning, portal-top not having class=”row” and the site logo not being clickable

1.0 (2011-05-26)

  • Initial release

Release files for plonetheme.responsivetheme 1.1.4

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

Source distributions (sdists)

Source distribution for plonetheme.responsivetheme 1.1.4
File Size Uploaded
plonetheme.responsivetheme-1.1.4.zip 61.3 kB Details
plonetheme.responsivetheme-1.1.4.tar.gz 39.7 kB Details

Release files / plonetheme.responsivetheme-1.1.4.zip

Download URL plonetheme.responsivetheme-1.1.4.zip
Size 61.3 kB
Tags Source
SHA-256 checksum
How to use checksums
e73589267ee7d839ac373b7a19ee58679b4c8f07fc6cc4839b8f994b39d2f7b3
BLAKE2b-256 checksum
How to use checksums
a7639ecbcfc02413fddd837e6d8b2eb7badb793ea3781192e0ad802333ac9df5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / plonetheme.responsivetheme-1.1.4.tar.gz

Download URL plonetheme.responsivetheme-1.1.4.tar.gz
Size 39.7 kB
Tags Source
SHA-256 checksum
How to use checksums
21c4859bf7ce1316194bf5a09e3915e6479bc9ae1bad21c338f1937a607bbf80
BLAKE2b-256 checksum
How to use checksums
302adabd94ae082447f491120974f2fafb4d6a396ca555f7834add9b0d070c93
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.1.4 This release

2 release files

1.1.3

1.1.2

1.1.1

1.1

1.0.2

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