Skip to content

nan

Sections
Personal tools
You are here: Home » Skins » A Python sript to get the base_properties.props   base-props
Log in
No Software Patents!

Under the influence of the patent system and big industry lobbyists, the European Union is on the verge of making a huge mistake: to pass a law that would legalize software patents.

 

A Python sript to get the base_properties.props

Document Actions
The FSDump Utility does not export the base_properties.props file to the filesystem. Use this script to create it.
To get a skin to your filesytem yo can use:
http://zope.org/Members/tseaver/FSDump/


and a little python script to read out the base_properties


bpIds = container.base_properties.propertyItems()
for myId in bpIds:
      print "%s:string=%s" % myId

return printed

just cut and paste the output into  base_properties.props
For the skin itself use:

http://www.mxm.dk/products/public/MinimalPloneSkin/
as the skeleton

Created by nan
Last modified 2005-01-29 10:50 PM
« November 2009 »
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          
 
 

Powered by Plone

This site conforms to the following standards: