This patch adds a configuration setting to the taxonomy list block, allowing the user to select between flat and hierarchical lists. I might have opted to make hierarchical the default, but since flat was previously the only option, I made it the default instead.

Options can be set on a per-vocabulary basis. It would be possible to add additional configuration settings to each block, but some additional code refactoring would be necessary for some of the options (n.b. some global configuration settings are inherited by all blocks).

Comments

greg.1.anderson’s picture

StatusFileSize
new5.81 KB

I just noticed that the patch above is empty. Here is the correct patch file.