Taxonomy categories

ajaxnz - March 3, 2009 - 22:18
Project:HTML Export
Version:6.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Currently taxonomy folders used as menu links don't export correctly. No page is exported resulting in a dead link.

Now maybe there is something other than taxonomies I should be using for long lsits of similar pages, but they are awfully convenenient!

Is it possible to add this?

#1

btopro - March 6, 2009 - 05:12

I added a hack like this into my own version internally so that we could render views out to static HTML. What really needs to happen is that it needs to look at the url alias table to find all paths in the system, navigate to each one and throw it back to html. When this all becomes a requirement of our work I'll put this into the module unless some one patches things and then I'll test / commit.

 
 

Drupal is a registered trademark of Dries Buytaert.