Is Drupal a viable solution for my website? Please review What is Drupal before posting.

Drupal Compatibility with Blackbaud

Is Drupal compatible with Blackbaud products such as Financial Edge, Raiser's Edge and Grantmaker's Edge on the back-end? Do you know of any websites or organizations using Drupal and the aforementioned products successfully or even unsuccesfully?

Thank you,
Barbara

Drupal webform and submitting results as JSON to a RESTful API?

Hi all,

I'm after some advice as to whether it's possible to create a form and submit the results using a RESTful API (submitted as JSON) using as much of the Drupal framework and modules as possible?

I've just released our VoIP API (we're also looking to sponsor a PHP lib for release on GitHib) and want to do two things:

  1. Create a developer registration form
  2. Create an App registration form (as we use OAuth 2.0)

For 1. I'd like to allow a dev to register, we capture the details and then flag their local Drupal account with a developer tag and POST the details as JSON to say https://api.surevoip.co.uk/developer to create a new developer account etc.

For 2. I'd like to allow that logged in dev to register an app, save the details in their local account (we use PostgreSQL under Drupal) and then POST their app details as JSON to say https://api.surevoip.co.uk/developer/{account_id}/apps

Suggestions for Site Architecture

Hi all,

We would really apprecciate any help from Drupal experts or architects on this matter.

Scenario
-----------
We have thousands of pages that we want to organize this way inside Drupal 7.

A Page belongs to a Country and an Area

page1 belongs to (area1, Country 1)
page2 belongs to (area1, Country 1)
page3 belongs to (area1, Country 1)

page4 (area1, Country 2)
page5 (area1, Country 2)
page6 (area1, Country 2)

page7 (area2, Country1)
page8 (area2, Country1)
page9 (area2, Country1)

page10 (area2, Country2)
page11 (area2, Country2)
page12 (area2, Country2)

Navigation and Typical Use Case
--------------------------------
Users enter a Country and then Choose an Area. Once the area is chosen, they should navigate the pages for that area inside that country.

Problems:
---------

1. We have aprox 50 countries and 20 areas and there are aprox 10 pages in each area for each country. We might have more countries, areas and pages in the near future. This is very difficult to maintain manually, since we are talking about 1 to 2 thousand pages in total.

[ Installation Profiles Suggestion ] Need an E-commerce profile

hello ... i am new to drupal 7 & like to establish an E-commerce like website [ with advanced categorizing solution ] like the below website ...

http://digikala.com/

its a digital devices store that has many taxonomy features ...

is there an ready Installation Profile like the above website for Drupal ?

if not at least please tell me a list of modules that can do the same functionality for my website ?

Create a photo gallery site with slideshows

I created a basic site using HTML and javascript. (www.danaferruzzi.com) The intent of the site is to display an artist's work and place images from the same gallery into a slideshow.

A user clicks a link in the menu to access a gallery and javascript then displays the slideshow in the body of the page. The issue is that the links to the images, and the menu links, are hardcoded. This is making it increasingly difficult to add content and functionality.

Can anybody tell me the name of the theme?

I first came across this website, http://www.badfortune.info/

I realized it's what I also needed. But I couldn't find the contact. Then, I found its links-exchange, another website http://www.links-exchange.biz/ That website brought me to drupal.

The logo on the second website told me the theme could come from drupal. But I couldn't find it.

Pages

Subscribe with RSS Subscribe to RSS - Before you start