My website is set up so that drupal is in a folder off the root of my server, i.e.: mysite.com/drupal
I was wondering if the drupal search could be expanded to include files/folders that are outside of that folder, like in mysite.com/otherfolder and mysite.com/anotherfolder/subfolder
Does anyone know if this can be done? Or is there another search module that will let me do this?
Does anybody know whom I might pester for getting an export from the api.drupal.org site's CCK type for Drupal Functions, specifically for category 5.x. I want to normalize and then import the functions into Zend's function file, thereby allowing the editor to natively know all the core functions, params, and returns. Once I have it imported, I'd be happy to distribute the file, as well as maintain it for each new Drupal release.
Hi, im new with Drupal and iv been reading some books, but i still have questions, so i need a little help, specially with blocks, i just want to know what kind of sentences can i put on the seccion "Show block on specific pages" with the option "Show if the following PHP code returns TRUE (PHP-mode, experts only)" i tried to put something like this:
if($node->uid == 1) {
return TRUE;
}
but it doesnt work, i want to make some blocks but i want to show 1 for each vocabulary,
Simply out of curiosity, I was just wondering why many embedded videos do not work unless you install a module that makes the viewing of an embedded video possible?
Does Drupal strip tags (even when posting in full html mode)?
Help me satisfy this curiosity that has been bugging me.