Coolfilter CCK field 'plugin'
ica - February 26, 2007 - 16:38
| Project: | Coolfilter |
| Version: | 5.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Thanks for the module, its a nice alternative with the player. I like it and i am testing it
Just an idea, i am trying the format users insert limit the video they can submit for each node. To do this it would be perfect if the module could setup a CCK field. that is simply a CKK field option to insert a field that will give
[coolplayer] [/coolplayer] <c/ode>without the code of like below
<code>
[coolplayer]
http://www.redbalcony.com/?vid=19865
[/coolplayer]instead a CCK field can give a field just the insert
http://www.redbalcony.com/?vid=19865
benefits, advantages;
thanks

#1
a typo correction, it should read
-----------------------------------------
[coolplayer] [/coolplayer]without the code of like below
[coolplayer]http://www.redbalcony.com/?vid=19865
[/coolplayer]
#2
I found someone already made into Wordpess the way i try to suggest above, to explain my post above please check the WordPress plugin here
http://izachy.com/2007/02/03/coolplayer-9/
> Cool Player Options
in theory similar can be achieved on Drupal as an settings extentions to your module+ CCK field plugin I guess - because i am not a PHP/module developer
thanks
#3
hehe, I have never use CCK before. I'll try it in next version. I hope someother people could help me maintain this module, I really have little time.