Working on Image Gallery
I have a fair number of digital photographs archived and need a way to manage them on my site. For years I used a homegrown script my brother wrote, but it’s not terribly portable, and I don’t relish the thought of manually integrating it into my WordPress installation. So I looked and found an open-source PHP-based web image management application named “Gallery2″ and, coupled with a WordPress plugin called “WPG2″, am mostly succeeding in integrating my photos into my new site. It’s remarkable how much manual hacking (of apache config, and WP template php files, and config files) is needed but with the help of a decent forum, it’s getting done.
