Adding mapping Sitemap -> Link -> Page to deal with Content-Language
authorFredrik Unger <fred@tree.se>
Wed, 6 Apr 2011 20:04:38 +0000 (22:04 +0200)
committerFredrik Unger <fred@tree.se>
Wed, 6 Apr 2011 20:04:38 +0000 (22:04 +0200)
commit6d43dd78472d987405abf540be1744dbc7ed4576
treeecdad0c4863b825a1d1c7547ed43e5fcfb27891c
parentb73ab8db3f73bbdcd88746151f5e0d4a3d8960a1
Adding mapping Sitemap -> Link -> Page to deal with Content-Language
and other representation of a page at the same link.

Tree does not have an iterator, hence the link set will not currently work.
The Page object will do conversion, and templating, preparing menues
as all that work is language dependant. Link matches sitemap.txt entries
and matches the Directory object.
src/tree-cutter.py