Joomla : MorfeoShow inside module - image

i am using joomla 1.6 with morfeoshow 1.2 extension.
I need to add new gallery inside home page modulethis time not inside article, i dont know if it's supported or not.
My question is how can i add morfeoshow gallery inside a module in joomla 1.6.
Thanks

Morfeoshow is no longer supported and doesn't have a module to let you implement that inside an article or a module position. You have to try another component like Phoca gallery
That will be also good to update your joomla installation to 2.5.22 to avoid security issues.

Related

Migrating "bootstrap-touch-slider.js" to joomla

Hi I am migrating my html bootstrap site to joomla 3. So far things are looking good. I am using the bootstrap touch slider in my html version which works fine and I am stuck how to move it to Joomla. Is there any way to do this or do I need to use/buy a slider module extension?THANK YOU!
The best thing is to create your own module and embed slider js in, otherwise you can try to modify the present one. In both cases if you have never done one before you is suit buy the extension you found.

Adding a STL viewer to Joomla

I would like to be able to view STL files in my Joomla website. But it seems that there isn't any module like this in the Joomla extensions directory.
Do you know where i can find a module like that?
If not, is it possible to use this http://codecanyon.net/item/stl3d-viewer/3222913?s_rank=4 to create a new joomla module ?
Thank you in advance

Intro image component for joomla 1.7

Are there any components that allow uploading an intro image via the article like Joomla 2.5 in Joomla 1.7?
I've searched on google but no luck. Is there any tutorial for adding in this function in Joomla 1.7?
You could implement it with a form plugin, but you should not be on 1.7, it is past end of life.

Add component into Article?

I need to add a component into my Joomla articles.example(i have create a article in joomla ..in this article i needed added image gallery.. that gallery functions are in one joomla component..) how to create it?
There are a couple of ways to do this. First, the easiest is to get a plugin specifically designed to do this. I prefer Simple Image Gallery Pro. There is a free version as well http://extensions.joomla.org/extensions/photos-a-images/photo-gallery/1468. With this plugin, you simply upload your images to a folder for the gallery you wish to create, then reference that folder in the article you want the gallery to appear in with {gallery}myphotos{/gallery}
You can also replace the Joomla article with the extension K2. It has galleries within content items built in. It uses Simple Image Gallery and is written by the same developers.
Last, you can also use a plugin that allows you to load components within an article - http://extensions.joomla.org/extensions/2723/details.
EDIT
I forgot one. Last, last some of the good image gallery components also come with modules that allow you to display galleries in a module position. You would need to have a menu item or advance module manager in order to assign the module to the correct article, but it would give you a lot of flexibility in where you place the gallery.

How can i integrate joomla media selector into a custom component

I'm writing a custom component for joomla 1.5 and i been searching for a way to integrate
com_media image selector into it.
All i want, is to have a functionality like, the image selection in the create article page.
Anyone knows how to do this?
Is there an API in joomla to do this, or do i have to see how is done in com_content an start
form there?
You can use a select box with image preview like the one used for the Sections and Categories thumbnails. This is much easier to integrate though images must come from single directory.
See the com_sections and com_content files in you Joomla Administrators components directory.
Also try posting this in the Joomla Forums.

Resources