Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

FAQ system

  • 14-11-2006 09:57AM
    #1
    Registered Users, Registered Users 2 Posts: 2,002 ✭✭✭


    Hi

    Does anyone know of any software - Wiki / CMS that can be exported to a file system or some sort of locally browsable structure.

    To clarify:
    Say I have an FAQ in a Wiki but some of my engineers may not have access to it at all times so they click a button / run a script / whatever that exports the FAQ pages to a html file or whatever that they can take on the run.

    TIA
    S


Comments

  • Technology & Internet Moderators Posts: 28,863 Mod ✭✭✭✭oscarBravo


    Assuming your Wiki/CMS/whatever consists of dynamically-generated HTML pages, all reachable from a single index page, you could use something like wget to spider it and store the rendered HTML locally.

    Or something.


  • Registered Users, Registered Users 2 Posts: 2,002 ✭✭✭bringitdown


    oscarBravo wrote:
    Assuming your Wiki/CMS/whatever consists of dynamically-generated HTML pages, all reachable from a single index page, you could use something like wget to spider it and store the rendered HTML locally.

    Or something.
    Yes that is looking like an option.

    If there is anything more advanced ... something that could generate a CHM file for example would be class .. have looked around but there is nothing for free gosh darn it.


Advertisement