can i modify the $breadcrumb array contents??? i mean, add a item, or delete a item ?? -- ---------------------- Aldo Martinez Selleras Especialista en Telematica CITMATEL GND Camaguey Tel: 53 32 291661 Linux User #364356
http://api.drupal.org/api/function/drupal_set_breadcrumb/6 Aldo Martinez Selleras wrote:
can i modify the $breadcrumb array contents??? i mean, add a item, or delete a item ??
When wondering about whether a Drupal API function exists, it's usually a good idea to type related text into the autocomplete box on that page and see what pops up. http://api.drupal.org/api/function/drupal_set_breadcrumb/6 http://api.drupal.org/api/function/drupal_get_breadcrumb/6 Ezra On Thu, Mar 19, 2009 at 5:13 PM, Aldo Martinez Selleras <aldo@caonao.cu> wrote:
can i modify the $breadcrumb array contents??? i mean, add a item, or delete a item ??
-- ---------------------- Aldo Martinez Selleras Especialista en Telematica CITMATEL GND Camaguey Tel: 53 32 291661 Linux User #364356
-- Ezra Barnett Gildesgame http://growingventuresolutions.com http://ezra-g.com
Quoting "Ezra B. Gildesgame" <ezra@growingventuresolutions.com>:
When wondering about whether a Drupal API function exists, it's usually a good idea to type related text into the autocomplete box on that page and see what pops up.
While this is a good suggestion the limit of the autocomplete list may cause you to not find what you need so be sure to click the ``Search'' button for a list of all things breadcrumbs (or whatever value). -- Earnie http://r-feed.com Make a Drupal difference and review core patches. -- http://for-my-kids.com/ -- http://www.4offer.biz/
On Friday 20 March 2009 05:13:52 Aldo Martinez Selleras wrote:
can i modify the $breadcrumb array contents??? i mean, add a item, or delete a item ??
search for breadcrumbs in the Drupal 7 issue queue. There are a few issues that limit the useability of breadcrumbs and the current api. [...] Ok, here it is: http://drupal.org/node/150854 Blessings, Augustin.
participants (5)
-
Aldo Martinez Selleras -
augustin (beginner) -
Earnie Boyd -
Ezra B. Gildesgame -
Steve Edwards