says, I am possible
By: padya
29 Jul 2011Most standards favoring browsers (IE, Opera, Chrome & Safari) have no method of targeting CSS to the specific browser while Mozilla, the buggiest browser, has a completely safe and easy method of serving CSS/HTML to only Mozilla.
To show that the hacks are working correctly I created 6 paragraphs with their specific browser/version identifier within them. This will let you know that the hack is working correctly
By: padya
25 Jul 2011
It is really simple to access attributes using array form. However, you must convert them to strings or ints if you plan on passing the values to functions.
By: padya
22 Jul 2011When you google to get a solution to retrieve all the or single tag xml values/attributes you may get approx 10,400,000 results.
Common solution will be to create a module, bring down your own function, bla-bla bla.......
The simplest and statistical way to get is using inbuild drupal functions.
1. $getXML = drupal_http_request( $url ); //$url is the url to get the xml
2. To retrieve only single tag.
By: padya
15 Jul 2011
The synchronization is "one-way" - from Organic Groups to CiviCRM Groups "It doent support two-way" i.e if we add a new group or edit or subscribe/un-subscribe user from CIVICRM it wont get updated in drupal og group .
Once the module is enabled via Drupal Administer » Modules - for any new or re-saved Organic Group it will automatically create 2 CiviCRM groups:
By: padya
24 Feb 2011Well it’s not so straightforward. I read somewhere about some sort of “glossary” view, but how could that be used to create an alpha pager? Well turns out awesome, quite easy. Here’s it, a simple way to display alpha pager without alpha pager module:
1. First, create a new page view and set your path to “view_page”
2. Assuming you want your pager to be based on the nodes title, add in an argument: “Node: Title”
Recent comments
17 weeks 3 days ago
18 weeks 3 days ago
18 weeks 3 days ago
20 weeks 3 days ago
26 weeks 3 days ago
27 weeks 6 hours ago
28 weeks 6 days ago
34 weeks 3 days ago
34 weeks 3 days ago
34 weeks 6 days ago