I need to ake some parsing in the existing text because of some syntax changes that are going to be made in a wiki.
I gave a look a the mediawiki data model (check image below) and aparently the text content is stored on the text table in the column old_text
http://upload.wikimedia.org/wikipedia/c … schema.png
I wonder why the word 'old' but that's ok. My question before i put my hands on the code:
what is the text_flags column for?
Offline
You are not logged in.