[Zope] Tree Query, Tree Reorder
Michael Arndt
M.Arndt@science-computing.de
Tue, 23 Nov 1999 11:01:54 +0100
--------------9C40D580FB5AF0653456B2DE
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
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
--
:-)
--------------9C40D580FB5AF0653456B2DE
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hello,
<br>
<p>has someone of you done someting like the below described scenario
in DTML or Pyton ?
<br>(i know how to do in a Database in SQL or in Javascript)
<p>Some words before: Im not looking for a ready to work solution, but
only for
<br>your opinion if someone has done before or if it´s possible.
As far as i know it´s not
<br>in static html, there i had to use the undelying Database and generate
a Report
<br>to construct such a view ...
<br>
<br>
<p>Rebuild a View of a page out of some existing Pages in the following
way:
<br>what i have is a folder structure, where may or may not
exist subfolders with same
<br>nomenclature but different content in my browser tree´s. The
aim is to present a user with
<br>al view of all (or selected) subfolders (content) which belong to a
given label in the hierarchy.
<p>Structure (hierachical as organized in the users minds :-) )
<br>
<p>
label3
<br> label1
<br>tree1
<br> label2
<br>
labell4
<br>
<p>
label3
<br> label1
<br>tree2
<br> label2
<br>
labell4
<pre></pre>
<pre></pre>
<pre>Target is</pre>
<pre></pre>
<pre>to present the following view:</pre>
<pre>tree1-label3</pre>
<pre>tree2-label3</pre>
<pre>....</pre>
<pre></pre>
<pre></pre>
<pre>for those who are interested on the background: Presenting information to</pre>
<pre>co workers in different teams, who organise information by a finite number of topics.</pre>
<pre>Until now their info often gets to /dev/zero and we look if we can construct a</pre>
<pre>Web/Documentservers short term tool as first aid ...</pre>
<pre></pre>
<pre></pre>
<pre>thanks</pre>
<pre>Micha</pre>
<pre></pre>
<pre>--
:-)</pre>
</html>
--------------9C40D580FB5AF0653456B2DE--