You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial Estimated Time Estimates here are in 1/2 day, 1 day, 1/2 week, 1 week, and 2+week increments. This is dev-time, actual timelines to completion will typically be longer.
1/2 day
How this moves the project forward Briefly list what completion means for broader overall project goals, including non-code goals.
For TextMedia and Jwplayer renderers, we need to detect the mimetype before pointing to it so we can case-switch about how to proceed, and what to give to JWPlayer
Describe the enhancement A clear and concise description of enhancement.
Something in the Ceres\Util namespace (need to figure out new class or does it fit in existing classes?) to do a curl headers request and parse out the results.
Initial Estimated Time
Estimates here are in 1/2 day, 1 day, 1/2 week, 1 week, and 2+week increments. This is dev-time, actual timelines to completion will typically be longer.
1/2 day
How this moves the project forward
Briefly list what completion means for broader overall project goals, including non-code goals.
For TextMedia and Jwplayer renderers, we need to detect the mimetype before pointing to it so we can case-switch about how to proceed, and what to give to JWPlayer
Describe the enhancement
A clear and concise description of enhancement.
Something in the
Ceres\Util
namespace (need to figure out new class or does it fit in existing classes?) to do a curl headers request and parse out the results.URLs to refer to
https://stackoverflow.com/questions/12656889/php-get-remote-file-mime-type
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: