Closed (fixed)
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Oct 2013 at 19:57 UTC
Updated:
23 May 2014 at 18:23 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
tvn commentedComment #2
alexander_danilenko commentedComment #3
alexander_danilenko commentedComment #4
tvn commentedThanks!
Can be tested at http://sprint3-drupal.redesign.devdrupal.org/
Comment #5
dwwLove it! Thanks!!
http://drupalcode.org/project/drupalorg.git/commit/b3dc4fc
I fixed a few minor things with the code:
- Cleaned up a few code style issues
- Removed some self-evident comments
- Renamed the process function to (hopefully) be a little more self-documenting and less likely to have namespace problems
http://drupalcode.org/project/drupalorg.git/commit/b44aeda
Deployed all of this live.
Thanks again!
-Derek
Comment #6
klonosYes, much cleaner now! Thanx ;)
Comment #7
alexander_danilenko commentedThanks guys! Result of my work every day will see a thousand of people. It is awesome!
Comment #9
hectorplus commentedHow can I add this code in the template.php file? Need some guidance. Thanks!
Update: I got it working by creating a custom module.