On 03/01/2008, Jack Eapen C jackec@suntecgroup.com wrote:
Suppose I want to parse the text from the edit form and make it like html output and insert into a table. i.e. what I want to insert into the table is NOT wiki text. I can insert the wiki text with a function with "ArticleSaveCOmplete" hook. But in my function first I want to process the $text into something like the rendered output and then insert into a table.
Can anyone plz tell me which function I can call for this?
I'm not quite sure what you're trying to do. Could you explain in more detail what you are actually trying to achieve?