The FotoNotes Hackers List is a support list for individuals and developers working with the FotoNotesTM data format for annotating images and digital image information space. For more information, links, and open source code for annotating images, visit http://fotonotes.net.
Hey all, I've neglected participation in this forum and in the further development of Fotonotes since going off to get engaged in Open Government with the
Hi, I've written a script that annotates each image in a directory with the Facebook URL for that picture. This is really handy for me working on my blog, as I
I've finished the version of Fotonotes for MediaWiki. This page describes how to install it: http://meta.wikimedia.org/wiki/Fotonotes. This page shows an
Hi, A couple of things I came across that might be problems: 1) fnEscapeHTML should add /g to the regex's: return html.replace(/&/g, '&').replace(/</g,