21 Sep
2004
21 Sep
'04
10:22 p.m.
On Wed, 22 Sep 2004 07:54:23 +1000, Richard Jones wrote:
On Wed, 22 Sep 2004 07:23 am, mark hellewell wrote:
Am I right in my hunch that I'd have to create some kind of Object that extends File in some way?
Actually, I'd do it slightly differently. I'd subclass File, but override just the manage_editForm page, since that page already presents text/ MIME types for editing. If it's HTML, have it use the Epoz widget instead of a plain textarea.
Ah, great, could you provide me with a little more information about how to start doing this? Thanks for your reply! mark
Richard