Ticket #72 (new story)

Opened 20 months ago

Last modified 10 months ago

Participant profile contains blog profile fields

Reported by: hans Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description (last modified by hans) (diff)

Participant profile contains blog profile fields

  • Blogger profile URL (filled automatically for Blogger users)
  • WordPress.com logged in user name
  • OpenID URL

These URL’s are not asked from students when they sign up for the course. Teacher can edit these fields for all the participants.

Change History

Changed 20 months ago by hans

  • description modified (diff)

Blogger profile is displayed in comments Atom feed as: <uri>http://www.blogger.com/profile/10043099755711623725</uri>

WordPress? logged in user name is displayed in comments RSS feed as: <dc:creator>Hans Põldoja</dc:creator>

OpenID URL is displayed in comments Atom feed as: <uri>http://martlaanpere.wordpress.com/</uri>

Changed 20 months ago by hans

  • milestone changed from 0.4 Mango to 0.5 Kiwi

Changed 17 months ago by hans

  • milestone 0.5 Kiwi deleted

Changed 17 months ago by hans

  • milestone set to 0.6 Cherry

Changed 15 months ago by gnum

Blogger profile URL can be extracted from the Blog page <head>, small regexp and it's done. Example: <link rel="me" href=" http://www.blogger.com/profile/16573320567051419863" />

What is the benefit of having this information?

Changed 10 months ago by hans

  • milestone 0.6 Cherry deleted

We need to link comments with people who have written the comments. Another option is to do this manually (#155). Linked comments can be displayed in the participant profile (#156).

Note: See TracTickets for help on using tickets.