squad.xml – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 10: Line 10:
Our ftp administrator setup a folder on the ftp server called 'XYZTags' and created a ftp server account called XYZ with permission only to 'read' the contents of this folder and no login password.
Our ftp administrator setup a folder on the ftp server called 'XYZTags' and created a ftp server account called XYZ with permission only to 'read' the contents of this folder and no login password.


The squad.dtd, squad.xsl and several different xml files were loaded into this folder.
The squad.dtd, squad.xsl and several different xml files and their respective .paa files were loaded into this folder.


The various squad members were then given urls in the following format to place in there in-game userprofiles.
The various squad members were then given urls in the following format to place in there in-game userprofiles.

Revision as of 01:07, 14 May 2007

The xml, dtd and xsl files can also be hosted on an FTP server.

It's recommended that you have a seperate login on your FTP for your squad xml files and restrict access to this folder to 'read only' with no 'folder listing'.

Read your respective FTP server softwares help information for how to configure access to the files as there are many ways one can configure the settings.

Eg. Our clan is XYZ Clan.

Our ftp administrator setup a folder on the ftp server called 'XYZTags' and created a ftp server account called XYZ with permission only to 'read' the contents of this folder and no login password.

The squad.dtd, squad.xsl and several different xml files and their respective .paa files were loaded into this folder.

The various squad members were then given urls in the following format to place in there in-game userprofiles.

ftp://XYZ@www.somedomainname.com/1sec.xml

or

ftp://XYZ@111.222.333.444/1sec.xml

Sy 10:53, 14th May 2007 (NZST)