I got around to cleaning up my SiteFrame class the other night. I use it every day and love it, but it was becoming more and more apparent to me that it needed some cleaning.
A few things didn’t work as they should and some of the instructions on use in the index.php page included in all of the downloadable versions of this plugin were slightly off.
I also used this as a moment to bring together the php4 & php5 versions. I would recommend using the php5 version, I like it better from a code/structural viewpoint, but I understand if you want or need to use the php4 version. Both end up outputting the same thing.
While I was mushing code around in there I…
Here’s those downloads in your choice of archive and version from the links here (same links as before):
Check them out. Let me know what you like, what you don’t, and what I could add.