openscholar / integrated_support

2 stars 0 forks source link

Try this as a drupal module #26

Closed sagotsky closed 9 years ago

sagotsky commented 11 years ago

We're a drupal shop, we should use drupal, dammit.

A minimal install will be significantly faster. Pages can print and exit for more speed, or use the js module.

Pros

Cons

sagotsky commented 11 years ago

So far so good. Deployed on pantheon. Ready for debugging.

Todo:

sagotsky commented 11 years ago

Desk to github and back to desk is (mostly) working.

Doesn't have user mapping. Body isn't being rendered at all. I'd like to do this as a theme function with a template.

Still have to get the github issue responses set up, but since the most complicated event is done those shouldn't be too bad.

sagotsky commented 11 years ago

Desk's response to github events works. The only part that didn't was the redirect. Did it not fire or is drupal_goto unable to do external sites?