Menu

#1 Add user-configurable meta-tags in frameset

closed
nobody
None
5
2012-10-04
2003-10-06
Anonymous
No

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

Discussion

  • B. Wilson

    B. Wilson - 2004-01-15

    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

     
  • B. Wilson

    B. Wilson - 2004-08-20

    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.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.