Re: [O] subject tree listing from publish

2015-10-27 Thread Greg O'Keefe
Thanks Christian, I am currently using index to create the closest thing I can to what I want. It looks like the below. The big problem is that there are a max of 3 levels, the top level which is the first character of the second. Could I do any better than this without writing something new?

Re: [O] subject tree listing from publish

2015-10-22 Thread Christian Moe
For a listing by a hierarchy of subject, I think the index system does what you want and is the only approach that does what you want out of the box. But if I understand correctly, you already have an index, and want this to be a separate listing? Yours, Christian Greg O'Keefe writes: > Hi, >