[wp-hackers] Developing plug-in for WP
CaptSolo
captsolo at gmail.com
Sun Oct 23 20:08:42 GMT 2005
Thanks, Andy!
On 10/23/05, Andy Skelton <skeltoac at gmail.com> wrote:
> CaptSolo: As a plugin, your script would be able to add wp-rewrite
> rules to catch the requests, then hook into template_redirect to start
> your RDF output.
Then there is a value in turning the SIOC exporter into a plugin.
But what would happen in the case if the server does not have rewrite
enabled? Then instead of a nice, short URL (like
http://blog_url/wp-sioc.php now) the RDF output would be located at
somewhere deep at, e.g.,
http://blog_url/wp-content/plugins/wp-sioc.php.
Can you tell if there is a significant percentage of WordPress blogs
that do not have the rewriting capability and if it is worthwhile
worrying about that?
CaptSolo
[ http://captsolo.net/info/ ]
[ http://rdfs.org/sioc/wordpress/ ]
More information about the wp-hackers
mailing list