This page is a demonstration of VotingAPI's integration with the Views module. It's set up to display nodes sorted by percentage ratings, the style used by Fivestar module.
If you are like me, you are probably adverse to committing any portal or CMS solution to your root directory. You never know when you may want to completely swap to another solution and have that hosted at your root domain.
Drupal is one of the first OpenSource content management systems to provide support for OpenID in its core. OpenID is a great concept in that it allows users to share a sign-on amongst websites. For many users and website owners alike, this offers a huge advantage in that it overcomes one of the largest hurdles to user registration, users having to maintain yet another login to yet another website. While OpenID has been adopted by many major service providers, the concept of OpenID is still foreign to many users.
If you are attempting to install LifeRay on Tomcat 6.x under Ubuntu and are receiving the following as the only error when starting your new context, follow this guide to fix it. Note: this guide assumes and covers using a local MySQL backend database.
Imagecache is an extremely useful Drupal module. It is especially useful when you want to ensure that images on your site do not wreak havoc on your customized themes and layouts. Fortunately, Apache's mod_rewrite module comes to the rescue.
If you purchased a RocketFish USB Bluetooth adapter, you are probably suffering from the same problem that many other users have, namely, the RocketFish USB Bluetooth adapter appears to be configured by the HID module with no apparent Bluetooth support.
We have recently changed providers and along with that change came a new domain name. All of the content has been migrated to this new site, but there may be a period of transition in DNS and search results and the such for a few days.
Creating texture maps for your 3D models can be difficult. Worse, using features such as dynamic lighting can also significantly reduce the performance of your real-time models. One easy way to create some decent textures is to pre-render them complete with lighting, shadows, and calculated surfaces in Blender, then simply map them to your models.