Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

FAQ system

  • 14-11-2006 10: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,822 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