footnotes_views still needs porting to drupal 7.

Comments

btopro’s picture

is this project active at all? would upgrade the views integration to actually be functional if it'll get added in or if I can be added as a comaintainer to add this.

rooby’s picture

I can review & commit if you're happy to write a patch.

btopro’s picture

Sounds good; I'll add this to my TODO list for tomorrow; Just wanted to ensure it might get looked at :)

btopro’s picture

Issue summary: View changes
Status: Active » Needs work
StatusFileSize
new15.04 KB

here's a start. Was getting a broken views handler error when I try to add it but can't figure out why. Followed the exact same pattern to add views integration to another project.

patch basically puts files in best practice location and utilizes D7 views 3.x practices for getting new fields added in. This will apply to any entity type in its current method of implementation though it's just a start.

slurpee’s picture

Hello from Drupal's GSoC 2014 team. Google Summer of Code (GSoC)? - an annual program for university students organized by Google with projects managed by open source organization mentors such as us (Drupal!).

We're currently browsing the issue queue looking for projects. Do you think this issue/project is worth a student spending a summer on it and being paid by Google? If so, are you interested in mentoring the student? Learn more about Summer of Code and how to get involved at links below. We're submitting our Summer of Code application to Google in just over 24 hours and looking for last minute ideas. Please respond quickly if you're interested.

Group to join - https://groups.drupal.org/google-summer-code

Ideas for projects for Summer of Code 2014 - https://groups.drupal.org/node/404778

GSoC Homepage http://www.google-melange.com/gsoc/homepage/google/gsoc2014

Google's Summer of Code 2014 Announcement - http://google-opensource.blogspot.com/2014/02/mentoring-organization-app...

btopro’s picture

+1 that idea; the patch in this queue is a starting point but it's not functional yet. I don't know that it would be an entire summer project personally unless scope was to be added.

rooby’s picture

I would agree that it doesn't seem like enough work for such a project, but I don't have much knowledge of the GSoC to base that on.

rooby’s picture

@btopro,

Sorry I've been away for a while, I'll review this shortly.

btopro’s picture

np. It's more of a start in the right direction, still needs some love to get fully integrated but it at least shows up as an option in Views and looks correct even though it is non-functional :)

pifagor’s picture

Status: Needs work » Closed (outdated)