I am trying to figure out what is the security that Drupal 6/7 uses by default to store passwords. Is it MD5,
I need to be grabbing the URL of the current page in a Drupal site. It doesn't matter what content type i
I am currently styling an <input type='button'/> element with the following CSS: background:
What are Drupal behaviors at all? What type of service layer it offers to module developers? What type of rela
How can I know which version of Drupal is installed in my server?
I've defined a view with the CCK and View 2 modules. I would like to quickly define a template specific t
I have a website developed on Drupal. I use a module called collapsiblock (it is basicly a JQuery plugin) to a
I'm working on a drupal site and when debugging, I am always having to read through long, nested arrays.
I am using a custom actionbar view, and as you can see in the screenshot below, there is a blank gray space in
I have frequent problem in android view, Error parsing XML: unbound prefix on Line 2. <?xml version="1.0"
So, I am a beginner into Android and Java. I just began learning. While I was experimenting with Intent today,
I have an array of strings in which the % symbol is used. Proper format for using the % is %. When I h
Is it possible to view Androidmanifest.xml file? I just changed the extension of the apk file to zip. This zi
Using C# .NET 2.0, I have a composite data class that does have the [Serializable] attribute on it. I am crea
I am using a linear layout to display a pretty light initial screen. It has 1 button that is supposed to cent
I just noticed the fact that the method addPreferencesFromResource(int preferencesResId) is marked deprecated
How can I POST an XML file to a local server http://localhost:8080 using cURL from the command line? What comm