CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Display list of Contribution Pages in Drupal
Pages: [1]

Author Topic: Display list of Contribution Pages in Drupal  (Read 1020 times)

myles

  • I post frequently
  • ***
  • Posts: 263
  • Karma: 11
Display list of Contribution Pages in Drupal
February 09, 2012, 03:03:39 am
The manual shows a way of displaying contribution pages one at a time:

http://wiki.civicrm.org/confluence/display/CRMDOC40/Including+Contribution+Pages+in+Sites

If there is more than one contribution pages we would expect to use views to list the pages...

Views integration in D6 seems to offer the means to list personal campaign pages, as well as contributions, recurring contributions and pledges but not the ability to list contribution pages.

Am I missing something?

Memberships are of course contribution pages and membership pages can be listed, and this may be how I've got around the problem before, but still, am I missing something?

Is it not possible to create a view of contribution pages (not the individual contributions by contacts)?


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Display list of Contribution Pages in Drupal
February 09, 2012, 10:39:17 am

I think extending the views integration to also handle contribution pages is probably not too hard. I suspect no one has needed it so far and hence its not there

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

myles

  • I post frequently
  • ***
  • Posts: 263
  • Karma: 11
Re: Display list of Contribution Pages in Drupal
February 10, 2012, 05:19:08 am
Oh, thanks - at least I know I've not missed anything!

mattlepacek

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: drupal 7
  • MySQL version: 5.1
  • PHP version: 5
Re: Display list of Contribution Pages in Drupal
March 05, 2012, 06:07:12 pm
I'm also looking for the same functionality for Occupy Wall Street's upcoming Contribute.occupy.net

danedaniels

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: 4.1..5
  • CMS version: Drupal 7
  • MySQL version: unknown
  • PHP version: unknown
Re: Display list of Contribution Pages in Drupal
November 12, 2012, 02:06:12 pm
Has anyone discovered the trick here? Seems like views should be able to handle it.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Display list of Contribution Pages in Drupal
November 12, 2012, 08:39:42 pm

yes, views should be able to handle it, BUT someone still needs to write the integration code.

should be relatively easy to write this. You can model it after other data objects in the drupal/modules/views directory

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Display list of Contribution Pages in Drupal

This forum was archived on 2017-11-26.