S
Spondishy
Hi,
I've successfully extended StaticSiteMapProvider to allow me to read my
sitemap from a sql server table. My problem now is that when a user
creates a new page via my publishing tool, I need to add this to the
nodes collection.
As a further complication, the breadcrumb needs to work with a number
of nested categories (explorer style folders) which can be changed by
the user.
The problem isn't so much creating the data, it's more how best
re-create the breadcrumb when changes to published content occurs.
Ideas / advice appreciated.
Thanks.
I've successfully extended StaticSiteMapProvider to allow me to read my
sitemap from a sql server table. My problem now is that when a user
creates a new page via my publishing tool, I need to add this to the
nodes collection.
As a further complication, the breadcrumb needs to work with a number
of nested categories (explorer style folders) which can be changed by
the user.
The problem isn't so much creating the data, it's more how best
re-create the breadcrumb when changes to published content occurs.
Ideas / advice appreciated.
Thanks.