Keith Schonrock III
2008-09-18 20:25:09 UTC
I am investigating moving to Plone 3.x from Plone 2.x and I noticed one
thing that changed was that all of the CX_props properties appear to
have moved into the CalendarXFolder.py file instead of being located in
the database now. I was curious why this changed?
The main question I have is that in Plone 2.5.x I had added some custom
boolean variables for the popup text box (like 'showPOPTitle',
showPOPTrainer (custom), etc.). I was able to do this by customizing
the CX_props_popup folder and then moving it into the instance of
CalendarX that I wanted to use these boolean variables. Since in Plone
3.x and CalendarX 0.9.x these appear to have moved into the
"CalendarXFolder.py" file, can I still place the custom ones in the
instance of CalendarX in the database instead of modifying the hard code
of the ".py" file? How do you do this if it is possible?
Keith
thing that changed was that all of the CX_props properties appear to
have moved into the CalendarXFolder.py file instead of being located in
the database now. I was curious why this changed?
The main question I have is that in Plone 2.5.x I had added some custom
boolean variables for the popup text box (like 'showPOPTitle',
showPOPTrainer (custom), etc.). I was able to do this by customizing
the CX_props_popup folder and then moving it into the instance of
CalendarX that I wanted to use these boolean variables. Since in Plone
3.x and CalendarX 0.9.x these appear to have moved into the
"CalendarXFolder.py" file, can I still place the custom ones in the
instance of CalendarX in the database instead of modifying the hard code
of the ".py" file? How do you do this if it is possible?
Keith