A while back, I expressed some interest in getting media support into
the platform, and learned that this work had already been started by
Louis, so I asked for a copy of his code. Since then I have cleaned it
up, made sure that it works and added some new filters and features.
The code is approaching the point where it would make sense to submit
a pull request to get it into the platform, but before that happens
some testing is needed.
I would encourage anyone that has some time, to clone the repository
at github, my work is on the media branch, and try playing around with
the media functionality in libraries/joomla/media.
https://github.com/rvsjoen/joomla-platform/tree/media
There are still a lot of features to be added, and the unit tests also
needs to be implemented, but I feel that the library functions that
already exists are mature enough for testing.
Cheers,
Rune
Also, a pull request was recently submitted to the platform. I believe
the best approach
at this point is to get the groundwork pulled, and then look at
extending the feature set.
https://github.com/joomla/joomla-platform/pull/328/files
I also find it a bit complicated to write proper unit tests for the
image processing functions,
so this is something that needs addressing.
- Rune
> --
> You received this message because you are subscribed to the Google Groups "Joomla! Framework Development" group.
> To post to this group, send an email to joomla-dev...@googlegroups.com.
> To unsubscribe from this group, send email to joomla-dev-frame...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/joomla-dev-framework?hl=en-GB.
>
>