Hi,
i have a custom table where i store all my content instead of storing it in nodes table. now the key word search block module in drupal core doesnt work for this content as it is designed to work on node table. So how do i make it work for my custom table ? what code tweaking do i need to do and in which file to achieve this search functionality ?
also any other alternative to have keyword search for custom tables ?
How can I check where in a menu tree a node is, and in particular how can I determine what it's ultimate parent is? And how can I display a portion of a menu tree? Here's an example menu tree to illustrate:
m1
-subm2
--subsubm3
-subm4
m5
-subm6
If I were on the pages linked to from items 1-4, I'd want to find out that the ultimate parent of these items is m1, and then display only the portion of the menu below m1, ie:
so navigating the hole site, i'm not still where should i begin to ask my question in drupal community
i'm a blind person, using a screenreader: http://www.freedomscientific.com/
to work with computer and stuff.
the point is, my screenreader will navigate among the texts and will read it for me.