Moderator: bsmorgan
Website ==> WoW
This system provides a way for data from a website to be inserted into the SV file for use in WoW Mod's, essentially making it possible to run Full-Duplex (WoW (==) Website) WoW Addons.
You can find the settings for this sytem in the Advanced tab in the middle. UU first sends a request to the URL with OPERATION = GETDATA. The interface at that URL then responds with the data that should be sent to WoW via the SV file. UU then appends the data to the bottom of the SV file exactly as recieved from the interface. After the data from the website has been appended into the SV file, WoW Addon's can use the data. When logging out of WoW, if 1 or more addons have RegisterForSave set for the data, then it will remain in the SV file. There should never be more than 1 copy of the same variable in the SV file if the upload button is'nt pressed manually. If there are more than 1 of the same variable/data in the SV file, the addons will use the last (latest) copy of the variable/data. UniUploader will retrieve and append the data every time the upload button is pressed and (if option is set) when changes in the SV file are detected.
Users browsing this forum: No registered users and 0 guests