Skip to main content

A Terminal for Plone

Project description

jquery.terminal integration for Plone

https://github.com/bearstech/PloneTerminal/raw/master/docs/plone_terminal.png

Buildout configuration

[buildout]
eggs =
   ...
   ploneterminal
   ...
zcml =
   ...
   ploneterminal
   ...

Go to http://<plone_site>/terminal

Customisation

Get the terminal page on GitHub. Change the banner for your website.

Then add a view for your specific theme in a configure.zcml:

<browser:page
    name="terminal"
    for="Products.CMFPlone.interfaces.IPloneSiteRoot"
    template="yourtemplate.pt"
    permission="zope.Public"
    layer=".interfaces.IThemeSpecific"
    />

Demo

click here.

Project details


Download files

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

Source Distributions

PloneTerminal-0.4.zip (69.3 kB view hashes)

Uploaded Source

PloneTerminal-0.4.tar.gz (63.1 kB view hashes)

Uploaded Source

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