On Wednesday 04 October 2006 18:24, Andy Fawcett wrote: > While I can manage PHP, I'm totally unfamiliar with the framework used > these days, although I guess I could learn that. One thing I am missing > is time...
The nice thing is that it's really simple for normal pages: php $page_title = "FreeBSD on KDE"; include "header.inc"; All your regular HTML icky here. php include "footer.inc"; It hasn't really changed in setup, so the existing code will probably fit in fine. Only the menus (menu.inc in subdirs) might be a small problem to create. There are examples at http://www.kde.org/media/readme.php . If you send me a tarball of the current CVS I will dump it into KDE SVN. -- These are your friends - Adem GPG: FEA2 A3FE Adriaan de Groot
pgphuEap3Q5SS.pgp
Description: PGP signature
_______________________________________________ kde-freebsd mailing list [email protected] http://kf.liquidneon.com/mailman/listinfo/kde-freebsd
