On 8/9/06, Moshe Weitzman <weitzman@tejasa.com> wrote:
sounds like a great enhancement.
be careful with this. the node fields have not been sanitized at all i nthe
DB. you are just including them without protection, AFAICT. there is
probably an easy fix for this.
Umm. the entire idea is that they haven't been sanitised.
these are the fields that will be saved to the database. They are not for displaying.
For example, if you export a custom block, you want to export the php that you entered, not the value the php generates.