Closed (outdated)
Project:
Real Name
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2010 at 23:29 UTC
Updated:
31 May 2016 at 21:25 UTC
Jump to comment: Most recent
Comments
Comment #1
imDhaval commented+1
Comment #2
scor commentedsubscribe
Comment #3
geerlingguy commentedJust posting the working code I used in ApacheSolr's queue here (this code goes in your template.php):
Comment #4
scor commentedTHEMENAME_apachesolr_breadcrumb_uid() for Drupal 7:
edit: updated code, this one should be more performant
Comment #6
coderintherye commentedHi, please repost this as a patch and then I will review it and possibly see if I can get a commit in on it. However, we'll have to have some discussion whether we should be adding code to support specific modules because that is a slippery slope, how will we define which modules are important enough to add integration for? Over in http://drupal.org/node/517844 we are trying to move some code out in order to define a hook for modules instead of supporting them explicitly. Granted, that would not apply for the current case.
Anyways, if someone wants to post a patch, that will get us closer to moving it into code. If you need info on creating patches, you can find it here: http://drupal.org/patch/create
Comment #7
scor commented@nowarninglabel: the codes snippets above are not for the realname module but instead to be added to your theme's template.php.
Comment #8
coderintherye commented@scor That is exactly why I asked to be reposted as a patch. Either that or we should close this issue, as it is currently a feature request.
Comment #9
hass commented