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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • show civicrm content directly in drupal
Pages: [1]

Author Topic: show civicrm content directly in drupal  (Read 441 times)

keneso

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.5.5
  • CMS version: Drupal
  • MySQL version: 5.6
  • PHP version: 5.6
show civicrm content directly in drupal
January 26, 2015, 09:49:56 am
Hi,

is it possible to show all content in drupal directly, without having to use the navigation link that takes you to civicrm?
Like I have created a view for all events, but would like to avoid creating a view for each part/component I want to be directly accessible from drupal's main menu.

Thank you

JonGold

  • Ask me questions
  • ****
  • Posts: 638
  • Karma: 81
    • Palante Technology
  • CiviCRM version: 4.1 to the latest
  • CMS version: Drupal 6-7, Wordpress 4.0+
  • PHP version: PHP 5.3-5.5
Re: show civicrm content directly in drupal
January 26, 2015, 09:53:52 am
Hi Ken,

The easy way to do this is with CiviCRM Views integration:
http://wiki.civicrm.org/confluence/display/CRMDOC/Views3+Integration

Is that's insufficient for your needs, check out CiviCRM Entity:
https://www.drupal.org/project/civicrm_entity
Sign up to StackExchange and get free expert CiviCRM advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

JonGold

  • Ask me questions
  • ****
  • Posts: 638
  • Karma: 81
    • Palante Technology
  • CiviCRM version: 4.1 to the latest
  • CMS version: Drupal 6-7, Wordpress 4.0+
  • PHP version: PHP 5.3-5.5
Re: show civicrm content directly in drupal
January 26, 2015, 09:55:38 am
Also, I'm not entirely sure what was meant by your last sentence, so I apologize if this isn't helpful!  It SOUNDS like you want to create event pages in Drupal for each CiviCRM event, and you can do this using this approach, but that may not be what you're asking.  In that case, you may want to explain a bit more about your situation.
Sign up to StackExchange and get free expert CiviCRM advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

keneso

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.5.5
  • CMS version: Drupal
  • MySQL version: 5.6
  • PHP version: 5.6
Re: show civicrm content directly in drupal
January 26, 2015, 12:01:03 pm
Thank you.

First of all I need to apologize for not being very clear ... hell I am trying to understand what I need myself!

The database integration I think was part of the installation steps, or I had read somewhere else (maybe wiki?), anyhow I have already done it.

I'll try the entity module, anyway please let me try to explain better ... maybe.

Right now when I click on an event I see
testsite/civicrm/event/info?reset=1&id=2
with breadcrumb indicating "home" only
whereas I'd like to see
testsite/event/info?reset=1&id=2
and i.e. breadcrumb "home > events"

And to access other sections of civicrm the same way.
While writing it crossed my mind that maybe pathauto can do this? I'll try that one too.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: show civicrm content directly in drupal
January 29, 2015, 09:34:40 am
CiviCRM doesn't have these lists, such as a generic Events or Contacts page. You would have to create those as Views yourself. Then the breadcrumb links you would also have to create.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • show civicrm content directly in drupal

This forum was archived on 2017-11-26.