Poor Man's CMS (poormans) is a very basic CMS running as a swt application and generating static html pages.
NOTES: With this version the license has changed to GPL. I've decided to release a new major version because a lot of things has been changed. A cool new feature is the admin mode. To change into it, you have to start poormans at the commandline with 'java -jar admin'. Now you can edit the velocity templates and macros directly in poormans. That's helpfull for client support on site. I've rewritten the velocity rendering inside the GUI. So you get an appreciable quicker GUI handling. Beware: You can't use your backup files from version 1, because the internal data structure has changed !!! CHANGES: features and improvements: - gui enhancements: - some Tabfolders are replaced by popups - new statusbar - added: feature [2537324] admin view for editing templates and macros - changed: charset of exported files is utf-8 - changed: button to add a new site is available in the admin view only - added: feature [2815388] show unused images in a deletion dialog - added: feature [2537324] introduction of an 'admin view' - added: feature [2655079] new db structure (format of db.xml has changed!) internal: - restructured properties - updated: velocity to 1.6.2 - updated: h2 to 1.2.123 - updated: swt to 3.5 and dependent libs - updated: fckeditor-java-core to 2.5 beta1 - added: ZipProxyServlet to read resources of EditArea and FCKeditor from a zip file - changed: restructured the rendering and the handling of hibernate's pojos to increase the performance of previewing significantly - changed: hibernate mapping/dao runs without cascade fixes: - problems with resized images in the fckeditor - bug [2813554] concurrency coping images - bug [2862651]: external links in a-tag and img-tag fails
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use