Re: [Ginp-developers] Annotating pictures
Brought to you by:
burchbri,
dougculnane
From: Brian B. <br...@Pi...> - 2009-08-10 13:07:47
|
David Kerber wrote: > I am making progress on my updates to ginp, though I'm finding more > rough edges than I expected, particularly in the configuration (Setup) > updates. However, I'll get that cleaned up and submitted back when it's > done. > > The other thing I want to work on is to get the picture annotation > (description) functions working. For that, I obviously need a place and > method to store the information; is there one already defined, or should > I go ahead and develop one? My first thought is an .xml file in each > picture folder, with the information stored there, but if you have > already defined one, or have a better idea, let me know. Perhaps you have already noticed the creating of files called ginpfolder.xml in your subdirectories? You have to create this file manually to anchor the root and first level of your collection, but others are built automatically. I haven't investigated why these files are created, or how to get additional tags into them, but it certainly seems to be the best place to start your research. Brian |