Ok, back again, input plugin created, same questions apply really :- > > Ok, I have started this, created the basic Glossary input plugin, > > Now need to configure it. > > > > I have questions (never done a plugin before so bear with me) :- > > > > I'm referring to the attachments provided on FOR-755 here - > > > > 1. Does glossary.xmap get renamed to and therefore replace input.xmap ? > > 2.Where do the .dtd and .mod files need to go?
(I have placed these in /resources/schemas/) > > 3a. I have put glossary2document.xsl in resources/stylesheets, is this > > correct? > > 3b. And will I need to rename it to glossary-to-document.xsl ? > > 3c. If yes to 3b, anything else to change? > > 4. Glossary.xml is placed in the xdocs directory, this is the main file > we > > Need to add our Terminology. Looking quickly, its an A-Z arrangement, > can > > we > > and should we have a separate A-Z for Dispatcher Terminology, therefore > a > > separate dispatcher-glossary.xml file, or will ALL Forrest terminology > > reside in the same Glossary.xml file? > > > > I am doing this in Whiteboard at the moment, is this ok? > > I am not creating samples, I could rename Ross's original Glossary.xml > to > > something else and use that as a sample ? > > > > Anything else? > > > > Lots of 'Q''s in there, sorry. > > > > 1 hour later ... > > > > Ant Test - Build Failed die to could not validate Glossary.xml, I guess > > that's because the .dtd and .mod files are in the wrong place. This is still the case, fails I guess due to the .dtd and .mod files not being found. Gav...