* Upgrade from 0.3.9 to 0.4.0 * Document package source * Remove overhead refs #6165 refs #6166
find application/ library/ test/ modules/ -name *.php | xargs sed -i 's/\s\+$//'
we use the following vendor libraries: - Markdown.php for on-the-fly creation of documentation - htmlpurifier for sane HTML output - lessphp for on-the-fly creation of css out of less files - tcpdf for pdf generation in the backend refs #4212