<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>dirhtml discussion group Google Group</title>
  <link>http://groups.google.com/group/dirhtml</link>
  <description>dirhtml - thoughts &amp;amp; solutions</description>
  <language>en</language>
  <item>
  <title>Re: dirhtml v4.871 Released</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/17982f2991729a70/9cbe8d769125295f?show_docid=9cbe8d769125295f</link>
  <description>
  By using /FILE_PREFIX or /FOLDER_PREFIX, you can insert arbitrary code &lt;br&gt; before links. Take a look a the Help-&amp;gt;Links page. &lt;br&gt; For example, try adding this to your dirhtml script: &lt;br&gt; /FILE_PREFIX &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://www.mainsitename/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/17982f2991729a70/9cbe8d769125295f?show_docid=9cbe8d769125295f</guid>
  <author>
  enitzs...@gmail.com
  (dirhtml)
  </author>
  <pubDate>Fri, 01 Mar 2013 15:11:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: dirhtml v4.871 Released</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/17982f2991729a70/cbfaf211f5a93865?show_docid=cbfaf211f5a93865</link>
  <description>
  Can you advise me on the correct way to use your program to end up with a &lt;br&gt; clickable list of &amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://www.sitename.ext/foldername/index.php&quot;&gt;[link]&lt;/a&gt;.&amp;quot; I have &lt;br&gt; tried every combo I can think of and it does work perfectly for hotlinks if &lt;br&gt; used on the webserver. I need it to find all the instances of index.php in
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/17982f2991729a70/cbfaf211f5a93865?show_docid=cbfaf211f5a93865</guid>
  <author>
  ba...@gricor.com
  (questorfla)
  </author>
  <pubDate>Fri, 01 Mar 2013 03:18:28 UT
</pubDate>
  </item>
  <item>
  <title>dirhtml v4.871 Released</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/17982f2991729a70/77ef1f8732dcfd41?show_docid=77ef1f8732dcfd41</link>
  <description>
  The only change from v4.87 is: &lt;br&gt; - %%F, %%F_PATH, %%NO_EXT_FNAME% and %%RELATIVE_PATH are working &lt;br&gt; correctly in file matching sections &lt;br&gt; v4.871 can be downloaded at the dirhtml&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://dirhtml.home.comcast.net/~dirhtml/&quot;&gt;[link]&lt;/a&gt;&amp;gt;web site,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/17982f2991729a70/77ef1f8732dcfd41?show_docid=77ef1f8732dcfd41</guid>
  <author>
  enitzs...@gmail.com
  (dirhtml)
  </author>
  <pubDate>Mon, 25 Feb 2013 16:25:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: Variable do not work after Upgrade to V.4.8.7</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/8ad97420e4c72186/41c79fb7b356cae1?show_docid=41c79fb7b356cae1</link>
  <description>
  Hi dirhtml, &lt;br&gt; thank you. The update works fine. &lt;br&gt; Best regards &lt;br&gt; Stefan
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/8ad97420e4c72186/41c79fb7b356cae1?show_docid=41c79fb7b356cae1</guid>
  <author>
  hamelm...@lenze.de
  (Stefan)
  </author>
  <pubDate>Mon, 25 Feb 2013 09:27:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: Variable do not work after Upgrade to V.4.8.7</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/8ad97420e4c72186/5649edc853f50494?show_docid=5649edc853f50494</link>
  <description>
  The problem with variables in file match sections has been fixed. &lt;br&gt; Download dirhtml v4.871 (tentatively final) here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://home.comcast.net/~dirhtml/dirhtml_4-871_Test_Release.zip&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/8ad97420e4c72186/5649edc853f50494?show_docid=5649edc853f50494</guid>
  <author>
  enitzs...@gmail.com
  (dirhtml)
  </author>
  <pubDate>Wed, 20 Feb 2013 17:51:36 UT
</pubDate>
  </item>
  <item>
  <title>Variable do not work after Upgrade to V.4.8.7</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/8ad97420e4c72186/2b817be11c830e41?show_docid=2b817be11c830e41</link>
  <description>
  Hi! &lt;br&gt; Everything was fine before it updates dirhtml.exe. &lt;br&gt; The problem occurs in the FILE_MATCHES code: &lt;br&gt; --- &lt;br&gt; Code in txt file: &lt;br&gt; /FILE_MATCHES_BEFORE_A &lt;br&gt; show_image.txt &lt;br&gt; --- &lt;br&gt; Code of showimage.txt: &lt;br&gt; /*.pdf &lt;br&gt; &amp;lt;b&amp;gt;Preview&amp;lt;/b&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;img src=&amp;quot;%%NO_EXT_FNAME%.png&amp;quot; border=&amp;quot;0&amp;quot; &lt;br&gt; /&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;b&amp;gt;Download:&amp;lt;/b&amp;gt;&amp;lt;b r/&amp;gt; &lt;br&gt; /*.jpg
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/8ad97420e4c72186/2b817be11c830e41?show_docid=2b817be11c830e41</guid>
  <author>
  hamelm...@lenze.de
  (Stefan)
  </author>
  <pubDate>Mon, 18 Feb 2013 11:42:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: dirhtml and open with links</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/eb00e12c4dbfe97a/8228b61327733a26?show_docid=8228b61327733a26</link>
  <description>
  Thank you I will try those suggestions &lt;br&gt; Rod(previous post I spelled wrong-sorry)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/eb00e12c4dbfe97a/8228b61327733a26?show_docid=8228b61327733a26</guid>
  <author>
  123...@gmail.com
  (rod stankey)
  </author>
  <pubDate>Sat, 13 Oct 2012 23:58:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: dirhtml and open with links</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/eb00e12c4dbfe97a/b1f8d9f1a63f13e1?show_docid=b1f8d9f1a63f13e1</link>
  <description>
  In Firefox, you can set up which external apps handle video files in the &lt;br&gt; Tools-&amp;gt;Options-&amp;gt;Applications menu. It may be possible to create a popup &lt;br&gt; menu directing the browser to play a video file with a particular media &lt;br&gt; player using javascript. Adding javascript to a dirhtml script is easy, &lt;br&gt; but overcoming default file type handlers may be difficult.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/eb00e12c4dbfe97a/b1f8d9f1a63f13e1?show_docid=b1f8d9f1a63f13e1</guid>
  <author>
  enitzs...@gmail.com
  (dirhtml)
  </author>
  <pubDate>Fri, 12 Oct 2012 15:07:22 UT
</pubDate>
  </item>
  <item>
  <title>dirhtml and open with links</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/eb00e12c4dbfe97a/2c654afedf820393?show_docid=2c654afedf820393</link>
  <description>
  Hi &lt;br&gt; nice program,it opens in a browser so my question is I did a filder &lt;br&gt; with video files but is there a way toadd an open with right click &lt;br&gt; menu? I want to open in other video players,if I am in the folder I &lt;br&gt; can do this but not in the index it created. &lt;br&gt; Thank You &lt;br&gt; Rod
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/eb00e12c4dbfe97a/2c654afedf820393?show_docid=2c654afedf820393</guid>
  <author>
  123...@gmail.com
  (rod stankey)
  </author>
  <pubDate>Fri, 12 Oct 2012 00:36:10 UT
</pubDate>
  </item>
  <item>
  <title>Dirhtml v4.87 Released</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/ed8bd226843d3c5d/88fdfb60af459b74?show_docid=88fdfb60af459b74</link>
  <description>
  Download from the usual web page: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://dirhtml.home.comcast.net/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/ed8bd226843d3c5d/88fdfb60af459b74?show_docid=88fdfb60af459b74</guid>
  <author>
  enitzs...@gmail.com
  (dirhtml)
  </author>
  <pubDate>Tue, 09 Oct 2012 21:02:56 UT
</pubDate>
  </item>
  <item>
  <title>Re: Another v4.87 Beta</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/3fb6a64f26656045/3d640d6523290fff?show_docid=3d640d6523290fff</link>
  <description>
  A proposed final beta of v4.87 has been posted. It will be released by the &lt;br&gt; end of the month. &lt;br&gt; Regarding comment #2 from Hellfire, when dirhtml is first run (and forever &lt;br&gt; after unless it&#39;s changed), the html title is &amp;quot;-- %%FOLDER --&amp;quot;. Try &lt;br&gt; changing it to some random title.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/3fb6a64f26656045/3d640d6523290fff?show_docid=3d640d6523290fff</guid>
  <author>
  enitzs...@gmail.com
  (dirhtml)
  </author>
  <pubDate>Tue, 02 Oct 2012 17:27:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: Another v4.87 Beta</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/3fb6a64f26656045/e11a7b9a641f10e1?show_docid=e11a7b9a641f10e1</link>
  <description>
  Showing file sizes by K, MG or GB has been implemented and the beta &lt;br&gt; updated. Default words have also been added for MB and GB. &lt;br&gt; At the moment, file sizes for MG or GB are shown with three decimal places &lt;br&gt; (e.g. 45.237 MB). I&#39;m not sure this is the best way to display these &lt;br&gt; numbers, but it seems reasonable.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/3fb6a64f26656045/e11a7b9a641f10e1?show_docid=e11a7b9a641f10e1</guid>
  <author>
  enitzs...@gmail.com
  (dirhtml)
  </author>
  <pubDate>Fri, 14 Sep 2012 17:07:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: Another v4.87 Beta</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/3fb6a64f26656045/d042e4f5a33b47ff?show_docid=d042e4f5a33b47ff</link>
  <description>
  * Noted and fixed &lt;br&gt; 2. The &amp;quot;Title&amp;quot; setting doesn&#39;t actually work, it&#39;s always set to %%FOLDER &lt;br&gt; * I can&#39;t confirm this bug. Note that in a framed build, the title is &lt;br&gt; always from the &amp;quot;Files, Folders&amp;quot; page, and doesn&#39;t change. &lt;br&gt; &lt;p&gt; * You can do this with a script using CSS by redefining TH&#39;s, for
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/3fb6a64f26656045/d042e4f5a33b47ff?show_docid=d042e4f5a33b47ff</guid>
  <author>
  enitzs...@gmail.com
  (dirhtml)
  </author>
  <pubDate>Fri, 24 Aug 2012 19:20:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Another v4.87 Beta</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/3fb6a64f26656045/ea3cba899e9808ba?show_docid=ea3cba899e9808ba</link>
  <description>
  A few things I&#39;ve noticed (that were also the same in 4.86): &lt;br&gt; 1. For recursive, one file per folder: The parent link is shown for the top &lt;br&gt; folder. &lt;br&gt; 2. The &amp;quot;Title&amp;quot; setting doesn&#39;t actually work, it&#39;s always set to %%FOLDER &lt;br&gt; 3. Being able to insert a line after column headers would be nice (I like &lt;br&gt; to have an &amp;lt;hr&amp;gt; after the folder &amp;amp; files headers).
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/3fb6a64f26656045/ea3cba899e9808ba?show_docid=ea3cba899e9808ba</guid>
  <author>
  nathan.renniewald...@gmail.com
  (HellFire)
  </author>
  <pubDate>Fri, 24 Aug 2012 12:40:47 UT
</pubDate>
  </item>
  <item>
  <title>Creating an html file that spans multiple disks</title>
  <link>http://groups.google.com/group/dirhtml/browse_thread/thread/7ea25190cd138531/4fb5d978549d92ba?show_docid=4fb5d978549d92ba</link>
  <description>
  Symbolic links can be used to create a single html file with Dirhtml that &lt;br&gt; contains links on multiple disks. &lt;br&gt; Here is a program that can create symbolic links, though they can also be &lt;br&gt; created with the command line: Symlink Creator&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/symlinker/downloads/detail?name=Symlink%20Creator%201.1.1.3.exe&quot;&gt;[link]&lt;/a&gt;&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dirhtml/browse_thread/thread/7ea25190cd138531/4fb5d978549d92ba?show_docid=4fb5d978549d92ba</guid>
  <author>
  enitzs...@gmail.com
  (dirhtml)
  </author>
  <pubDate>Fri, 27 Jul 2012 19:38:22 UT
</pubDate>
  </item>
  </channel>
</rss>
