In the user's config.php (or index.php if they do not use a
sym link), adding 2 lines enables custon meta-description
tags to be entered.
added line 44 in 6.9:
$metatags = ""; // META description tags to be
included in the frameset
modified line1576 in 6.9:
<META NAME="Description" CONTENT="Made with
PhotoFrame <?PHP echo $version?>,
http://photoframe.sourceforge.net, <?PHP echo
$metatags?>">
(added echo $metatags)
-Jonathan
jonjulian@earthlink.net
Logged In: YES
user_id=678681
Your suggested change will be added to the next release,
coming out within the next week.
Thank you.
-Bob
Logged In: YES
user_id=678681
Apologies for the long delay in responding -- no one was
assigned to patch requests.
In any event, this feature was added in version 6.9e, released
in January 2004.