Hello
I just installed Discourse, and now it’s time to migrate from anciant forum.
Previous forum had feature I have to add to Discourse.
Is it possible ? :
When a pattern of string is found into a message, string is dynamicly replaced with a link.
I.e:
“You can see on page x” will be replaced by "You can see on <A href="page.php?id=x">page x</a>"
A regex will do that. But where to place it ?
An idea ?
Replace in tables with a batch is not a solution. It must be automaticly when displayed.
Sorry for my poor english…
Many thanks for help