Hi! I am Geshan Manandhar, a Bachelor's of Information Management (BIM) graduate. Currently I am working as a developer (PHP) at Young Innvovations Pvt Limited.
May
7
Tweak and create new drupal themes like a pro with Drupal 6 Themes
Submitted by geshan on Thu, 05/07/2009 - 05:36
It's been some years I have been using Drupal, without doubts its one of the best free and open source CMS around. With pass in time Drupal has achieved new milestones and with Drupal 6 the themes/skin aspect of Drupal has also got stronger than the previous versions. The new Drupal theme system is great and to reap maximum benefits from this new and improved themeing system I recommend you Drupal 6 themes. Mar
11
A video Every Drupalista should watch at least once
Submitted by geshan on Wed, 03/11/2009 - 02:17
In this video Dries goes through the history to the modern day Drupal and its Future Drupal 7.
The video is too long more than an hour long but worth watching.
Mar
2
Apply multiple Drupal themes for sections in a single Drupal website
Submitted by geshan on Mon, 03/02/2009 - 06:22
Think of a way by which you could select one Drupal theme for your blog section, one for your forum and one for the other pages/nodes. So this is possible how you do it what you are going to get in this blog post. I am doing it on a Drupal 6 website, it can also be done for a Drupal 5 website. Feb
1
3 Drupal podcasts you must be a fool to miss
Submitted by geshan on Sun, 02/01/2009 - 23:47
Podcast simply seem like a person blabbering about one thing or the other, of just gets some of his friends and tries to make you understand thing you never want to understand. Complementing to it the host again invites one or more experts on the topic and interviews in a funny, lets say annoying manner.Jan
25
Wish I could attend Drupal Con DC - 4-7 March 2009
Submitted by geshan on Sun, 01/25/2009 - 19:48
Its been more than 2 years I've been experimenting and working with Drupal. Being a windows user and not being able to get into CVS and things I've not contributed any code to the Drupal
Community :-( though I want to.Jan
1
Drupal defined for newbies
Submitted by geshan on Thu, 01/01/2009 - 04:38
Dec
28
Taming Drupal Node Teaser and Node Title 2 (for custom content)
Submitted by geshan on Sun, 12/28/2008 - 06:16
In continuation to my previous post about "Taming Drupal Node Title and Teaser" this is part 2 of the Drupal node title and teaser taming tweak by editing node-type.tpl.php.(type is your content type like story, project or custom type like news or project etc). This is what your teaser for front page look like after the tweak is applied and after some great theming :-). Nov
21
Solving Drupal site contact problems with contact forms
Submitted by geshan on Fri, 11/21/2008 - 08:21
Time and again I've faced a problem of creating multiple contact forms but with use of the contact module there is only once contact form accessible at site-URL/contact. But now the problem can be solved with use of Contact Forms module, you can download the module here. Oct
5
5 Undermined Drupal Modules I have utilized
Submitted by geshan on Sun, 10/05/2008 - 20:47
There are lots of Drupal Modules, some are great, some need improvement, some have a long issue queue but here is a short list of five undermined Drupal Modules. I suggest these modules will come handy in a relatively big Drupal site with need of multiple content type and frequent updating. The list is given below hope you also benefit from using the modules mentioned below as I have: Aug
28
7 well designed Drupal Sites
Submitted by geshan on Thu, 08/28/2008 - 19:29
Drupal theming is not as easy was it look. Drupal theming system is very flexible and robust but as the no. of modules increase the no. of CSS (Cascading Style Sheet) files also go up this causes problems in theming. The multitude of modules you use can be hard for the themer and changes in last moment is difficult to tackle.