Jonas Smedegaard wrote: > Please consider applying attached patch to have meta.pm support FOAF > file advertising from web pages (typically the front page, but not > necessarily).
> + push @{$metaheaders{$page}}, '<link rel="meta" '.
> + 'type="application/rdf+xml" title="FOAF" '.
> + 'href="'.encode_entities($value).'" />';
So the FOAF content is included in the meta directive, rather than read
in from a file? Is that going to be a useful way to provide it?
--
see shy jo
signature.asc
Description: Digital signature

