Active
Project:
Views Examples
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Mar 2010 at 04:08 UTC
Updated:
5 Aug 2012 at 07:22 UTC
views_examples is great !
could add more examples for views plugin and handler? specially for 6.x-2.x and 3.x of views respectively.
Comments
Comment #1
kristen polI've created a views display plugin in the past... but not any other type... I'll see what I can dig up.
If you have time and like the module, please leave a review: http://drupalmodules.com/module/views-examples
:)Kristen
Comment #2
rfayOutstanding work and thought on this. I've thought we needed a views_examples and panels_examples module.
Views advanced help has a fair bit of help on this.
If you're open to putting handlers and such in here I'll keep that in mind and submit something eventually.
Comment #3
kristen polHey Randy,
Good to hear from you.
My original intent was to have a collection of views that could be turned on and used/tweaked. I could add in some handlers/etc as well but am wondering if this is the best place for it. Or, would your examples module be a better location?
Cheers,
Kristen
Comment #4
kristen polI'm marking all my views examples issues to postponed as I just haven't had the bandwidth to look into them. If you want to be a co-maintainer to help out, please let me know.
Kristen
Comment #5
kristen polComment #6
muschpusch commentedi would like to create a more developer oriented D7 branch. Bojanz is so nice to review the code. Thank you for that! :) I hope to start next week in a sandbox
Comment #7
rfay"Active" state until there's a patch.
Thanks so much for taking this on. I hope you'll do a 7.x-1.x first. @Kristen Pol could you create a new branch?
Comment #8
kristen polJohn was doing a port from 6 to 7 so I'll see what branches we have. I'm very happy to add on co-maintainers as I've obviously not had time to do anything here :/
Comment #9
kristen polOk, I have...
1) Created a Drupal 7.x-1.x branch.
2) Removed all of the D6 files except:
CHANGELOG.txt
README.txt
views_examples.info
views_examples.install
views_examples.module
views_examples.pages.inc
3) Updated the files with stubbed functions/code to get started.
4) Added @muschpusch as a co-maintainer.
So... @muschpusch, I will leave the 7.x-1.x branch to you! Have at it... at this point, don't worry about checking in broken code since it's the dev branch and no one will be using it yet. That will change once an alpha is out.
Note: I know John was working on a direct port of 6.x-1.x to 7.x-1.x but I think that it would be better to do rethink that and perhaps instead include the D6 examples as features modules included in this package.
Comment #10
kristen polComment #11
muschpusch commentedOk sorry i was a too busy the last weeks. Some things have happened:
I found this:
http://drupal.org/project/views_plugin_examples which is an example for D6
I asked Matt if we could his code for a D7 example.
http://grasmash.com/article/demystifying-views-api-developers-guide-inte...
Comment #12
kristen pol@muschpusch - I understand busy! Do whatever you can... repository is there for you whenever you get to it.