[kupu-dev] adding paypal code to page in kupu
Duncan Booth
duncan.booth at suttoncourtenay.org.uk
Wed Sep 19 20:17:04 CEST 2007
sisi <sisi at foei.org> wrote:
>
> Hi kupu'ers,
>
> I have been trying to get some paypal generated code to turn up in a
> page in our plone site. I thought it must be to do with filtering, but
> I have not been able to solve it via filtering. The code is not
> actually being stripped/filtered from kupu, it just does not show up
> when we save the page. After saving, the code is still there when
> being re-edited, and the paypal button is still visible in the kupu
> gui.
>
You've got <form> and <input> tags in that code: unless you have changed
it I think the safe_html output transform will be filtering them out so
that's where you need to look.
More information about the kupu-dev
mailing list