Difference between revisions of "User:Falk Bergman/Patching it so that llLoadURL opens the F1 Help Browser"

From Second Life Wiki
Jump to navigation Jump to search
(added cat)
(cat sort order)
Line 5: Line 5:
* To provide an external website with a SL User Name, <nowiki> http://www.somesite.com/somephp.php?query=stuff&slname=''agentname''&action=buy&deliveryto=''agentkey''</nowiki>
* To provide an external website with a SL User Name, <nowiki> http://www.somesite.com/somephp.php?query=stuff&slname=''agentname''&action=buy&deliveryto=''agentkey''</nowiki>


[[Category:Feature Requests]]
[[Category:Feature Requests|{{SUBPAGENAME}}]]

Revision as of 14:20, 19 February 2007

(by way of #opensl on IRC)
  • Adding keyword replacement in llLoadURL, Streaming media support, and other external links
    • For instance, to provide an icecast stream with a agent UUID, http://'''agentkey''':apassword@icecast.somehost.com:8000 as a parcel URL
  • To provide an external website with a SL User Name, http://www.somesite.com/somephp.php?query=stuff&slname=''agentname''&action=buy&deliveryto=''agentkey''