See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

Drupal XML sample

Hello:
I'm a Drupal newbie, and a bit stuck and confused. I have an ASP.net (web) application. I'd like to integrate Drupal's community functionlity into this. I hear tell there is an XML interface to Drupal for this yes? Ideally looking at an example would be best. The example would do something like put up a page where a user can input content (blog, video, etc.), that gets posted to the Drupal database.

I'd greatly appreciate any and all information anyone could provide.

Jonny L.

Multiple db connection problem

I'm trying to use db_set_active() as described in How to connect to multiple databases within Drupal but I'm running into problems when using it with drupal functions, more exactly with system_status(). I want to have a list of multiple sites installed within one drupal core (tipical multisite installation) and their system status. I'm using something similar to this:

The mechanism of working of the core.

Hello every body,
I am a beginner in Drupal, looking for explanation of the interaction between the different files of the core.
Well, until this moment, i know that:Stop me if I am wrong.

in the beginning the first script that will be executed is install.php that includes modules.inc then the included file will load the the system.module. first time executed, system.module will provoke an execution of the file system.install. the last one is the responsible of the creation of the tables on the database.

AJAX development in drupal

We can discuss everything about AJAX and share experience here.

Page needs to know if Drupal is loading it or not

I have a php file that I wrote that I want the ability to load both inside and outside of Drupal. I have created a page node that only has this for its content:

XSS

Jacques Distler has a post about weaknesses in Rails' built-in HTML sanitizer. Is there a test suite that's been run against Drupal's filter_xss to make sure it's not vulnerable to any of these?

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core