Most Drupal developers know about writing theme functions in Drupal 7. Likewise we can create theme templates too. However Drupal developers rarely create their own templates. Read on to know how to create a custom template in Drupal 7.
Triggers and Events are very important concept in the Drupal world. If you want to get your hands dirty tweaking Drupal or dive into Drupal development or simply configure a Drupal website properly you need to be familiar with the Drupal Actions and Triggers. If you want to know more about Drupal Triggers and Actions then read on to find out.
We had discussed about the basics of Drupal Actions and Triggers in our previous article. Have a look at the article How to create Drupal Triggers and Actions - Part I if you have not done so. In this article we are going to show you how to define Actions and Triggers in code.
In Drupal 7 Image module offers an image field which makes available an image widget for file fields that can be added to content types. This will allow for upload of images to the image field which can then later be processed by the image module and be presented using the different image styles as configured. This means that image module should have the ability to process files uploaded using this field.
Here is another Free Google App script from Zyxware. This is a simple Google Spreadsheet based Google App which we had developed in-house to manage tasks that are coordinated closely by our Project Management Office. We are releasing this utility as Free Software under a GPL license. We use Redmine as our project management system and manage all the project related tasks through redmine. However there would still have to have management / supervision effort put in to manage and review the execution of these tasks, groups of tasks and the project as a whole. This app helps us in taking care of that.
HP Pavilion Core i5 & i7 Laptops Price list - March 2013
HP Pavilion G6-2237 TX/2304tx
Intel CORE i5(3RD GEN)3210M/ 8 GB DDR3/ 1 TB HDD/ Super Multi DVD burner/ 15.6"
Screen/ WINDOWS 8/ 2 GB ATI RADION 7670M/ LINEN WHITE/ 1 Year Warranty.
Amount Rs. 49,550.00
HP Pavilion G6-2236TX
Intel CORE i7 3632QM/ 8 GB DDR3/ 1 TB HDD/ Super Multi DVD burner/ 15.6" Screen/
WINDOWS 8/ 2 GB ATI RADION 7670M/ LINEN WHITE/ 1 Year Warranty.
If there’s one thing going for the Lenovo A60+ when compared to the other budget-friendly handsets, it’s the fact that it’s a handsome gadget. The backplate feels so solid that you cannot believe it is made from plastic.No budget phone offers such a terrific layout and exterior design.
The largest-in-class 4” Capacitive wide display of Lenovo IdeaPhone A690 allows you to see text in full-size for readability that’s always comfortable and efficient. Optimally surf the web and update your favourite sites with the perfect screen size for comfort, readability and usability.The 4.0-inch display screen of the handset provides impressive visuals at 480 x 800 pixel resolution.
The thing everyone will love most about the A800 will be the design of the phone. It measures at just 5.26 x 2.71 x 0.45 inches and weighs in at 155 grams making it a lightweight and slim phone even if it has a generous 4.5-inch screen. The most striking feature though is the back plate. Instead of the usual shiny, glossy, and smudge magnet plates, the A800 sports a classy (but a litte rugged) plate with some sort of ridged pattern.
The P700i looks and feels much more than what you paid for it. They used some sort of pattern design for the back plate which also gives it better grip. The handset feels solid when you hold it and it has some heft to it too which isn’t really a bad thing.It has a 2500 mAh battery rather than the usual 1500 mAh battery.
Lenovo IdeaPad A2107 tablet
Lenovo has decided to start at a lower prices, the sub-15k tab market after entering the Android smartphone market with a reasonably wide range of options.
Lenovo offers a portfolio of award-winning services to support and protect your IdeaTab A2107 investment. Lenovo Services helps you go the distance with your tablet, saving you from unexpected repair costs.
A Drupal user using running a Drupal website in another language encountered a situation where the Double-quote (“) character is retained in the URL aliases generated by the Drupal Pathauto module. If you happen to be running a Drupal website in a language other than English and encountering such characters in the alias generated by the Drupal Pathauto module then proceed down below to know the solution.
A number of Drupal users using the Drupal Pathauto module in their Drupal site had reported that Google was indexing node-urls of the pages of their Drupal site instead of the url-aliases. If you are a Drupal user facing the same dire situation in your Drupal site then continue reading to know the solution to the above issue.
A number of Drupal users were encountering a scenario in their Drupal site where the Drupal Pathauto automatic alias checkbox was coming up on all pages by itself. If you are a Drupal user facing the same situation in your Drupal site then read on to find out to know the cause of the issue and the easy workaround for the issue.
A number of Drupal users were facing a scenario in their Drupal site where the Drupal Pathauto automatic alias checkbox is visible to anonymous users. If you are a Drupal user facing the same scenario with Drupal Pathauto in your Drupal site then read on to find out the solution.
A number of Drupal users wanted to know how to hide the URL path settings fieldset in a Drupal 7 website. If you are a Drupal user facing the same question in your Drupal site with your Drupal Pathauto module even after using hook_form_alter then read on to find out the solution.