Hi,
has anyone tried out Mike Renfro' s howto on 'Next generation sitemap'
using pythin scripts and ZPT?
I get an error when I try to test the menu_list script:
Error Type: ValueError
Error Value: list.index(x): x not in list
on line 18:
top_parent_index=folder_list.index(parent_folders[-1])
Since I am a real newbie to Python it may be something obvious here, any
clues anyone?
TIA