removed htaccess in the regionarea plugin - doesnt work
add new htaccess in vtcore admin directory to increase php max_input_vars to 5000 and suhosin get.max_vars to 5000 to avoid broken layout saved due to limited result
Merge branch '7.x-1.x' of git.drupal.org:project/sigmaone into 7.x-1.x
small js improvement to speed up regionarea page
revamping regionarea module
fixed JS weird bug causing Safari and IE9 wont render the region area layout
Rip code from rdfa module and added it to html5 plugin for sane rdfa + HTML5 usage
Fixed tpl's to support RDF
fix missing $
Major html.tpl.php update to follow the latest html5 + RDFa 1.1 specifications