Well, it is Sunday morning (midday now, actually) and I couldn&#39;t but help dig into this fascinating hint from John.<br><br>Following links:<br><br>Main page:<br><a href="http://simile.mit.edu/exhibit/">http://simile.mit.edu/exhibit/</a><br>
<br>How to get source code (although you don&#39;t need it, like other libraries you can just run it from their servers)<br><a href="http://simile.mit.edu/wiki/Exhibit/Download_Exhibit%27s_Source_Code">http://simile.mit.edu/wiki/Exhibit/Download_Exhibit%27s_Source_Code</a><br>
<br><br>Check out the whole shebang to your desktop (includes jetty server!!!)<br>&nbsp;svn checkout <a href="http://simile.mit.edu/repository/exhibit/branches/2.0">http://simile.mit.edu/repository/exhibit/branches/2.0</a> exhibit<br>
<br>type run <br>
<br>then: <a href="http://localhost:8888/exhibit/site/index.html">http://localhost:8888/exhibit/site/index.html</a><br>&nbsp;
<br>Tutorials:<br><br><a href="http://simile.mit.edu/wiki/Exhibit/Getting_Started_Tutorial">http://simile.mit.edu/wiki/Exhibit/Getting_Started_Tutorial</a><br><a href="http://simile.mit.edu/wiki/Exhibit/Creating%2C_Importing%2C_and_Managing_Data">http://simile.mit.edu/wiki/Exhibit/Creating%2C_Importing%2C_and_Managing_Data</a><br>
<br>Drupal project: <br><a href="http://drupal.org/project/exhibit">http://drupal.org/project/exhibit</a><br><br>The mind boggles!<br><br>Victor Kane<br><a href="http://awebfactory.com.ar">http://awebfactory.com.ar</a><br>
<a href="http://projectflowandtracker">http://projectflowandtracker</a><br><br><div class="gmail_quote">On Sun, Feb 22, 2009 at 12:16 PM, John Callahan <span dir="ltr">&lt;<a href="mailto:john.callahan@udel.edu">john.callahan@udel.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Also check out the Exhibit module, whose source code is maintained by<br>
the same people who do Timeline. &nbsp;You probably also don&#39;t need a module,<br>
you should be able to place Timeline javascript/html code directly in<br>
the your page somewhere, and you&#39;d read the data through a json file or<br>
external feed. &nbsp;The modules help to do things like giving Timeline<br>
access to your existing nodes through Views or allowing the code to use<br>
drupal variables. &nbsp;They&#39;re nice products.<br>
<font color="#888888"><br>
- John<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
Mohammad Towfiqul Islam wrote:<br>
&gt; Dear All,<br>
&gt;<br>
&gt; I think already some of you browse this site:<br>
&gt; <a href="http://www.recovery.gov/" target="_blank">http://www.recovery.gov/</a><br>
&gt;<br>
&gt; My question is: How can I make &quot;Timeline - Milestones at a Glance&quot;<br>
&gt; section? (See the<br>
&gt; wbsite below)<br>
&gt;<br>
&gt; Is there any module for this?<br>
&gt;<br>
&gt; Thanks.<br>
&gt;<br>
&gt; --- On *Sun, 2/22/09, Bob Morse /&lt;<a href="mailto:bob@morsemedia.net">bob@morsemedia.net</a>&gt;/* wrote:<br>
&gt;<br>
&gt; &nbsp; &nbsp; From: Bob Morse &lt;<a href="mailto:bob@morsemedia.net">bob@morsemedia.net</a>&gt;<br>
&gt; &nbsp; &nbsp; Subject: Re: [support] menu item issues<br>
&gt; &nbsp; &nbsp; To: <a href="mailto:support@drupal.org">support@drupal.org</a>, <a href="mailto:towfiq.islam@yahoo.com">towfiq.islam@yahoo.com</a><br>
&gt; &nbsp; &nbsp; Cc: &quot;KOBA | Hans Rossel&quot; &lt;<a href="mailto:hans.rossel@koba.be">hans.rossel@koba.be</a>&gt;<br>
&gt; &nbsp; &nbsp; Date: Sunday, February 22, 2009, 12:13 AM<br>
&gt;<br>
&gt; &nbsp; &nbsp; I&#39;m not sure I understand your question. But I think what you are<br>
&gt; &nbsp; &nbsp; saying is you want specific submenus to appear in certain sections<br>
&gt; &nbsp; &nbsp; of your site. Is that correct?<br>
&gt;<br>
&gt; &nbsp; &nbsp; One simple way is to create a path structure such that each<br>
&gt; &nbsp; &nbsp; section of your site is defined and then each page under that is<br>
&gt; &nbsp; &nbsp; has a path that follows. For example, if you have a section of<br>
&gt; &nbsp; &nbsp; your site that is academics. The top page in that section has the<br>
&gt; &nbsp; &nbsp; path: academics. Then each sub-page has the path<br>
&gt; &nbsp; &nbsp; academics/subpage. Now you have a sort of psuedo directory structure.<br>
&gt;<br>
&gt; &nbsp; &nbsp; So in your block for a menu that is to appear on every page in<br>
&gt; &nbsp; &nbsp; that section you go to &quot;Show block on specific pages&quot; and &nbsp;check<br>
&gt; &nbsp; &nbsp; &quot;Show on only the listed pages.&quot; Then in the field you put:<br>
&gt;<br>
&gt; &nbsp; &nbsp; academics<br>
&gt; &nbsp; &nbsp; academics/*<br>
&gt;<br>
&gt; &nbsp; &nbsp; Then that menu block will appear on every page that has the path<br>
&gt; &nbsp; &nbsp; academics/whatever. I hope that&#39;s the solution you are looking for.<br>
&gt;<br>
&gt; &nbsp; &nbsp; Mohammad Towfiqul Islam wrote:<br>
&gt;&gt; &nbsp; &nbsp; Thanks for your reply.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; What I want is like this:<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; <a href="http://www.hbs.edu/mba/academics/" target="_blank">http://www.hbs.edu/mba/academics/</a><br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; Here primary links are top and subitems of primary links are side<br>
&gt;&gt; &nbsp; &nbsp; of the page. Please see.<br>
&gt;&gt; &nbsp; &nbsp; When you click the link the sub items of that primary links are<br>
&gt;&gt; &nbsp; &nbsp; shown in the side of web page. Not all the time all sub items of<br>
&gt;&gt; &nbsp; &nbsp; primary links are not showing.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; I want like this.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; But i can develop this menu items in Drupal too but problem is i<br>
&gt;&gt; &nbsp; &nbsp; need to assign page in the block &quot;Show block on specific pages: &quot;<br>
&gt;&gt; &nbsp; &nbsp; then this primary link item show in sepcfic page and other<br>
&gt;&gt; &nbsp; &nbsp; primary link item wont show. The problem is i need to assign the<br>
&gt;&gt; &nbsp; &nbsp; page every time &quot;Show block on specific pages: &quot; which is<br>
&gt;&gt; &nbsp; &nbsp; irritable when you create link inside the page at that time when<br>
&gt;&gt; &nbsp; &nbsp; you click link the sub item disapper or showing all sub items.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; Thanks again and waiting for reply.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; --- On *Sat, 2/21/09, KOBA | Hans Rossel /&lt;<a href="mailto:hans.rossel@koba.be">hans.rossel@koba.be</a>&gt;/*<br>
&gt;&gt; &nbsp; &nbsp; wrote:<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; From: KOBA | Hans Rossel &lt;<a href="mailto:hans.rossel@koba.be">hans.rossel@koba.be</a>&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; Subject: Re: [support] menu item issues<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; To: <a href="mailto:support@drupal.org">support@drupal.org</a>, <a href="mailto:towfiq.islam@yahoo.com">towfiq.islam@yahoo.com</a><br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; Date: Saturday, February 21, 2009, 2:59 PM<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; In menu settings tab set secondary links as primary links. Then<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; secondary links will show the children of every primary link.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; If the children have also subitems you will need an extra module or<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; code to show them. A good module for showing third, fourth and lower<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; levels of primary links is menu block.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; Good luck,<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; Hans<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 2009/2/21, Mohammad Towfiqul Islam &lt;<a href="mailto:towfiq.islam@yahoo.com">towfiq.islam@yahoo.com</a>&gt;:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Hi guys,<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; I am a newbie. Need some instruction. I have a five primary liks and<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; each links has several childs (say 8/9). What I want, when I will<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; click<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; primary links suppose &quot;Home&quot; it will open a specific page<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; linked to Home<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; with its childs. It should not show other primary links child in a<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; page<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; linked to &quot;Home&quot;. Like this when I will click other primary<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; links it<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; will open that primary links page with childs. What I mean every<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; primary<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; links child should be seperated when i click links. It should not show<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; all.<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; How can I achieve this? Any help will be appreciated.<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Thanks in advance.<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; --<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; Verzonden vanaf mijn mobiele apparaat<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; Hans Rossel<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; KOBA Webdevelopment<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; Kerkstraat 228<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 9050 Gent<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 09-334.52.60<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 0472-79.32.16<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.koba.be" target="_blank">www.koba.be</a><br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:info@koba.be">info@koba.be</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
</div></div>--<br>
<div><div></div><div class="Wj3C7c">[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br>