hepabolu wrote:
I don't see a reason why we need the namespace in our published URLs
at all. The Daisy plugin could cut them off.
Sure, and I'm all for cutting it off, but in Daisy the namespace is
there so backlink from the published page should go to the namespaced
version.
Now:
Daisy: .../1.html
Published: ../1.html (<div id="EditUrl"><a href="zones.../1.html">.....)
After upgrading Daisy 2.0:
Daisy: .../1-NS.html
Published: ../1.html (<div id="EditUrl"><a href="zones.../1.html">.....)
----This is where it goes wrong ------------> ^^^^^^
adding the namespace there shouldn't be that difficult ;-)
I will introduce a Daisy plugin parameter "namespace" which will be cut off from
document ids and added to edit urls.
--
Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}
web(log): http://www.poetz.cc
--------------------------------------------------------------------