Skip to main content

Introduction

This package adds portlet manager in the page footer.

Supported Plone version

  • 3.x

Author

  • Bohdan Koval

Plone Development by Quintagroup, 2004-2012

support@quintagroup.com * quintessence of modern business

Installation

To install quintagroup.portletmanager.footer into the global Python environment (or a workingenv), using a traditional Zope 2 instance, you can do this:

  • Copy quintagroup folder to the /path/to/instance/lib/python directory.

  • Create a file called quintagroup.portletmanager.footer-configure.zcml in the /path/to/instance/etc/package-includes directory. The file should only contain this:

    <include package="quintagroup.portletmanager.footer" />
  • Restart the Zope server, for example, with the following command in the terminal:

    $ ./bin/zopectl restart
  • Install this products with QuickInstaller in Plone

Alternatively, if you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:

  • Add quintagroup.portletmanager.footer to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        quintagroup.portletmanager.footer
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        quintagroup.portletmanager.footer
  • Re-run buildout, e.g. with:

    $ ./bin/buildout
  • Restart the Zope server, for example, with the following command in the terminal:

    $ ./bin/instance restart
  • Install this products with QuickInstaller in Plone

Changelog

0.1 (2009-10-06)

  • Initial release

Download files

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

Source Distribution

quintagroup.portletmanager.footer-0.1.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file quintagroup.portletmanager.footer-0.1.tar.gz.

File metadata

File hashes

Hashes for quintagroup.portletmanager.footer-0.1.tar.gz
Algorithm Hash digest
SHA256 31150242e3a37bc491ef582658d1134156077754cac43979fadc7386cc94c432
MD5 b0404a919859a21bc68f42bfceb8eb07
BLAKE2b-256 ed8f34418c9c84a44937e7f01af493938dc3630f4551596bff2d86936e653935

See more details on using hashes here.

File details

Details for the file quintagroup.portletmanager.footer-0.1-py2.4.egg.

File metadata

File hashes

Hashes for quintagroup.portletmanager.footer-0.1-py2.4.egg
Algorithm Hash digest
SHA256 bddd2d5d6ff93b312780481d0bfb144bf349925fccc970c78bcc1ca7ade01558
MD5 dad08a37ddb2d748e767e4af18516820
BLAKE2b-256 61644b1d9b6a2e2eefef42b4f447b91a09bee2eb12ef8381aff4531964d8d81f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page