Featured
Read our handpicked blogs, curated for you.
|
The Fundamentals of Zero-Downtime UpgradesUpgrading legacy HIS without downtime relies on parallel running, strangler…
|
Low risk approaches favor incremental strategies over big-bang replacements. Common tactics include rehosting to cloud…
|
Legacy hospital information systems often run on outdated languages like COBOL or MUMPS. They support core functions…
Recent releases
|
Free Training by Valuebound, Bangalore on Drupal Global Training Days
Bangalore Drupal User Group in collaboration with Valuebound & TIME Inc India will be conducting a free Drupal training on Global Drupal Training Day, Sat, 29th Aug.
|
How do you use hook_menu_alter() in drupal 7
A hook is one of the most used one and to change the theme on a particular page. We can also use the hook menu alter as another way to achieve the same feature.
|
Custom Account cancellation methods in Drupal 7
In this post, we are going to explain how to create a custom account cancellation method like ‘Disable the account and make its content belong to the admin user
|
How to create custom tokens in Drupal 7
One of the great features in drupal is tokens system. Tokens are reusable text that can be placed into documents via simple placeholders, like %site-name/[user]