geodesicsolutions-community / geocore-community

GeoCore Community, open source classifieds and auctions software
MIT License
9 stars 6 forks source link

Removed obsolete Flash Embeds for YouTube videos #129

Closed vicos59 closed 2 years ago

vicos59 commented 2 years ago

fixes #91

  1. Replaced the Flash calls in the upload slot and admin listing edit screen.
  2. The YouTube videos displayed in the detailed listing page already used the proper embed. However, I updated the iFrame attributes to match the current Youtube standard.
  3. Removed obsolete transparency parameters designed to save MSIE from itself.
  4. Removed old version control header.
vicos59 commented 2 years ago

Standby on this... I need to change the size of the embed in the admin window.

vicos59 commented 2 years ago

Ok, you're good to review.

Update admin template to change back to original video size. It is now set to:

width="480" height="390"

like it was before I started.