Tag: c

53 votes
7 answers
743 views
Drupal Source Control Strategy?

In standard php or source code based projects we easily keep all of the code in SVN and each developer can che

avatar
Sena
0 1 0 9
asked 07 September, 2021
52 votes
5 answers
503 views
Using JQuery in Drupal 7

I'm writing my own Drupal 7 module, and like to use JQuery in it. $('#field').toggle(); But

avatar
Sachiko
0 1 0 9
asked 07 September, 2021
59 votes
5 answers
2.9K views
How to reference a long class name with spaces in CSS?

I'm trying to style some Drupal output. In particular, I'm trying to reference a class with a super

avatar
Robt
0 1 0 9
asked 07 September, 2021
60 votes
6 answers
675 views
jQuery issue - #<an Object> has no method

I've tried a veriety of jQuery plugins recently and I keep getting this error … (source: shaunbellis.c

avatar
Sydney
0 1 0 9
asked 07 September, 2021
61 votes
2 answers
1.6K views
How do I use theme preprocessor functions for my own templates?

I have several .tpl.php files for nodes, CCK fields, and Views theming. These template files have a lot of log

avatar
Leonardo
0 1 0 9
asked 07 September, 2021
55 votes
3 answers
425 views
Working with version control on a Drupal/CMS project

I was wondering how teams that develop sites using Drupal (or any other CMS) integrate version control, subver

avatar
Basil
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
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
55 votes
13 answers
1K views
How to convert JSON to XML or XML to JSON?

I started to use Json.NET to convert a string in JSON format to object or viceversa. I am not sure in the Json

avatar
Daniel
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
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
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
7 answers
385 views
How can I find an element by CSS class with XPath?

In my webpage, there's a div with a class named Test. How can I find it with XPath?

avatar
Basil
0 1 0 9
asked 07 September, 2021
57 votes
4 answers
1.3K views
Populate XDocument from String

I'm working on a little something and I am trying to figure out whether I can load an XDocument from a st

avatar
Solomon
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
53 votes
11 answers
2.8K views
How do I read and parse an XML file in C#?

How do I read and parse an XML file in C#?

avatar
Xavier
0 1 0 9
asked 07 September, 2021