Closed (outdated)
Project:
Footnotes
Version:
7.x-2.x-dev
Component:
footnotes_views
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2012 at 14:17 UTC
Updated:
11 Feb 2018 at 17:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
btopro commentedis 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.
Comment #2
rooby commentedI can review & commit if you're happy to write a patch.
Comment #3
btopro commentedSounds good; I'll add this to my TODO list for tomorrow; Just wanted to ensure it might get looked at :)
Comment #4
btopro commentedhere'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.
Comment #5
slurpee commentedHello 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...
Comment #6
btopro commented+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.
Comment #7
rooby commentedI 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.
Comment #8
rooby commented@btopro,
Sorry I've been away for a while, I'll review this shortly.
Comment #9
btopro commentednp. 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 :)
Comment #10
pifagor