to convert some keywords, the output is pretty rediculous and in the process
of convincing the addon to do so I crashed Coranto several times.
So with this I think I'm using the anne rice way beyond its intended purpose.
Anyways I wanted to know if there was a way to end up using a TAG like a
BBcode or something in the Text field and then if I edited the field I would
always be seeing [img1] instead of the code the published story produced.
here is what I am doing at this time with anne rice:
original word:
- Code: Select all
[img1]
Replaced text:
- Code: Select all
<table width="5" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="javascript:void(0);" onClick="window.open('/web/phpthmb/demo/phpThumb.demo.showpic.php?src=http://www.mysite.com/imgdata/news/article_images/<Field: CustomField_Text_image1>&title=This+is+a+small+picture', 'showpic1', 'width=640,height=480,resizable=no,status=no,menubar=no,toolbar=no,scrollbars=no');"><img src="/web/phpthmb/phpThumb.php?src=/imgdata/news/article_images/<Field: CustomField_Text_image1>&w=325" border="0"></a></td></tr><tr><td height="6"></td></tr><tr><td height="35"><div align="justify" class="newsroom_update"><Field: CustomField_img_caption1></div></td></tr></table>
Like I said I know I'm using the addon out of context but I don't have the
expertise to produce the equivalent using perl in my style but I think that
would be optimum.
your help is apreciated as always.