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.
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:
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.
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: