blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
Be Fused

Web design, development, marketing, SEO and affiliate blog.
Be Fused Blog  
Related Blogs
previous blog next blog

4 Users are Following

7.8
very good
based on editor's review


recent postsrss feed

Drupal redirect in .htaccess

Nov 11, 2009
Using .htaccess is one of the best ways to redirect a URL to a new URL. Particular care needs to be taken with Drupal sites for it to work correctly. The following snippets needs to be added to the root .htaccess file directly after the following...

Drupal link function

Nov 5, 2009
The Drupal link function is a handy and easy way to create hyperlinks in your module or theme. The syntax for the link function is: print l(anchor text, path); This is an example of a simple link that might exist in a theme template...

New site structure - thinking out load

Sep 17, 2009
There are two essential things that I need to do to Be Fused. One is a complete redesign, because I really dislike the current theme. The second is to change the navigation and category structure. I have been thinking off and on for some time about...

Number of results in a Drupal View

Sep 17, 2009
Find the number of results in a view. Add this snippet to the header or footer of the view, depending on where you want the number of results to be displayed. From: http://drupal.org/node/131031

Drupal Taxonomy vs Content Type Field

Sep 14, 2009
Drupal ships with an incredibly powerful and flexible categorisation system, called Taxonomy. However, many developers and site builders get confused when trying to decide if something should be a taxonomy term or a field in its own right. There is...


Comments & Reviews:
Be the First to Review this Blog!