You can use this value e.g. in the _default.fsi configuration file to specify the server address and folder to load XML notepad data files from.
Example: "http://foo.com/notepaddata/"
<PLUGIN src="notepad">
<LoadXMLPrefix value="http://foo.com/notepaddata/xml/" />
</PLUGIN>
|
|