Page 1 of 1

Guild Data Warcraftrealms

Posted: Wed Jul 25, 2007 9:33 am
by Redmaggie
I am not a web person, but have the task of making a seb site for the guild. I made a website using guild portal.

fidelispango.guildportal.com

I would make to put the information on the our guild on current and past members on the website, but I am not sure what is the best and easiest way to do this.

If I link to the site information on the guild, would people be able to view it even if they were not members to warcraftrealms.com.

I know the information is exportable, but I have not idea how to use it.

thanks

Posted: Wed Jul 25, 2007 10:21 am
by Rollie
From what I understand of Guild Portal, you will not be able to do such a thing. You need access to your file system and code to utilize the exports and I don't think you have that with Guild Portal.

Posted: Wed Jul 25, 2007 10:57 pm
by Tartara
To use the exported data, you'd need to have access to a scripting language and knowledge of HTML to format it in the way you wanted.

If you're happy with the way it looks on this web site, you could just make a plain section on Guild Portal (it's been a while since I used them, but I know you can do that), define it as the only section on the page - full width - and then put this HTML as the only thing in the section:

{iframe src="http://www.warcraftrealms.com/guilds/1239531" name="guilddata" width="100%" frameborder="0" scrolling="auto"}{/iframe}

(replacing the {} with <>)

Unless Rollie would be uncomfortable with that?