// $Id: DEVELOPERS.txt,v 1.1.2.2 2008-09-20 13:57:23 xano Exp $ This file addresses some issues Vocabulary Index developers should know about before they start coding. ================================================================================ - Create notes with the following syntax: "// NOTE: This is a note. -Username." This allows for easy finding and it makes clear who wrote the note. - vocabindex_update_status() checks if the Vocabulary Index table has been updated to the latest version to prevent errors from popping up. If you write a hook_update_N() implementation, put the following line in there and remove it from the previous implementation it was in: