I'm attempting to design a help system for an online application that I've recently written (in perl). I need to make this easily expandable, and able to be edited by non-programmers (or, at least, people not necessarily familiar with HTML or perl).
There is already a set format that each page should follow (thank you, HTML::Template!). However, to use this I would require the maintainers of the help pages to know perl (which means that I have to maintain the pages, which is what I'm trying to avoid here!).
My question then is this (ok, my several questions are this): have many of you run up against a project like this before (I assume several of you have)? What was your solution? My knowledge of XML is practically non-existent, but from what little I know, this seems like it might be a good place/time to learn and implement it. I'm figuring I need to develop some sort of parsing mechanism and (as always!) using perl seems like my best solution.
I'm not really looking for code here, but just a place to start (I think I'll do fine with the code once I have an avenue to pursue). I've never tried to implement something like this, nor has anyone else here.
Thank you for your time and patience.
MrCromeDome
In reply to Online help system by MrCromeDome
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |