• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Hyperlinks passing parameters

AEIOU

Well-known member
I'm trying to create a page of links to various random generators. However, for the Donjon site, even though the links have the full url with the appropriate parameters in RW, it only sends the url without the parameters.

Examples:
Random Mundane Magic Tome has a url of http://donjon.bin.sh/5e/random/#type=magic_tome;rank=Mundane but it only passes http://donjon.bin.sh/5e/random/ to my browser

Random Male Dwarf Names has a url of http://donjon.bin.sh/fantasy/name/#type=common;common=Dwarvish Male but it only passes http://donjon.bin.sh/fantasy/name/ to my browser

Is there a way for RW to pass the rest of the url to the browser? I have no trouble with the Squid site which has urls like this: https://squid.org/rpg-random-generator?Table=male3
 
RW seems to handle correctly, in technical parlance, URI queries but not fragments.

I would assume this an issue with the render engine built into the controls.
 
I hope RW will become more flexible on the user entries.
The libaries that are being used have a lot of issues. I posted a summary of bugs with examples to support quite some while ago (on request actually).

No idea if the stuff got lost.
 
could you create one of those shortened links using something similar to the ones I see in some magazines? I think a lot of them start with bit.ly.../... or maybe it's bit.it/ url's and paste those into RW? might be a good workaround if the shortened link can hold all the parameters.
 
No worries about forgetting about shortened links kbs666. Sometimes a fresh or different perspective provides the solution... at least that's what I've found to be true.
 
Back
Top