Next Meeting
Thursday, July 11, 2013
Meeting: 6:00pm to 8:00pm
Social: 8:00pm to 10:00pm
The Farm Bar & Grille
1181 Elm Street, Manchester, NH 03104
Website: http://www.farmbargrille.com/manchester/home
(Located at the cross of Elm Street and Bridge Street)
Map: http://g.co/maps/uegpa
Parking: Diagonally NorthEast of The Farm
- Take Elm Street going North
- Cross over Bridge Street (passing The Farm on your right)
- Turn Right on either Pearl St or Orange St. Follow the loopdy-loops to the inside of the lot.
Anyone who has any interest in Drupal is encouraged to attend, whether you use it in your day job and want to learn more, have used it for a while and need help with something, or are just interested in finding out about the most popular open source content management system.
Signup!
Please, please, please use the built in sign-up functionality so we know how many people to expect.
Topics/Presentations
We'd like to see everyone come prepared to either pose a question/issue they've ran across in the past month or to share something cool/amazing they've discovered in the past month. There are plenty of questions out there, so let's make sure we know what they are so we can get them all answered at this month's meetup!!
Additionally, please use the comments on this event node to suggest topics. If there is a consensus, we will try to have someone prepared to do an informal presentation.
DrupalCamp 2013 Status Update: Let's hear what has been happening!
Dinner & More Drinks
After each meetup, we usually depart from the "structured" environment, and continue our discussions over beers and food. So, when we are done being geeky, let's order food!

Comments
I've got a question...
I have some menu items that were generated by a View (which was saved in a Feature) that I can't get rid of. When I make some edits or additions to the View to add additional items, some of the menu items that had had different names previously want to stick around.
Even though they had been changed or removed form the View. I get the new items, but the old ones hang around. And I can't find a way to delete them.
Not a huge issue, as I've disabled them. But the menu screen starts to get cluttered.
Just thought I'd toss that out, cuz I'll probably forget about it by Thursday. :)
Roger
_________________
Art has gone to the dogs
GoodeGallery.com
Menus and features
I would say the root of the problem is the feature. Once you put something into a feature it's very hard to get it out. Checkout what the features UI says in in the feature. See if it is saved with menu items. Even though they are coming from the view, I am wondering if the feature is coded with menu items in it.
I actually quickly found out that menu's really aren't something you want to have in a feature.
But in general, once you have something in a feature there isn't a mechanism except for hacking the code to get rid of it (unless there has been a big update to features from the version I am using).
Brady
@fastglassllc
@derailedonline
Yeah, that's pretty much what
Yeah, that's pretty much what I thought. The menu items got saved along with the View unintentionally. I tried updating the Feature, but the stray items are still there. Kind of a pain.
Roger
_________________
Art has gone to the dogs
GoodeGallery.com
Yup the only way to remove it
Yup the only way to remove it will be to hack out the menu items from the feature code or revert to an older version of the feature without the menu items. Or go and create a new feature built the way you want then delete the old feature (this is tricky though).
Brady
@fastglassllc
@derailedonline
I believe you should be able
I believe you should be able to edit the feature to only have the things you want and then regenerate it and replace the exported feature, then with drush for instance, 'drush features-revert-all'. That is if it's in code -- if not then you may only need to edit and save the feature and clear cache.
Conflict w/Seacoast
I was planning on going to the Drupal 8 presentation at PixelMedia.
Yep, it should be very
Yep, it should be very worthwhile. My hunch is that JP will be leading the presentation and discussion on D8.