In standard php or source code based projects we easily keep all of the code in SVN and each developer can che
I'm writing my own Drupal 7 module, and like to use JQuery in it. $('#field').toggle(); But
I'm trying to style some Drupal output. In particular, I'm trying to reference a class with a super
I've tried a veriety of jQuery plugins recently and I keep getting this error … (source: shaunbellis.c
I have several .tpl.php files for nodes, CCK fields, and Views theming. These template files have a lot of log
I was wondering how teams that develop sites using Drupal (or any other CMS) integrate version control, subver
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:
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 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"
I have an array of strings in which the % symbol is used. Proper format for using the % is %. When I h
Using C# .NET 2.0, I have a composite data class that does have the [Serializable] attribute on it. I am crea
I'm working on a little something and I am trying to figure out whether I can load an XDocument from a st
How can I POST an XML file to a local server http://localhost:8080 using cURL from the command line? What comm