topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday April 18, 2024, 6:44 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: HTML viewer alias titles customizable?  (Read 4763 times)

herojoker

  • Participant
  • Joined in 2008
  • *
  • Posts: 124
    • View Profile
    • Donate to Member
HTML viewer alias titles customizable?
« on: June 09, 2008, 08:38 AM »
When using

Example.com/$$1 | htmlviewurl http://www.example.com/$$1

within an alias group "Group" the "Location" entry in the result list is only "Group".
Using

Example.com/$$1 | http://www.example.com/$$1

gives "http://www.example.com/$$1" (with $$1 replaced with what has been entered).
This behaviour is also visible when using "igo".

Is it possible to set the title manually?
« Last Edit: June 09, 2008, 08:40 AM by herojoker »

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: HTML viewer alias titles customizable?
« Reply #1 on: June 09, 2008, 08:49 AM »
The location column is trying to show you the alias group name or alias name where the alias is from.

So you want to override that on a per-alias basis so you can display something custom, is that right?

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: HTML viewer alias titles customizable?
« Reply #2 on: June 09, 2008, 08:52 AM »
Note this has nothing to do with the html view, it happens with all alias results.  Or am I misunderstanding something?

herojoker

  • Participant
  • Joined in 2008
  • *
  • Posts: 124
    • View Profile
    • Donate to Member
Re: HTML viewer alias titles customizable?
« Reply #3 on: June 09, 2008, 09:19 AM »
Here is a screenshot describing my situation.
As you can see only "translate" is shown when using htmlviewurl but the URL is shown when not using it.

P.S.: No it's not Vista!
« Last Edit: June 09, 2008, 09:22 AM by herojoker »

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: HTML viewer alias titles customizable?
« Reply #4 on: June 09, 2008, 09:31 AM »
ahhh.. i understand now.
you want the url shown in the location column.
seems sensible to me.

herojoker

  • Participant
  • Joined in 2008
  • *
  • Posts: 124
    • View Profile
    • Donate to Member
Re: HTML viewer alias titles customizable?
« Reply #5 on: June 09, 2008, 09:39 AM »
Yes :)
You could add another parameter: /TITLE or /LOCATION etc. to let the user decide what should be shown.
This would also be backwards compatible!