sirinsidiator / ESO-LibAddonMenu

http://www.esoui.com/downloads/info7-LibAddonMenu.html
Artistic License 2.0
41 stars 20 forks source link

Open addon URL page #57

Closed Ayantir closed 8 years ago

Ayantir commented 8 years ago

local panelData = { type = "panel", url = "http://www.esoui.com/downloads/info7-LibAddonMenu.html#comments" }

-> RequestOpenUnsafeURL(panelData.url)

www-lam

sirinsidiator commented 8 years ago

I was already thinking of adding that. :)

sirinsidiator commented 8 years ago

I added a clickable text next to the author text which sends you to the website. The property for the panel is also called website.