PostNuke

Flexible Content Management System

News

pnHTML extension api for WYSIWYG editor

Contributed by on Apr 27, 2002 - 08:31 AM

As I try to integrate WYSIWYG editor (by other great developer) into the module I am working on, I thought this may be a better approach; change the FormTextArea() of HTML helper module then I don't have to worry about it else where (but this kinda break the rule of the game: avoid modifying the core of PostNuke). So here is the suggestion, may be someone already suggested this approach. Let's have another set of API for extending "FormTextArea() of HTML helper module or somehow let the FormTextArea() to call hook (not sure if this make sense) from "hook" a module. What do you think?
3606