Table of Contents
Extract the Naruto archive somewhere on the target system.
From within the existing web application use the
Naruto implementation that you need.
Current choices include:
RestNaruto - for connecting to a
remotely hosted web service.
PhpBB3Naruto - for using a local
installation of the PhpBB3 message board.
MockNaruto - for testing the
interface with predictable data.
Extract the Naruto archive somewhere on the target system.
XXX: Copy the server and config files into the Apache web server docroot path.
XXX: Update the configuration.
From within the existing web application use the
RestNaruto class for getting message board
functionality.