Chaos Tool Suite is one of the best API module to use. The module mainly provides API.
I've worked on ctools before to create multi-step form and show that in popup. This time I'm working on a project which has a Quiz in it which is built using ctools.
Views one of the great module available in Drupal. Views can be used to show various types of dynamic data and can also be used to allow users to filter results based on his criteria.
After installing Drupal 7 we get User login block on left sidebar. But what if you disabled the User login block and need to log in, you can visit the login page on:
The portrait view of iPhone shows normal font, but when viewing the site in landscape iPhone makes the font bigger.
Here's a CSS fix for making the font size normal in iPhone landscape view:
Colorbox is very nice module after Lightbox2.
The colorbox module can also be used for auto-handling of images, which includes image slideshow as well, for image fiel
The last project I was working on was having a requirement hiding the file URL in browser, for security reason. The file was actually PDF file and was containing user's order data.
The answer is YES. It is possible to point your primary domain to a sub-folder within public_html rather than public_html itself. Here is some information that should allow you to do so yourself.
Drupal 7 field module defines a field level template file, which defines the HTML structure of the field. We can use this file to override the display of field including changing how label will be display.