move xrd and hostmeta out of the OStatus plugin and into core

add event for setting up hostmeta, and use them in the OStatus plugin
This commit is contained in:
Craig Andrews
2010-09-05 17:43:29 -04:00
committed by Evan Prodromou
parent c65f199486
commit 3f3b38766f
6 changed files with 35 additions and 9 deletions

View File

@@ -149,6 +149,8 @@ class Router
$m->connect('main/xrds',
array('action' => 'publicxrds'));
$m->connect('.well-known/host-meta',
array('action' => 'hostmeta'));
// these take a code