Questions tagged [deliverance]

8 questions
4
votes
4 answers

Unable to use Diazo (plone.app.theming) on Centos

I made a webportal on my mac using plone4.1 and Diazo. Now, I'm trying to deploy it on my server (CentOs) where there is yet another site with plone4.0.5 + collectivexdv. When I run the site (in a brand new buildout) with my diazotheme I obtain this…
Vito
  • 1,201
  • 1
  • 10
  • 16
3
votes
1 answer

Adding an class to body element with XDV

I want to style some forms in Plone3+collective.xdv but I don't want all forms to get the special style. So I'd like to add a special styled-form class name to the class attribute of the body element just when displaying certain…
marcosfromero
  • 2,853
  • 17
  • 17
3
votes
1 answer

What to use instead of HTTP_X_XDV in Diazo?

I'm approaching to Diazo after a light use of collective.xdv. Usually in xdv I could use a nice env variable "HTTP_X_XDV" to allow the rendering of certain css file (in portal_css via genericsetup). What I could use in Diazo? Thank's Vito
Vito
  • 1,201
  • 1
  • 10
  • 16
2
votes
3 answers

Select first child

in Deliverance

Given the following content:

Hello my name is Alex

My surname is Thomas

My middle name is James

true story...

And with the following in my…
Alex
  • 8,875
  • 2
  • 27
  • 44
1
vote
0 answers

Deliverance include another rules file?

We currently have a web server with many subdomains setup that are individually themed with a statement. eg: 1.abc.com, 2.abc.com etc. The deliverance.xml file (rules file) has the following rules:
Dan
  • 958
  • 2
  • 11
  • 25
0
votes
1 answer

django and deliverance as middleware

are there any examples on how to use Deliverance as a middleware [1] into Django? Thanks, SimO [1] http://packages.python.org/Deliverance/modules/middleware.html
simahawk
  • 2,421
  • 1
  • 16
  • 22
0
votes
1 answer

Preserving order when copying elements using Deliverance / XPath

How would I, using Deliverance & XPath (or CSS) selectors, select and copy list items .one and .three from each list below, but display them in the order of their parent list?
Jon Hadley
  • 5,196
  • 8
  • 41
  • 65
0
votes
4 answers

Any experience with the Deliverance system?

My new boss went to a speech where Deliverance, a kind of proxy allowing to add skin to any html output on the fly, was presented. He decided to use it right after that, no matter how young it is. More here…
Bite code
  • 578,959
  • 113
  • 301
  • 329