theodi / signin-web

The web portion of the ODI's staff signin system
MIT License
0 stars 1 forks source link

Add code to source staff data directly from an external source #1

Closed davetaz closed 11 years ago

JeniT commented 11 years ago

Perhaps from the website?

davetaz commented 11 years ago

Indeed, I've just started this code in a branch called iss1 locally. It will be an ugly screen scraper for now as I'm not aware of the data being available in a structured way. This is basically me catching up with the rest of the tech team. I'll submit this as a merge request later for review. :)

pezholio commented 11 years ago

I'm sure we can get that in a Drupal view in XML or JSON. Shouldn't take more than 1/2 hour :)

davetaz commented 11 years ago

One slight issue will be that the sign-in system uses email address as an identifier. This data is not available via the website.

pezholio commented 11 years ago

Could we add it as an extra field and hide it from public view?

davetaz commented 11 years ago

It is already there and hidden as long as we keep the same url pattern cough

pezholio commented 11 years ago

Isit? Just had a look and can't see it there. Am I missing something?

pezholio commented 11 years ago

Ooooooooh! I see!