view doc/mainpage.dox @ 117:e01ce5722f2b

New change to how we save (X)HTML files. This time we simplify things by using DocumentFragments to load stuff, and preserve CDATA content.
author Tom Fredrik "BFG" Klaussen <bfg@blenning.no>
date Sun, 27 Mar 2016 21:33:08 +0200
parents 408ffecc9076
children
line wrap: on
line source

/**
 * @mainpage
 * The Simple Web Presenter is intended for use when a proper CRM is
 * probably overkill and an alternative would be to have static
 * webpages.
 *
 * The SWP should probably not be called a CRM since it is simply a
 * very simple tool for merging XML files containing data, such as eg:
 * a header, a body, and a footer. When the header is changed it is
 * changed for all pages and so forth.
 *
 * Built in features include multilingual pages, caching and
 * autopresenting in the originator language.
 *
 * The official repository is available at <a href="https://sourceforge.net/projects/simplepresenter/">https://sourceforge.net/projects/simplepresenter/</a>
 */