Tag: r

48 votes
6 answers
2.4K views
What is Drupal's default password encryption method?

I am trying to figure out what is the security that Drupal 6/7 uses by default to store passwords. Is it MD5,

avatar
Rudolf
0 1 0 9
asked 07 September, 2021
50 votes
9 answers
1.2K views
How to get the full URL of a Drupal page?

I need to be grabbing the URL of the current page in a Drupal site. It doesn't matter what content type i

avatar
Arline
0 1 0 9
asked 07 September, 2021
48 votes
17 answers
2K views
CSS to hide INPUT BUTTON value text

I am currently styling an <input type='button'/> element with the following CSS: background:

avatar
Frederick
0 1 0 9
asked 07 September, 2021
60 votes
7 answers
916 views
Drupal behaviors

What are Drupal behaviors at all? What type of service layer it offers to module developers? What type of rela

avatar
Gigi
0 1 0 9
asked 07 September, 2021
57 votes
17 answers
1K views
How to find version of Drupal installed

How can I know which version of Drupal is installed in my server?

avatar
Renaldo
0 1 0 9
asked 07 September, 2021
64 votes
10 answers
1.6K views
How to quickly theme a view?

I've defined a view with the CCK and View 2 modules. I would like to quickly define a template specific t

avatar
Arline
0 1 0 9
asked 07 September, 2021
55 votes
3 answers
2.3K views
how to select all class except the clicked element in JQuery?

I have a website developed on Drupal. I use a module called collapsiblock (it is basicly a JQuery plugin) to a

avatar
Lawanda
0 1 0 9
asked 07 September, 2021
64 votes
8 answers
2.4K views
How to output (to a log) a multi-level array in a format that is human-readable?

I'm working on a drupal site and when debugging, I am always having to read through long, nested arrays.

avatar
Dorinda
0 1 0 9
asked 07 September, 2021
60 votes
8 answers
2.6K views
How to read XML using XPath in Java

I want to read XML data using XPath in Java, so for the information I have gathered I am not able to parse XML

avatar
Omar
0 1 0 9
asked 07 September, 2021
57 votes
30 answers
1.2K views
How to convert array to SimpleXML

How can I convert an array to a SimpleXML object in PHP?

avatar
Carmelina
0 1 0 9
asked 07 September, 2021
62 votes
21 answers
1K views
Android: remove left margin from actionbar&apos;s custom layout

I am using a custom actionbar view, and as you can see in the screenshot below, there is a blank gray space in

avatar
Dwain
0 1 0 9
asked 07 September, 2021
49 votes
16 answers
903 views
frequent issues arising in android view, Error parsing XML: unbound prefix

I have frequent problem in android view, Error parsing XML: unbound prefix on Line 2. <?xml version="1.0"

avatar
Eddie
0 1 0 9
asked 07 September, 2021
59 votes
30 answers
377 views
Manifest Merger failed with multiple errors in Android Studio

So, I am a beginner into Android and Java. I just began learning. While I was experimenting with Intent today,

avatar
Dario
0 1 0 9
asked 07 September, 2021
56 votes
7 answers
602 views
Android Replace "..." with ellipsis character

Since AVD tools 16 I'm getting this warning: Replace "..." with ellipsis character (..., &#8230;) ?

avatar
Thurman
0 1 0 9
asked 07 September, 2021
57 votes
14 answers
710 views
Android XML Percent Symbol

I have an array of strings in which the % symbol is used. Proper format for using the % is &#37;. When I h

avatar
Margo
0 1 0 9
asked 07 September, 2021
53 votes
15 answers
2.8K views
How to view AndroidManifest.xml from APK file?

Is it possible to view Androidmanifest.xml file? I just changed the extension of the apk file to zip. This zi

avatar
Yolando
0 1 0 9
asked 07 September, 2021
58 votes
19 answers
3K views
XmlSerializer - There was an error reflecting type

Using C# .NET 2.0, I have a composite data class that does have the [Serializable] attribute on it. I am crea

avatar
Xavier
0 1 0 9
asked 07 September, 2021
53 votes
21 answers
1.3K views
Center a button in a Linear layout

I am using a linear layout to display a pretty light initial screen. It has 1 button that is supposed to cent

avatar
Basil
0 1 0 9
asked 07 September, 2021
58 votes
6 answers
1.6K views
What to use instead of "addPreferencesFromResource" in a PreferenceActivity?

I just noticed the fact that the method addPreferencesFromResource(int preferencesResId) is marked deprecated

avatar
Fabian
0 1 0 9
asked 07 September, 2021
57 votes
9 answers
3K views
POST XML file using cURL command line

How can I POST an XML file to a local server http://localhost:8080 using cURL from the command line? What comm

avatar
Carmelina
0 1 0 9
asked 07 September, 2021