.xml inclusions or breaking the sitemanger file into parts?

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
columbusgeek
500 Command not understood
Posts: 2
Joined: 2013-10-17 18:19
First name: matt
Last name: king

.xml inclusions or breaking the sitemanger file into parts?

#1 Post by columbusgeek » 2014-02-06 20:04

I have a sitemanager.xml file on Dropbox and my team shares it for bookmarks across platforms and locations. Is it possible to use xml inclusions to break the master sitemanager.xml file into numerous files? Such as sitemanger.xml as well as sitemanager2.xml and sitemanager3.xml?

I'd like to allow our contractors to use this "Shared bookmark" system Filezilla uses but I do not want them to have access to all of our bookmarks. only some.

I imagine our master sitemanager.xml file could have an inclusion that also saves data to another sitemanager.xml file in a different dropbox directory that the contractors could use. This way we can update the master sheet info, and they can only see the sitemanager.xml file with 10 or so sites in it not the full 150.

I tried but I'm not too familiar with

Code: Select all

<!ENTITY otherFile SYSTEM "otherFile.xml">
to make it work.


If not that, is it possible to have a feature request of being able to use multiple, writable, sitemap.xml files?

Post Reply