FLEXIcontent / flexicontent-cck

Advanced content management for Joomla
http://www.flexicontent.org
83 stars 53 forks source link

Photo/video gallery and Hours of operation fields #306

Closed Lyquix closed 11 months ago

Lyquix commented 9 years ago

Hello guys, I just wanted to let you know that we will be working on some js/css to use with the default photo gallery to make it work as a photo/video gallery. The plan is to use one of the meta data fields available for each photo (e.g. link, title, alt, or description) to insert a Youtube or Vimeo URL. With js/css will pop up a lightbox and if this URL is available a video player is loaded and started on the spot. As you can see the uploaded image only serves as a thumbnail for the video.

We will also be updating an "Hours of Operation" field: it allows to enter hours of operation for a business. You can set different hours for each day of the week, or group them in weekdays and weekends. We might add some more options as we do that work.

ggppdk commented 9 years ago

Hello, are you speaking of doing work on the image/gallery field ?

Lyquix commented 9 years ago

Not initially, we will develop some custom JS for the project that uses the existing output from the field. I will then share it with you so that you can evaluate if you would like to add it to the codebase.

Lyquix commented 8 years ago

Here is an example: https://www.pennoni.com/how-to-work-here

We used an image field, with the URL extra info field enabled. We developed JS code that provides the lightbox and checks if the URL value is a YouTube URL, in which case it loads the player when you open that thumbnail.

Further thoughts on this:

micker commented 8 years ago

i think the best way will be

1 add template system to image galerie field

2 Adding auto image assignement (upload 5 files => they are auto assigned and create in form)

3 if new media manager will come => the new mode in image field (joomla media manager) will be good for cropping and thumbmail option

micker commented 11 months ago

added