Hello,
has someone of you done someting like the below described scenario
in DTML or Pyton ?
(i know how to do in a Database in SQL or in Javascript)
Some words before: Im not looking for a ready to work solution, but
only for
your opinion if someone has done before or if it´s possible.
As far as i know it´s not
in static html, there i had to use the undelying Database and generate
a Report
to construct such a view ...
Rebuild a View of a page out of some existing Pages in the following
way:
what i have is a folder structure, where may or may not
exist subfolders with same
nomenclature but different content in my browser tree´s. The
aim is to present a user with
al view of all (or selected) subfolders (content) which belong to a
given label in the hierarchy.
Structure (hierachical as organized in the users minds :-) )
label3
label1
tree1
label2
labell4
label3
label1
tree2
label2
labell4
Target is
to present the following view:
tree1-label3
tree2-label3
....
for those who are interested on the background: Presenting information to
co workers in different teams, who organise information by a finite number of topics.
Until now their info often gets to /dev/zero and we look if we can construct a
Web/Documentservers short term tool as first aid ...
thanks
Micha
-- :-)