Closed psaikali closed 11 years ago
I'm quite n00b to github and haven't cloned/forked the repo, so no way to pull-request my changes. I'll share this the ol' way ;)
Just added a select dropdown to the color gradient, including "vertical" / "horizontal" options. Might be useful for someone someday.
field_color_gradient_dir.php > http://img.saika.li/LzQo
Modified the post_type_select so it can accept a 'multiple'=>true parameter to be able to choose multiple content types.
field_post_type_select.php > http://img.saika.li/LziQ
Enjoy!
Is this part of your recent commit?
Yup, ignore this one
post_type_select isn't yet, but I'll add it as a separate pull request soon.
Closing until a pull request is posted
I'm quite n00b to github and haven't cloned/forked the repo, so no way to pull-request my changes. I'll share this the ol' way ;)
Just added a select dropdown to the color gradient, including "vertical" / "horizontal" options. Might be useful for someone someday.
field_color_gradient_dir.php > http://img.saika.li/LzQo
Modified the post_type_select so it can accept a 'multiple'=>true parameter to be able to choose multiple content types.
field_post_type_select.php > http://img.saika.li/LziQ
Enjoy!