Name | |
|
Synopsis | |
I wanted a slightly different script for importing Postnuke articles over. The underlying principle was to be able to run the conversion script any number of times to update Postnuke articles into Tiki and not have to worry about balooning overlapping records into your database. Then I decided I wanted html to wiki syntax conversion built-in which is when things got out of hand. This script works on my particular installation (php-4.4.0 and MySql-4.1.15). Although I expect the code to be reasonably portable, I make no guarantees. Expect to get your hands dirty. The program relies heavily on PHP MySQL functions and Perl-Compatible Regular Expression Functions. You'll need to have those extensions installed and be using a MySQL database then for this to work.
|
Features | |
|
Installation | |
MAKE A BACKUP OF YOUR DATABASE. Seriously. There's no guarantee that the script won't munge everything. Unzip Edit the Point your browser to After the script has run, you must manually:
|
Known Bugs | |
|
Todo | |
|
Author | |
Files | |
See Pn Article2tiki 0.1. |