Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15234 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40412 invoked by uid 1010); 28 Feb 2005 23:15:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 40396 invoked by uid 1007); 28 Feb 2005 23:15:17 -0000 Message-ID: <20050228231517.40392.qmail@lists.php.net> To: internals@lists.php.net, "D . Walsh" Date: Tue, 01 Mar 2005 00:14:35 +0100 References: <34900efc47cb182dea88e31506d65417@daleenterprise.com> Lines: 19 User-Agent: KNode/0.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8Bit X-Posted-By: 84.128.37.117 Subject: Re: project_logo[] From: johannes@php.net (Johannes Schlueter) Hi Dale, D . Walsh wrote: > I'm trying to add a logo and URL to the info of my project, > unfortunately, I can't seem to find all of the API info to make it > work. [...] > What additional code am I missing? You need to register your guid so PHP knows that the given parameter is an image ID. For registering it you can use the php_register_info_logo() function http://lxr.php.net/source/php-src/main/php_logos.c#36 You could also use PECL_Gen which afaik supports adding Logos :-) johannes -- Johannes Schlüter Mayflower GmbH / ThinkPHP http://thinkphp.de http://blog.thinkphp.de