[contributions:dman] /modules/import_html import_html.module
User: dman Branch: HEAD Date: Tue, 13 Feb 2007 01:58:01 +0000 Modified files: /modules/import_html import_html.module Log message: Some work to incorporate taxonomy terms better. This has been (still is) mostly undocumented, but if your source page has <meta name='tag' content='widget'/> or <a rel='tag'>widget</a> in it, before or after the XSL transform, the page will be tagged with the taxonomy term 'widget' ... if it exists in any vocab so far. To support free-tagging was harder. I needed to define the taxonomy as well. <a rel='tag'>Products:widget B</a> will tag the page with the term 'widget B' in the vocab 'Products' ... on-the-fly if free-tagging is enabled. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/import_html/import...
participants (1)
-
drupal-cvs@drupal.org