At the upcoming Drupalcamp Atlanta 2012 we're having a code sprint on October 26th for the Media module (and related modules). I was wondering if everyone could help identify what our priorities should be. I've added a wiki page to track our goals & progress but I wanted to use this issue to brainstorm first.

Please post links to issues you would like us to work on, we'll prioritize them along with any priorities the co-maintainers request we focus on, hopefully we'll have a very productive day!

Comments

DamienMcKenna’s picture

Title: Brainstorming & priorities plannig for the Drupalcamp Atlanta 2012 Code Sprint » Brainstorming & priorities planning for the Drupalcamp Atlanta 2012 Code Sprint

(I may be developing a cold but I don't have to type like I've got a cold)

Devin Carlson’s picture

A summary of the current "state of the Media issue queue".

Bugs

Critical

Major

Tasks

Major

Feature Requests

Major

Most popular feature requests which would benefit all Media users.

therobyouknow’s picture

I would LOVE to see #1244204: Make media_gallery work with media-7.x-2.x branch fixed so that multiple/batch image uploading is possible in the Panopoly distribution - since Panopoly uses Media 2.x but the media_gallery module for said multi-uploading needs Media 1.x:
Multiple/batch image uploading: Can Panopoly use Media 7.x-1.x for media_gallery multiple uploading or is there an alternative?

EDIT:
It is important to also consider the migration path for people already using media 1.x with media_gallery who would wish to move to media 2.x with media_gallery:
added two issues here:
media: http://drupal.org/node/1822012
media_gallery: http://drupal.org/node/1822018

I suggest a content export and re-import utility for this migration activity.

Any way I can help, let me know! What PHP development environment/IDE debugger do you use? I'll help by stepping through the code if I know how to set up a Drupal build in an IDE/remote debug on my local MAMP stack- I have Komodo IDE 7 full license, I could also buy PHPStorm or PHPEd - whatever is quickest and easier to setup (I heard Eclipse is another option, but a pain to set up, tried Netbeans, stumbled at the start with dependencies to deal with - not a great motivator!...)

I am UK-based but I believe Drupal UK/Drupal London were thinking of running a drop-in sprint on this weekend Saturday 27 October which nearly coincides with your event in Atlanta on Friday October 26th. Google Hangout perhaps?

This is our sprint event in London: http://www.drupal.org.uk/event/drupal-drop-sprint-london-october-2012/27...

Kazanir’s picture

Related to rootatwc's patch, there is a different patch that takes a different approach to WYSIWYG embedding of files:

#1792738: Allow custom file view modes for WYSIWYG display

Both approaches are useful in certain situations but they aren't compatible as it stands, it would be ideal to make them play nicely together, somehow.

Also,#1447742: Notice: Trying to get property of non-object in file_icon_path() (line 808 file/file.module) is an outstanding issue that breaks the Large File Icon formatter (a useful fallback or default option) and causes endless error logs. Getting that looked at and (finally) fixed would be awesome.

ParisLiakos’s picture

Status: Active » Fixed

marking this as fixed:)
good job everyone!

mazze’s picture

Although being a non-developer, without sound knowledge of the current status... but I really would love to see a working link-to-file function when working in WYSIWYG environment (e.g. "you might download the file XYZ here ((links to media item, e.g. PDF)) ).

However, thank you all for the work so far:-)

ParisLiakos’s picture

mazze:
you should check latest dev;)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Added a note about what to do.