Projet

Général

Profil

Révision 6d8023f2

Ajouté par Assos Assos il y a plus de 5 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/taxonomy_menu/README.txt
187 187
 when clicking on the menu items. It produces nice breadcrumbs and page titles (remember to set 
188 188
 the titles for the arguments in views as described) - and it always displays descendants.
189 189
 The only module that supports the saving of a whole term lineage when selecting a deep level 
190
 item seems to be HIERACHICAL SELECT. See chapter INTEGRATION WITH OTHER MODULES
190
 item seems to be HIERARCHICAL SELECT. See chapter INTEGRATION WITH OTHER MODULES
191 191
 
192 192
INTEGRATION WITH OTHER MODULES
193 193
==============================
......
205 205
It is a nice and very helpful module to link taxonomy terms to nodes. 
206 206
Taxonomy Menu does not interface with the content taxonomy tables, so be sure to enable the option 
207 207
"Save values additionally to the core taxonomy system (into the 'term_node' table)" 
208
otherwise the related taxonomy terms will not be accessable for Taxonomy Menu.
208
otherwise the related taxonomy terms will not be accessible for Taxonomy Menu.
209 209
(http://drupal.org/project/content_taxonomy)
210 210
 
211 211
HIERARCHICAL SELECT with submodule HS_TAXONOMY
......
241 241
================
242 242
 * Taxonomy Menu does not handle the menu call backs. It only creates the links to the menus.
243 243
   This means that everythign that is displayed on the page (including title, content, breadcrumbs, etc)
244
   are not controled by Taxonony Menu.
244
   are not controlled by Taxonony Menu.
245 245
 * The router item must be created before Taxonomy Menu creates the links.  Failure to so so 
246 246
   will cause the menu items to not be created.
247 247
 * Router items can be created by either a view or another modules hook_menu.

Formats disponibles : Unified diff