
WIP: New Plugin Database
Written by Intrinsic2012-04-05
Full plugin and parameter list with descriptions for each parameter can now be downloaded: link at bottom of the article found by clicking here.
2011-05-09
Check the WIP of plugin & parameter display in the VJFX Shop, not 100% finished/decided but testing some jQuery implementations.
2011-05-03 - Phase 1 Complete!
Finally new database design for plugin info is complete! 15 Python scripts written for automation, 1201 parameters and 200 plugins (yay!) now processed into .csv and imported into database! Next up is online presentation from new plugin and parameter data, php+sql :)
It has taken weeks, but from now the good part: on any coming updates/releases it will take seconds to replace the full database with up-to-date info on any changes and additions (and more). Everything is now automatically extracted using scripts, from comment constructs in the actual source code, where everything is added/changed during the actual implementation. And finally all 480+ missing descriptions have been written and added too.
Hope is to get it all online soon (still need to implement php/mysql presentation changes) and then focus on fixes, additions, and new development! These tools will also enable construction of other formats for downloadable documentation, like .CSV and .XML etc.

