Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images for Events and News #86

Open
kentonh opened this issue Jun 23, 2017 · 8 comments
Open

Images for Events and News #86

kentonh opened this issue Jun 23, 2017 · 8 comments

Comments

@kentonh
Copy link
Member

kentonh commented Jun 23, 2017

Add ability to upload images to News and Events
Add Images to Index and Show views

Make Article URL attribute first on the form

News and Events should pull Social Graph data from URL
Pull image, summary, and title information

Populate the rest of the form with Social Graph Information, but allow edits by the user

@kentonh kentonh changed the title News and Events should pull Social Graph data from URL Images for Events and News Jun 23, 2017
@lafentres
Copy link
Contributor

@kentonh, I'd like to try this one as well.

@kentonh
Copy link
Member Author

kentonh commented Oct 4, 2017

@lafentres have at it and thanks for the help! With as much as you've contributed to this app, you should register for the Wichita Hacktoberfest. Might as well get a free shirt and stickers out of the deal.

@kentonh kentonh closed this as completed Oct 4, 2017
@kentonh
Copy link
Member Author

kentonh commented Oct 4, 2017

whoops. reopened

@lafentres
Copy link
Contributor

@kentonh, I believe I addressed everything in the pull request I just submitted except for the last part. Can you explain what you mean by "Populate the rest of the form with Social Graph Information, but allow edits by the user" ?

I am pulling everything from information on the event or news item currently. If the event/news item has an image, I use that for the social sharing tags, otherwise I just use the logo. I use the title and content to populate the title and description social sharing tags.

(I'm definitely checking out the Wichita Hacktoberfest as well. Thanks for the tip!)

@kentonh
Copy link
Member Author

kentonh commented Oct 9, 2017

What I meant with the Social Graph population was to pre-fill the forms with the information provided by the metadata from Social Graph. Does that make more sense?

@lafentres
Copy link
Contributor

I think so. If I am understanding correctly, you'd like part of the form for creating/editing an event or news item to include fields to edit the social sharing info (which would be the social sharing title and description [unless you'd also like the social sharing image to potentially be different from the image associated with the event/news item?]). And those fields should be pre-filled with the defaults. Is that correct?

@kentonh
Copy link
Member Author

kentonh commented Oct 10, 2017

I think I've done a bad job at describing what I'm going for. Soooo. I'll start over! Forget everything I've said up to this point.

  • This link was posted as News.
  • Startland includes metadata in the Social Graph format.

What I'm proposing is:

  1. When a link is posted, the app would acquire the metadata associated with the link (if there is any)
  2. The app would pre-fill the submission form with the data. (Image, Title, Description)
  3. At that point a User could simply save the News/Event or make changes/additions to the data collected.

Basically, this would let lazy people post on easy mode by simply submitting a link, and the app takes care of the rest.

@lafentres
Copy link
Contributor

I get what you mean now. That makes total sense. I'll start working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants