home forums resources search newsjoinmembers: 6956
Sections PHP Flash Java Ruby Windows Linux

I feel that Drupal and most other PHP frameworks have overly complicated or inadequate menu systems. Here I am going show how to dynamically create an hierarchical array and use element keys as a menu and routing system.

read more |         

Cached part This is very simple, a search-and-replace operation. Here is a list of changes: hook_menu() no longer takes any parameters (remove $may_cache). The value of path is the new index for $items. callback becomes page callback callback arguments becomes page arguments access becomes access callback and access arguments. For example, access => user_access('administer nodes') becomes 'access callback' => 'user_access', 'access arguments' =>...

read more |         

Without much fanfare here are the steps to trick CakePHP into believing that there is a database even when there is none! CakePHP insists on a database connection. The solution was simple enough and..

read more |         

Unfortunely, Wordpress doesn’t have a default function to display a breadcrumb. We’ll see how to create this navigation technique, and display it on our posts, pages and categories...

read more |         

Horizontal based navigation websites are the ones in which the user has to scroll horizontally rather than scrolling vertically to see the contents. Basically the website flow is organized in a...

read more |         

We want to upgrade our production site to a new release, and want the users to be redirected to the “Down for Maintenance” page. This article will help you understand the easiest technique to...

read more |     

A question that pops up occasionally in the ASP.NET forums is how can you get tab-style menus, such as used on MSDN, with the standard Menu control in ASP.NET. It’s actually quite simple and...

read more |     

This tutorial uses several good illustrator techniques to create a shape that looks almost exactly like the Apple Command key icon with an interesting four colored stroke depth effect to it.

read more |     

Day 2 of 30 Days of Mootools 1.2 Tutorials. In this tutorial, we are going to learn several methods to select HMTL elements. In many ways, this is the basis of what Mootools is most commonly used...

read more |         

Mootools 1.2 is a powerful, lightweight javascript library designed to ease interactive JavaScript web development. It lets you “morph” or “tween” HTML element properties, giving you the...

read more |         



XML feed
 
CMS Comparison Matrix
 
Drupal Web Developers Content Management Systems eRuby Silverlight Wordpress

Newsletter

Get updates on Hiveminds services, articles and downloads by signing up for the newsletter.

Editor's choice

Some of the better articles, stories and tutorials found at Hiveminds.

Find more

Find more of Hiveminds articles, stories, tutorials and user comments by searching.




Picked links

Hand picked websites and articles from around the web that provide quality reading.