api

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
mangamike's picture

Trouble integrating Taleo API and Drupal 8

I currently have a drupal 6 website that has integration of taleo, pulling in jobs by state, a simple search, job detail pages, and job details via api. I am upgrading the site to drupal 8 due to security issues and am having a difficult time trying to reporpuse the module. I tried upgrading the module to drupal 7 so i could then move it into 8, but it is not working at all in 7.

Read more
webbywe's picture

Some great sessions at Drupal Camp LA 2014 / SoCal PHP Mini-Camp | Sept 6 & 7 | hosted by UCI

Drupal Camp LA 2014 / SoCal PHP Mini-Camp is less than 3 weeks away on Sept 6/7 !

Just a friendly reminder....
If you have not done so, now is the time to makes plans for the weekend and be sure to register at Drupal Camp LA Registration

There are some incredible sessions planned for the awesome weekend. Here are just some of the highlights:

Read more
stefanwray's picture

Telvue Playback Server and Cloudcast Integration With Drupal

First under the Open Media Project and now under the Community Media Drupal Initiative there have been ongoing efforts to integrate Drupal with Telvue's products. Initially, this focused on Telvue's playback servers for the purposes of moving show metadata from Drupal to Telvue and moving Telvue schedule data back to Drupal. The "original" Telvue API had its limitations and developers made requests to add needed fields. Now, in addition to the Telvue playback server there is also a Cloudcast VOD server. The Cloudcast RSS feed references VOD files and metadata on Cloudcast.

Read more
Arwym's picture

My condition parameter's 'optional' and 'default mode' options not having any effects?

Coming from a previous problem, I finally decided to just code my own condition, and the condition is working properly so far. Except for one thing, that is. There is one optional parameter I would like to add to my condition; basically, I'd like to let the user specify the content types he/she would like to restrict, if any. So, my condition function is as follow:

<?php
/**
* Implementation of hook_rules_condition_info().
*/
function nodecount_rules_condition_info() {
$conditions = array();
$conditions['nodecount_rules_condition'] = array(
'group' => t('Nodes'),

Read more
cesareaugusto's picture

General Routing abstraction layer module

I'm not a PHP coder, but I would like to share an idea... What about developing some kind of "general routing API" module, to standardize how routes are managed within Drupal. Some kind of abstraction layer for routing webservices (like Google or Bing ones).

Read more
phoenix's picture

Panels 3 API

Can anyone let me know if there's a panels API documentation available online. Would like to have a quick overview, but couldn't find it on api.drupal.org.

I have a problem with apache_solr + panels. When making a layout with left an right region. Left = facets (key = left), right = search results (key = right). The problem is that the facets aren't shown, because the search result aren't available when rendering the facets. First the right region should be rendered, then the left version.
Any idea how and with which hook I would be able to sort the render order.

Thanks!

Read more
litwol's picture

Is there a way, using facebook API, to retrieve any historical data about user?

I am looking for a way to retrieve historical data about users using facebook api. such things as which posts user liked in the past, which events user RSVP'd in the past, perhaps even friendship statuses from the past. Have you guys come across something similar? I've spent considerable amount of time yesterday learning facebook graph api as thoroughly as i could and was not able to find any such data. more so, i find that taking all data available via facebook api it will not be possible to reconstruct any historical data.

Read more
ddease2's picture

Ubercart and PayPal

Hey fellow Drupalers -

I have a quick question on using PayPal with Ubercart (or Drupal Commerce):

  1. I have both Drupal 6 sites (Ubercart) and Drupal 7 (Ubercart or Drupal Commerce) sites that need shopping cart integration
  2. Do I need to have the PayPal $30 a month merchant account to integrate using the API? Or can I integrate with the "free" PayPal account?
  3. Are any of you using PayPal currently with UC/DC and can you provide me your feedback as to how well it works? (as opposed to Google Checkout, etc.)

Thanks, all!

Dan Dease
ddease2 - Skype
dan@dandease.com

Read more
patrickd's picture

Idea: LocalGeocoding API

It does what a geocoder has to do: Translate address information to lats and longs.

But it will do that on your own box, in your database: no request restrictions.. no dependency on a foreeign service.. location autocompletition.. ?

For shure we can't store the worlds address data like google does but we can do it local:
Using the possiblity to select and export map data from OSM (http://www.openstreetmap.org/export) and import it into our local database using it for geocoding matters.

It has assets and drawbacks; but also essential advantages for some special cases.

Read more
vcardoso's picture

Geekslab Hackathon

Gostaria de divulgar um evento que, embora não seja à partida directamente Drupal, pode ser eventualmente ter uma «costelinha» deste. Trata-se de um hackathon dedicado à produção de «objectos úteis» recorrendo ao «mashup de APIs». As várias que compõe o Drupal podem bem ser utilizadas.
Abaixo mais informações para avaliarem do interesse. Não faço parte da organização, mas acompanho as actividades de alguns elementos do grupo e pareceu-me interessante.

<

blockquote>

Read more
Subscribe with RSS Syndicate content