I would recommend applying a simple templating system to the file.  Anything
that needs to be extracted out of the page for navigation purposes will be
enclosed in special characters such as a chapter title.. [:chapter =
"CHAPTER 2: Beating a Dead Horse":].  A very simple script parses the file
and extracts these strings to build an interactive Table of Contents.
-Kevin

----- Original Message -----
From: "Glenn Antoine" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 15, 2002 3:19 PM
Subject: [PHP] Online Document


> We are currently looking to put a very sizable document on a website so
> that it will be easily.  The document is currently maintained by a
> single user in a MS Word format.  Ideally it would be very nice if the
> index would take the user to the index of the appropriate section of the
> document, which would then drill down to the exact contents of that
> section.  The document should also be easily updateable, via her web
> browser, by the user that has been tasked with maintaining the manual.
> Any suggestions for the design of such a project would be greatly
> appreciated.
>
> TIA
> Glenn
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to