NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Follow the instructions to install LexWiki Publisher.
  • Wiki Markup
    Follow the instructions to [create an XML configuration file|LexWiki Publisher Configuration Details], an instance of LexWiki Publisher schema, for LexWiki Publisher to work correctly and transform content in a desired way. The schema is defined \[link here \| http://informatics.mayo.edu/lexwikipublisher/LexWikiPublisher_2_0.xsd\].
  • Launch the LexWiki Publisher program by invoking the script*"runpublisher.bat"* provided in the download. You can also write your own batch file with "edu.mayo.lexwiki.publish.LexWikiPublisher" as the main executing Java class and pass a configuration XML file as the first command line argument.
    At the end of a successful run you should have a set of files in the target directory (as specified in configuration file).
  • Open a command prompt to the maintenance directory of your LexWiki installation.
  • Run the publish PHP using the directory location of the files created as the only argument:
    php publish.php /home/myhomedir/tobepublishedpages

...