Quote:
Originally Posted by BirdOPrey5
It's a two step process.
1st in BBCode Manager you need to make a new BBCode... call it nolink or something like that.
Make the replacement:
Code:
<nolink>{param}</nolink>
and save it...
Then you need to edit the Word Links mod settings. At the bottom of the settings the option called Custom Regex
You should have some existing code in this box, at the very end of it, making sure to leave no space, add the following code:
And save changes.
And if all works then you should be able to write
in a post and it won't be linked.
|
That work perfectly. Thank you!!