AllVideos Plugin - One Field + Options

More
12 years 3 months ago #32874 by mauriestate
Hi Guys,

I don't know if that might be possible and if there might be a solution for this, if not, I will try to manage without it.

We are using the AllVideos plugin from JoomlaWorks to embed videos from various sources within FlexiContent, we want to basically provide frontend users the possibility to add videos to their respective items from video streaming websites such as Youtube, Vimeo etc. So far, we know how to make content plugins work with FC, but!

What we want to do, instead of providing 10 fields, one for Vimeo, a second one for Youtube etc. Is it possible to make a single field so that the user can choose from which source (youtube, vimeo etc.) that he wants to add video and then include the video corresponding ID?

I know it's quite complex what we are trying to do but we want to try to avoid the user seeing 10 fields and add his ID in only one field, if that is possible, that would be great, if not, we'll just provide whatever number of fields required so the user may choose one of them to add the ID.

Offering professional real estate and investment services in Mauritius. Visit us at www.sjkestate.com to also see the power of Flexicontent with Joomla to promote our services.

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #32878 by ggppdk
We were thinking that will the our image/gallery field gives great editing and displaying flexibility we have no video specific field to allow easy video selection and it is in the TODO ...

So, currently there is no single field to do this.

But it is possible to do with 2 fields, 1 FC select field to select type of video and one FC text field to enter the video id/data, name these (fieldname) videotype and videodata

-- for select field videotype enter elements:
{youtube}%s{/youtube}::Youtube Video%% {flv}%s{/flv}%%
{mp3}%%{/mp3}%% ...ETC...

-- Use this FAQ article to combine the fields inside template file item.php (or category_items.php)
Triggering Contents Plugins to create a customized layout of your fields, to e.g. Sliders or Tabs/ render a google maps plugin /etc

The code ON WHICH to trigger plugins will be (see FAQ article will be):
Code:
$c->text = sprintf($this->item->fields['videotype']->display, $c->text .= $this->item->fields['videodata']->display);

Test the above and correct if needed ...

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #32970 by ggppdk
Hello, in upcoming version you can use the field value of another field inside the value prefix/ value suffix/field open text /field close text of another field so it will be possible to do what you describe


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #32971 by mauriestate

ggppdk wrote: Hello, in upcoming version you can use the field value of another field inside the value prefix/ value suffix/field open text /field close text of another field so it will be possible to do what you describe


Hi, thank you very much for this update, very much appreciated, just as information, is there a release date scheduled for the upcoming version please?

Offering professional real estate and investment services in Mauritius. Visit us at www.sjkestate.com to also see the power of Flexicontent with Joomla to promote our services.

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #32973 by ggppdk
a few days , by weekend


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #32974 by mauriestate
That's great, thank you very much.

Offering professional real estate and investment services in Mauritius. Visit us at www.sjkestate.com to also see the power of Flexicontent with Joomla to promote our services.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.355 seconds
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save