topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 6:04 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: [bug report] about html view  (Read 5456 times)

nitrix-ud

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 560
    • View Profile
    • Donate to Member
[bug report] about html view
« on: March 11, 2009, 05:56 PM »
hi mouser,

before
htmlviewurl C:\_common\test\index.htm
would work ...

not anymore
now you have to do the following... :

restartsearch viewhtml file:///C:\_common\test\index.htm \n

i had to work quite some time to get there ;)
  • restartsearch is needed... i have no idea why (without restartsearch viewhtml just does not work at all...)
  • htmlviewurl is now viewhtml (should be reflected in the help file)
  • need to put the file:// protocol with a additionnal /
  • \n because of restartsearch

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [bug report] about html view
« Reply #1 on: March 11, 2009, 06:06 PM »
i shall look into it.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [bug report] about html view
« Reply #2 on: March 12, 2009, 08:16 AM »
i think your original line was a mistake.  you should have used (and this still works for me):
showfilehtml C:\_common\test\index.htm

can you try that and see if it works?

nitrix-ud

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 560
    • View Profile
    • Donate to Member
Re: [bug report] about html view
« Reply #3 on: March 12, 2009, 09:38 AM »
great it works  :Thmbsup:

thanks mouser !

however, i'm pretty positive :
htmlviewurl C:\_common\test\index.htm
worked at some point (it was in several aliases of mine)

this command is still in the help file !! :
htmlviewurl URL - grabs a web page url and displays content in html view mode (this can be http://.. or file://)
and no showfilehtml...

time to update the help file mouser  :P

kartal

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 1,529
    • View Profile
    • Donate to Member
Re: [bug report] about html view
« Reply #4 on: April 13, 2009, 11:34 PM »
This one does not work for me. Actually none seems to work

i think your original line was a mistake.  you should have used (and this still works for me):
showfilehtml C:\_common\test\index.htm

can you try that and see if it works?

skajfes

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 267
    • View Profile
    • Donate to Member
Re: [bug report] about html view
« Reply #5 on: April 14, 2009, 05:51 AM »
1000>>>View>->View $$1 in FARR | htmlviewurl $$1 /icon=icons\web.ico>+>^view (.*)

I have this alias defined and it works fine with the following:

c:\somedir\somefile.html +view
view c:\somedir\somefile.html
view www.google.com

Note that "www.google.com +view" is not working as expected.
It is impossible to make anything foolproof because fools are so ingenious.