David Crossley wrote:
> Gav.... wrote:
> >
> > 1. Does glossary.xmap get renamed to and therefore replace output.xmap ?
> 
> As you discovered, it is an input plugin so
> glossary.xmap becomes input.xmap
> I have not looked at glossary.xmap. Perhaps it
> needs some stuff removed. Look at another plugin
> for guidance.

I looked. There is lots that needs to be removed.
Remember that Ross said in FOR-755 that his example
glossary.xmap is prior to plugins.

Your input.xmap will need to look very much like
the listLocations plugin input.xmap except that
you don't need the extra <map:match> which is only
there for backwards-compatibility with the initial
basic version of that plugin.

Do 'svn up' as i just tidied up that plugin.

-David