← Back to team overview

mahara-contributors team mailing list archive

[Bug 1021108] Re: Implement markup schema for public pages

 

so, RDFa lets you stick attributes in your HTML - e.g. 
<p itemprop="person" itemscope itemtype="http://schema.org/Person";>  <span itemprop="name">Phil</span>  wears a size <span itemprop="shoesize">9</span></p>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1021108

Title:
  Implement markup schema for public pages

Status in Mahara ePortfolio:
  Triaged

Bug description:
  It would be really useful to implement markup schemas for public pages
  so searches give more details.

  http://schema.org/ is a vocabulary of RDFa which has been (somewhat)
  standardized for use by Google, Bing and Yahoo searches.

  http://ogp.me/ Open Graph Protocol is what Facebook uses to give you
  nifty snippets when you bash a URL into your post.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1021108/+subscriptions


References