A client (or I should say a potential client) is hiring a competitor to build their site using Plone (I tried for the gig, but they've got pals at the competitor). They still want to use some of what I've built though - specifically a volunteer registration system.
Question is, is there a way to embed my PHP code within Plone-built pages somehow? I don't know much about how the whole thing works, but I understand Plone is built in Python.
The way I imagine it, my system will occupy the general content area of its pages, with the page structure and remaining content (navigation, sidebar stuff, whatever) built by Plone.
I suppose one way would be to build these particular pages as framesets, if combining languages in one page isn't going to work. On the other hand, I could just consult for the client and direct the competitor in the building of the volunteer registration system.
Thoughts & opinions?
Is Python any good, by the way? Should I learn it?