On 22 November 2011 23:12, Paul Sladen <sla...@canonical.com> wrote:
> On 22/11/11 07:02, Martin Pool wrote:
>>
>> I was a bit inspired by the recent Google developer day
>
> schema.org tagging++ and kudos.

Thanks, I'm glad you like it.

>> 1- canonical_url_recommended property on a view
>
> I think this is the only one without a merge/patch (sorry if I've missed
> it), currently:

https://code.launchpad.net/~mbp/launchpad/808282-canonical-url/+merge/82811

actually renamed to recommended_canonical_url by a suggestion from Benji.
>
>  wget https://bugs.launchpad.net/ubuntu/+source/xdg-user-dirs/+bug/209513
> -qO- | grep -c rel.*canonical
>  0

It's not merged yet.  When it is, it will take up to a few days before
it is live.

>
> My guess that is solvable with:
>
>  canonical_url_recommended = 'http://launchpad.net/bugs/%d' % bug_number
>  print <link rel="canonical" href="%s"/>' % canonical_url_recommended

Please check the patch.

-- 
Martin

_______________________________________________
Mailing list: https://launchpad.net/~launchpad-dev
Post to     : launchpad-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~launchpad-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to