Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm wondering where the conventional place to add 3rd party libraries in drupal is. For example, I would like to make use of some PEAR libraries. I can not guarantee that pear will be in the include path, so i'd like to package them with my installation of drupal. Where would i put these libs , and how would i make them available to the rest of drupal?
G'day, I'm looking for some documentation about how to display, post and process forms in Drupal. Basically, I need an overview of how forms operate in and intergrate with Drupal. I've looked in the API Docs (http://drupaldocs.org/api/4.6/group/form) and other places (http://drupal.org/project/forms) but this does not tell me how the functions relate and should be used. Where should I look?
so check_output is messing up my formatting on some stuff because it admends paragraph tags to everything it filters....is there a way I can stop this or something else I can use to filter with?
I had categories created but in my haste to clean up I changed them to appear on the home page. Now I can't seem to add pages that can be slotted to a specific category. All I see in the create content page is the categories without the ability to select the appropriate one.