Alpha1
Well-known member
Over the decades we have moved from various forum software solutions to XF. Some our old posts have raw html tags in it. I would like to clean this up.
As we have millions of posts, its hard to find them all. Once I know which tags are used I can mass replace those to bb code by DB query. The most common ones like <H1> I can guess easy enough, but the more exotic ones and complex ones are close to impossible to guess.
Is there any way to scan the database and get a list if HTML tags used?
As we have millions of posts, its hard to find them all. Once I know which tags are used I can mass replace those to bb code by DB query. The most common ones like <H1> I can guess easy enough, but the more exotic ones and complex ones are close to impossible to guess.
Is there any way to scan the database and get a list if HTML tags used?