-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =pod I did a complete rewrite of my PodCMS in the last two days (the original version took about two weeks to write). The new one is using L as a framework. The code was reduced to less than a third of the original one and is much more maintainable and clean now. If you're interested in using it you can simply use the my L repository: darcs get http://www-user.tu-chemnitz.de/~rafl/PodCMS/ That checks out the most PodCMS code. If you don't want to install all requirements from CPAN you can also do darcs get http://www-user.tu-chemnitz.de/~rafl/PodCMS/ext inside the checkout path to get all extensions that are needed to run PodCMS. After checking everything out you can start over adapting the style to your needs by editing root/base/. New content can be added by creating new files in root/data, new blog entries are made by adding files to root/blog. To get some examples you can check out my personal blog entries and content: darcs get http://www-user.tu-chemnitz.de/~rafl/PodCMS/root/blog darcs get http://www-user.tu-chemnitz.de/~rafl/PodCMS/root/data The next goal for PodCMS is an RSS view as well as a funny menu that only exposes subitems for the currently selected item. =cut -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHFpDndC8qQo5jWl4RAhLaAJ0SJmiEv3XnYbJ8KMYlOGsrJgEP9QCeNhCx jISjEoEZ7RKYi1ofcsqDPhE= =9md0 -----END PGP SIGNATURE-----