Hello

I am a Google Code In (http://www.google-melange.com/gci/homepage/google/gci2013) student and working for Drupal. I started with Drupal this year only and Devel was one of the very first modules which I used. I really liked the features it had.

I was once assigned a task to create a screencast on how to code Tour Module tips. The video I made can be found here: http://www.youtube.com/watch?v=nsNQx5YwazI

After that I was assigned the task to write Tour Module tips for my favorite Drupal module. The task description is available here: http://www.google-melange.com/gci/task/view/google/gci2013/4916605024731136

I decided to write tour module tips for Devel module and I tested it on my system. Here is what the description of the task says:
"After you finish coding, contribue the code to the appropriate d.o project page. Task is complete after the code is approved and added to d.o"
I cannot upload the yml file here with this issue as Drupal doesn't allow that. Download the text from this page: http://pastebin.com/BE47AkDp OR http://textuploader.com/1dyd

In Drupal 8, paste the text from above link in a file called 'tour.tour.devel.yml' and that file should be put in the config directory of the Devel module. Then the devel module has to uninstalled and installed again. You all can then access Tour on /admin/config/development/devel by clicking on Tour button at upper right corner.

Currently this file contains 7 tour tips. I can edit and/or add more tips if you want that. I hope to get a reply soon as Google Code In tasks have a limited time period.

Thanks :)

Comments

moshe weitzman’s picture

Thanks! This is great. We might have to change the tour around if we go forward with #257770: Add a floating tool bar with debug information a la symfony. Perhaps someone can test this and give feedback.

pcambra’s picture

lussoluca’s picture

Category: Task » Feature request