permalink on a note represented by rel=alternate
This commit is contained in:
		| @@ -1137,7 +1137,7 @@ class Notice extends Memcached_DataObject | |||||||
|                      $this->rendered); |                      $this->rendered); | ||||||
|         $xs->element('link', |         $xs->element('link', | ||||||
|                      array('type' => 'text/html', |                      array('type' => 'text/html', | ||||||
|                            'rel'  => 'permalink', |                            'rel'  => 'alternate', | ||||||
|                            'href' => $this->bestUrl())); |                            'href' => $this->bestUrl())); | ||||||
|         $xs->elementEnd('activity:' . $element); |         $xs->elementEnd('activity:' . $element); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user