Hello Everyone,
I'm working on converting an old Ruby driven wiki that uses textile markup to mediawiki. I'm getting hung up on the process of importing the data into the database for mediawiki.
Right now I have about 300 .html files that need to become wiki pages. The wiki page name would be the name of the html file. Can anyone shed some light on where to look for either a script that does something similer, or even some assistance on where and how the text within the mediawiki db is stored.