<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Arial'; font-size:12pt; font-weight:400; font-style:normal;">Thank you John,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>i am sorry. I wasn't trying to be dense on purpose. <br>
Things work now ...<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>matt<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>On Saturday 31 October 2009, John VanDyk wrote:<br>
&gt; Matt, take a look at the Note on page 182: "Variables are only<br>
&gt; aggregated and passed into themable items that are implemented as<br>
&gt; template files. Variables are not passed into themable items<br>
&gt; implemented as theme functions."<br>
&gt;<br>
&gt; Thus, if you do not have a breadcrumb.tpl.php file in your theme, that<br>
&gt; is why it is not happening for you.<br>
&gt;<br>
&gt; Also, the Note on page 181 warns: "Don't use Garland as the active<br>
&gt; theme..."<br>
&gt;<br>
&gt; If you do use Garland, you'll have to comment out the<br>
&gt; phptemplate_breadcrumb() function in Garland's template.php, as it is<br>
&gt; taking precedence.<br>
&gt;<br>
&gt; John<br>
&gt;<br>
&gt; On Oct 30, 2009, at 5:56 PM, Matt Funk wrote:<br>
&gt; &gt; Hi,<br>
&gt; &gt;<br>
&gt; &gt; I tried the support forum first, but no one seems to answer there,<br>
&gt; &gt; so forgive<br>
&gt; &gt; me if this is thread is misplaced.<br>
&gt; &gt;<br>
&gt; &gt; I am trying a simple thing:<br>
&gt; &gt; I declare (straight from pro drupal development):<br>
&gt; &gt;<br>
&gt; &gt; function phptemplate_preprocess_breadcrumb(&amp;$variables) {<br>
&gt; &gt; drupal_set_message(print_r("some message,true));<br>
&gt; &gt; }<br>
&gt; &gt;<br>
&gt; &gt; After clearing the cache, i also check the theme-registry (via the<br>
&gt; &gt; developer<br>
&gt; &gt; module) and it is listed under breadcrumb-<br>
&gt; &gt;<br>
&gt; &gt; &gt;phptemplate_preprocess_breadcrumb<br>
&gt; &gt;<br>
&gt; &gt; as:<br>
&gt; &gt; 2 (String, 33 characters ) phptemplate_preprocess_breadcrumb |<br>
&gt; &gt; (Callback)<br>
&gt; &gt; phptemplate_preprocess_breadcrumb();<br>
&gt; &gt;<br>
&gt; &gt; However, it is NEVER called as far as i can tell. Variables set in<br>
&gt; &gt; there are<br>
&gt; &gt; always empty and message set as shown above never show either.<br>
&gt; &gt;<br>
&gt; &gt; I am sorry to bother the list with this, but WHAT am i doing wrong?<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; thanks<br>
&gt; &gt; matt<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>