by JoaoMartins » 9:38am, Fri 21 Jul, 2006
Hello,
this is a great code, i like two view this functionality in core of phplist.
I make modifications in code, for include in default message editor. With may modifications, the "PBTS EDITOR", simple replace de textarea editor (fckeditor, TinyMCE, textarea), if the template selected contain PBTS tags, .
I remove de tab "format", and I placed the select of template, in the first tab because, the detection of "PBTS EDITOR".
I also include the option of htmlarea for type of a PBTS tag, and one function for customize the tag for editor (eg: fill one select with promotion from data base), and one function for customize de value of the tag for send email (eg: obtain the title, and description of the selected promotion, for email). these function are in a separate file to allow to be modified, without the risk to overlap with new versions of the extension.
Briefly i go place my modifications here, I am wait commentary, mainly of the author of this wonderful extension.