A Terminal for Plone
Project description
jquery.terminal integration for Plone
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)
PloneTerminal-0.4.tar.gz
(63.1 kB
view hashes)