PloneTerminal 0.5
A Terminal for Plone
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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| PloneTerminal-0.5.tar.gz (md5) | Source | 2011-05-21 | 61KB | 250 | |
| PloneTerminal-0.5.zip (md5) | Source | 2011-05-21 | 67KB | 259 | |
- Author: Bearstech
- Home Page: https://github.com/bearstech/PloneTerminal
- Keywords: plone terminal
- License: GPL
- Categories
- Package Index Owner: bearstech, gawel
- DOAP record: PloneTerminal-0.5.xml
