first import 1.0-rc5

Signed-off-by: bachy <git@g-u-i.net>
This commit is contained in:
bachy
2012-10-27 12:36:32 +02:00
commit a3196f9486
29 changed files with 3912 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
$plugin = array(
'title' => t('Simple (with optional filter by bundle)'),
'class' => 'EntityReference_SelectionHandler_Generic',
'weight' => -100,
);