The charter of this group is to connect, organize and discuss drupal related issues and some of these may be held physically at convenient locations in Mumbai, India.
Initial activities would be to collect information of drupallers in and around Mumbai and if there's enough traction monthly drupal meets would be organized to informally connect and discuss coding/theming/design issues of current drupal core and modules.
Restructuring Drupal Mumbai groups to improve the user experience
Hi All,
We are planning to make some structural changes in the GDO Mumbai, its been sometime that we see GDO Mumbai is flooded with Job posts which hides other important activities and informations. We wish to restructure gdo mumbai to make it similar to https://groups.drupal.org/nyc, which will have seperate sections for upcoming events, new & information, Jobs , Discussions.
Please let me know your thoughts on this.
Read moreJaipur Drupal Users Group (JaiDUG) Meetup
Hi Friends,
We are planning do again kick-start the Drupal Meetups in Pinkcity (Jaipur) and spread the Drupal in and around Jaipur.
Agenda of the meetup will be -
- Watch the Dries keynote at Drupal Con Austin
- Drupal 8 - What's new and where to start
- Session on "Itches to Riches" by Michael Cannon
- "Women in Drupal" by Suchi Garg
- Brainstorm the ways to expand the community in Jaipur
We are open for more ideas.
Date : 26th July - Saturday
Time : 9:30am to 1:30pm
Discuss Drupal Over Coffee
Hello All,
We are planning a meetup this weekend , idea is to catch-up over coffee and discuss Drupal. We will discussing Drupal initiatives we have planned for this year, we would also understand what kind of events/meet-ups should we be doing to benefit the Drupal Mumbai community. Other items in our agenda would be
• Event Planning for this calendar year
• Discuss Drupal Mumbai representation in Drupal Cons
• Drupalmumbai.org , new face of Drupal Mumbai community
• Your Ideas and suggestions
• Some amazing Coffee
Join us to build the new face of Drupal Mumbai - drupalmumbai.org
Hello All,
We started Drupal Mumbai community initiatives back in Sep 2012 with five Drupalers attending the first meetup (http://www.meetup.com/Drupal-Mumbai-Meetup-Group/events/83914482/) , today we have 356 members who are part of this vibrant community. Over a period of time, we have conducted events, meetups, knowledge sessions, Trainings, Drupal Camps , Code Sprints to benefit this community. We now have a good national and international presence.
Read moreHow to set unicode words in csv file
Hi
If i want to write "lietotājvārds tête " this word in csv file. but can not show this word in csv in unicode format.
how to display unicode in csv.
My Code is :
ob_clean();
ob_start();
drupal_set_header("Content-type: text/csv; charset=utf-8");
drupal_set_header("Content-Disposition: attachment; filename=".$fname);
print mb_convert_encoding('lietotājvārds tête', 'UTF-16LE', 'UTF-8'); echo '","';
ob_flush();
die(); Can Drupal7 be used as ERP to handle 1 billion nodes?
Commerce Order Invoice
Hi
How to send mail with Commerce Invoice to customer.
I am unable to send commerce invoice after I process order from commerce.
Pls help me solve this issue.
Read moreFree Drupal Training on 31st May (Drupal Training Day)
Hi Folks,
On May 31, you can get Drupal training for FREE!
Drupal Mumbai and Drupal Association are partnering with organizations practising Drupal to conduct a free worldwide training day. According to the Association, "these are training courses that are designed to bring a Drupal newbie and students from no Drupal knowledge to a place where they can choose to be a developer, themer, designer, site architect, engineer, etc." Learn more about Drupal training day at https://drupal.org/learn-drupal
Participating Organizations: Capgemini, TCS, Axelerant, Blisstering , iKsula
Read moreDrupal Drop in Sprints #8
Hi All,
Are you a Drupal developer, themer, designer, documentation writer, or project planner, or Drupal beginner?
If so come and join the Drupal community and working face to face on Drupal core, contrib modules, and handbook documentation.
The "Drupal Drop In Sprints" are monthly events that enable anyone working with Drupal to improve the quality of the software at the center of our community. By participating you will learn from your peers, and raise the skill levels of everyone who collaborates with you.
Read moreDrupal Global training Day
We have Global Drupal training day coming up on 31st May (Sat). Capgemini Drupal Mumbai will be organizing this event with support from organizations using Drupal.
Details of DTD can be found at https://drupal.org/learn-drupal. PFA the DTD curriculum.
Please spread the word about the event to join this event.
Event details:
Session Time: 10:30am – 4:30pm
Target Audience :
1. Developers interested in exploring Drupal as their career path.
2. Business managers evaluating Drupal for driving their technology business.
3. Student community willing to know more on CMS and Drupal.
In Bombay, Want to meetup?
Hey,
I'm in Bombay till Saturday, visiting family and couple of meetings. I'll have couple of free evenings, ping me if you'd like to hangout, talk about Drupal or just for coffee/beers.
Cheers
Read moreSet Permission for one page / node
Hi
I have create home page. Other pages Created in same content type.
If i want to set permission for only 1 node or 1 page then
How to set permission for edit delete .
is it Any module to solve this issue?
I have used nodeaccess, node privacy by rule, content access modules. and also get one solution using phptemplate_preprocess_page . but i need module.
Read moreThank you all for attending Drupal Camp Mumbai !
Dear Friends,
Thank you all for attending Drupal Camp Mumbai ! The event was a great success, and couldn't have happened without everyone who helped organize, volunteer, sponsor, and present. It was really wonderful to see the community come together, and we look forward to continuing the conversation with you all! Below is the brief recap of the event..
DRUPALCAMPMUMBAI. DRUPALERS IN THE HOUSE! A RECAP. http://goo.gl/BPNVfx.
Read moreExternal Test server Login
Hi
In many time We follow the process for site deployment.
First we upload in local then test .
after completing test site then we upload in live site.
but test site URL display in google.
Many User visit the test site and register.
I want to stop access for visitor to visit test site.
any module is there to access test login and visit test site.
Read moreCiviDay Mumbai January 29th 2014

How to alter theme_table in drupal6
User can select the Page layout
Last updated by mayur.pimple on Tue, 2013-12-10 08:41
Hi
I have use Page content type, when user added data in page then he want to select layout to display data in multipal column and row.
User can select the Page layout to design content .
Any module or any way to get the layout.
I have use composit layout module but not user friendly.
Read moreDrupal camp Pune - 2014
Drupal visits town this April.
Pune Drupal Community invites you for Drupal camp Pune 2014 to be held on 5th and 6th March. Pune home of open source with students/colleges neck deep in open source is proud to host Drupal this spring. We are hoping to put developers back at helm with focus on high quality tech talks, workshops, sprints and pure unadulterated fun.
Read moreMarkup Field value Translation in other language #drupal 7
Hi
I have put text in Markup Field but i want translate that text, what is process to translate that text.
I have search string but not found the string on following path.
Path :- admin/config/regional/translate/translate




