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

Add flyer, photo... from URL #26

Open
1 of 8 tasks
agilare opened this issue May 31, 2019 · 0 comments
Open
1 of 8 tasks

Add flyer, photo... from URL #26

agilare opened this issue May 31, 2019 · 0 comments

Comments

@agilare
Copy link
Owner

agilare commented May 31, 2019

https://stackoverflow.com/questions/724391/saving-image-from-php-url

  • widget avec input type url : [Parcourir...] ou [Coller une URL]
  • file_get_content
  • adapter traitement form pour distinguer les 2 cas (file upload et get content)
  • adapter ImageDriver2 pour gérer source de données d'une var (issue de file_get_content par ex.) : contrôle, tmp...
  • gérer erreurs d'urls non lisibles
  • validation : input file et url exclusifs
  • sécu
  • accès admin d'abord
@agilare agilare added this to To do in Latest features and improvements of v3 via automation Jun 1, 2019
@agilare agilare added this to the v3.3 milestone Jun 14, 2019
@agilare agilare self-assigned this Jun 26, 2019
@agilare agilare removed their assignment Jul 14, 2019
@agilare agilare moved this from To do to In progress in Latest features and improvements of v3 Nov 3, 2019
@agilare agilare self-assigned this Nov 3, 2019
@agilare agilare removed this from the v3.3 milestone Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

1 participant