symposion icon indicating copy to clipboard operation
symposion copied to clipboard

Request: sponsor logo url api

Open CarlFK opened this issue 9 years ago • 7 comments

I need a list of sponsor_logo images so assemble into a slide show that loops between talks. if I could hit an endpoint and get said list, that would be great. Also knowing what sort of sponsor they are might be good but really just the logo urls will suffice.

CarlFK avatar Jul 16 '15 22:07 CarlFK

#84 may help you. It is feedback from PyCon and it introduce web_logo field for sponsor model.

miurahr avatar Jul 18 '15 07:07 miurahr

PyConJP show sponsor logo on homepage that loops as slide show.

templates:

https://bitbucket.org/pyconjp/pyconjp-website/src/a7690965bcff845bb773ea4ccbfcdc5cf28dcdc8/pycon/templates/homepage.html?at=develop#homepage.html-69

css/less:

https://bitbucket.org/pyconjp/pyconjp-website/src/a7690965bcff845bb773ea4ccbfcdc5cf28dcdc8/pycon/static/less/site.less?at=develop#site.less-893

miurahr avatar Jul 18 '15 07:07 miurahr

code I need is in https://github.com/pyohio/pyohio/pull/53

will migrate here later.

CarlFK avatar Jul 20 '15 01:07 CarlFK

arg, don't migrate that. I'd rather use something like django-rest-framework instead, or some kind of framework, rather than what I did for pyohio. it is easy to add django-rest-framework and easy to add apis once you have it available.

codersquid avatar Jul 20 '15 15:07 codersquid

Can this issue be closed?

ossanna16 avatar Dec 22 '15 13:12 ossanna16

No.

I still need it, and I am not aware that it has been implemented.

On Tue, Dec 22, 2015 at 7:09 AM, Anna Ossowski [email protected] wrote:

Can this issue be closed?

— Reply to this email directly or view it on GitHub https://github.com/pinax/symposion/issues/99#issuecomment-166612507.

Carl K

CarlFK avatar Dec 22 '15 18:12 CarlFK

👍

ossanna16 avatar Jan 05 '16 15:01 ossanna16