dirhtml v4.871 Released

345 views
Skip to first unread message

dirhtml

unread,
Feb 25, 2013, 11:25:37 AM2/25/13
to dir...@googlegroups.com
The only change from v4.87 is:
  •  %%F, %%F_PATH, %%NO_EXT_FNAME% and %%RELATIVE_PATH are working correctly in file matching sections

v4.871 can be downloaded at the dirhtml web site,

questorfla

unread,
Feb 28, 2013, 10:18:28 PM2/28/13
to dir...@googlegroups.com
Can you advise me on the correct way to use your program to end up with a clickable list of "https://www.sitename.ext/foldername/index.php."  I have tried every combo I can think of and it does work perfectly for hotlinks if used on the webserver.  I need it to find all the instances of index.php in every subfolder of <webroot> and create a list that starts "https://www.mainsitename/"yet I know it would do it if I entered the correct data.  I am running the program from inside the folder that holds all the subsites.
I cannot run it any higher up due to the "virtual" folder structure so I have to add the mainsite info manually plus the (preferred) https://.
 
Thanks.

dirhtml

unread,
Mar 1, 2013, 10:11:51 AM3/1/13
to dir...@googlegroups.com
By using /FILE_PREFIX or /FOLDER_PREFIX, you can insert arbitrary code before links.  Take a look a the Help->Links page.

For example, try adding this to your dirhtml script:
/FILE_PREFIX
https://www.mainsitename/
Reply all
Reply to author
Forward
0 new messages