Support Joomla!
Search: Advanced Search
Serving 3867 extensions to the community. Last updated on October 16.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 449 guests and 27 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Custom Code Show All Developer's Extensions
MosModule Pluginplugin
Rating
39 votes
Developer:Chanh Ong Version:- (Updated 62 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.5 LegacyCompatible with Joomla! 1.0
Views: 69,067 License:GPLv2.0
Favoured:
59
Type:Non-Commercial
Date Added:Jul 22, 2006
DownloadHomepageDemoSupportWrite ReviewRecommend
The hightlight of this new release are:
* Thanks to andras contribution the joomfish integration is now only show the selected language rather than show the original and the translated text side by side. It makes more sense this way and more flexibility. In the case where it is use in a module via MosModuleMod like the way andras use at his site.
* is supported in translated text
* This feature also support in "readmore" command
* Fix bug in Nok Kaew integration and should work the same for nok kaew.


Description:
* MosModule mambot has the ability to display nested article, author, textsizer, embeded video in a content, exec snippet written in PHP (without tags) and exec external php script file pass with parameter (with tags). You can see an example of that in "mosmodule\hello.php". (See more detail below)
* In my mind, MosModule would give me the potential of reusing article that are common to all article without repeating the same content, make my article more dynamic enrich with php code using snippet or external php script file. With the use of the parameters and querystring you can pass variable between mosmodule and the external php script. The possibilities are endless!


Features & Usages:
* Run as legacy mambot support and ability to run inside module (see below)
* MosModule is a mambot to displays any module, article, textsizer, video, exec snippet and external php script inside a content item, grap content from any url, wrapper to wrap any site into your site, rss feed, Gigcalendar, MosQbot
* external script: Please see hello.php for a sample on passing variable between mosmodule and external script
* Add feature to self parse mosmodule bot
* Add support for mosimage in load article and author
* Add support for Nok Kaew and JoomFish in load articleid
* Show MosModule in section/category description (see readme_advance.txt).
* Support mod_mosmodule that call mosmodule mambot in module
* Integrate with MosCom with ability to place comment link any where in content


Note:
* Important: Make sure to save the setting at least once and enable MosModule in Mambot manager!
* This is a rewrite of modulebot to be compatible with MiaCMS, Mambo 4.5.1 or above, Joomla 1.0 and 1.5 with legacy enable
* The default folder for external script is "mosmodule" but you can change it in param screen
For example: /home/user/www/mosmodule
* Snippet should not have tags where as phpinc should have the tags
* By default, the module will fill the width of the content area. If you wish to control the width and positioning of modules in content area, you will want to enclose the mosmodule tag(s) in a div and either assign a class to controll the display in your template_css.css file, or use inline styles (if you are using a WYSIWYG editor, you will need to switch to source mode in order to create the tag).


Syntax: {mm command} ---> see a list of available command below for more detail

Convention:
() optional parameter
[] default value
MM substitue for mosmodule

>>> Advance usage: For more detail see mambots\content\mosmodule\advance_readme.txt

List of available commands:

# list
* Displays a list of available modules and block positions.

# module=modulename1,(module2,module3,etc)
* Displays module in a content.

# random=FAQ
* Displays the entire section randomly

# articleid=2
* Displays an article inside another article option to show readmore link when introtext in used

# readmore=2
* Displays an article inside another article with readmore link

# codeid=2
* Displays an article inside another article as code listing

# textsizer=idtag
* textsizer to resize text by passing the id tag of your content

# mosqid=2
* Display MosQ query id 2 in content

# gigid=2
* Display GigCalendar id 2 in content

# snippet=2
* Execute and displays an article inside another article as PHP code

# inc=hello.php,firtname,lastname
* Include and Execute external script such as javascript, php, html, etc in your content

# phpinc=hello.php,firtname,lastname
* Include and Execute external script such as javascript, php, html, etc in your content

# video=Video_url,(width,heigth)
* Default is width=390, heigth=280

# videoegg=VE_Path,(width,heigth)
* Default is width=390, heigth=280

# flash=videofolderpath/flashfile.swf,(width,heigth)
* Default is width=390, heigth=280

# rssfeed=url
* Show RSS Feed from others sites

# grabpage=url
* Show page from others sites

# wrapper=url,(width,height,scrolling,align)
* Default is width=100%, heigth=800px, scrolling=auto, align=top

# author=username,(5),(introtext|fulltext|[all]),(page,[nopage])
* Displays 5 articles by author using username inside another article

# moscom
* Display MosCom comment link any where in content



Credit: see mambots\content\mosmodule\credit.txt

Info:

* Wiki: http://wiki.ongetc.com
* Support: http://support.ongetc.com/index.php?option=com_phorum&Itemid=175
* Download: http://support.ongetc.com/index.php?option=com_content&task=category§ionid=1&id=149&Itemid=192

Any donation$ would be greatly appreciated. Thanks

Report this listing


The best Joomla module until now! by telles, October 10, 2008
I'm new using Joomla and one of the hardest thing for me is to put nice things inside an article and this module does the magic!
Thanks very much for this!


Great Module. We need 1.5 Native by GoogleBot, July 31, 2008
1 of 1 people find this review helpful:
Using the lagacy plugin on a Joomla 1.5 instance really slows down my performance.

Mosmudule is probabaly the greatest thing to happen to Joomla, but it needs to be converted to 1.5 native.

I use this module on 7 sites now, and I have upgraded all of them to 1.5 and except for mosmodule, all of my modules are 1.5 native.


Owner's reply:
Thanks for your kind words!

The native 1.5 will come eventually unfortunately there are so many competing priority!

Thanks

great extension by tpine, June 7, 2008
1 of 1 people find this review helpful:
This plug-in extracts module content to articles seamlessly. Thank you.


Owner's reply:
That's the idea! To be seamlessly link pieces together for your ease of creating great content.

Thanks

Great mambot, small glitch though by vdneut, April 30, 2008
1 of 1 people find this review helpful:
Love your mambot, especially the diversity of it!
Removed several other mambots now in favour of this one.
(Small glitch I found is that the video appears on top of all DIV's. Solved it by adding wmode="transparent" as an extra option in the generated html: .)
Chears! Nico


Owner's reply:
I am not sure I follow what you are saying. Can you send me the before and after and what it does differently?

Thanks for the feedback!

AWESOME! by jackbremer, April 2, 2008
1 of 2 people find this review helpful:
This is FANTASTIC - might change the way I build Joomla sites forever!

I have used it on a Yoga website, and means that I can include various teacher bio's in any page, and update them in just one place.

At last the claim "Joomla is built on a database so you NEVER have to enter data in two places" is true!


Owner's reply:
I am glad that you find practical use of MosModule for your your site.

Thanks for your feedback!

Pretty good and useful by Stzzo, March 23, 2008
1 of 1 people find this review helpful:
I like the mambot. It adds a lot of versatility to display of content.

One minor annoyance with it is that it inserts BR tags between some of the content it inserts. I think it's not a good idea to automatically add spacing to the content - that should be the site dev's choice.

A solution I would prefer is either adding nothing or surrounding the insertions with DIV tags of a particular CSS class so that dev can style the content as desired.


Owner's reply:
I will consider your suggestion for the future release.

Thanks for your feedback!

MosModule has got me out of trouble many times by jaryd, March 11, 2008
1 of 1 people find this review helpful:
Love this extension - it is a project saver.


Owner's reply:
I am glad you like it!



Thanks

must be core but need a huge bug fix by teomant, March 1, 2008
0 of 1 people find this review helpful:
This is a dream come true extension very easy to use
and since Joomla! dont have any "assign single article to multiple categories" this is the closest one you can get.
I have a suggestion.
You cant display article titles while using articleid=xxxx
I think this is very very important.
Now here comes the huge bug. My Joomla! version is 1.51.
Lets say you click on an article with id 30 and there is a {mosmodule} command there
If you use random command or even articleid command
if the random article becomes the same one which u are looking (in cour case it is id30) the page becomes a huge blank page.
This is not a big issue while using article id since you will probably not put the same article twice in same page. But when it comes a random it is very very important.


Owner's reply:
Title is not there for articleid to avoid confusion to have duplicated title on the same content. Please provide an example for a use case and why is it important.



Now for showing on the same paging with the same id with the random, is that more of a feature request then bug? How would you expect this to be handle if you have the same article on the same page? The random is intent for use of the content from a different section not for the same section of displaying article.

This module should be core by tharkun, January 28, 2008
1 of 1 people find this review helpful:
In my case this module has tipped the scales for Joomla and against Drupal, EZPublish, Typo3 and other CMSs.

The reason is the big freedom mosmodule gives me of showing whatever I want to my visitors. In my case especially the phpinc function is of great value!

Thanks!


Owner's reply:
I am glad that you find it useful!

Thanks

a must by sageman, January 13, 2008
1 of 1 people find this review helpful:
Put this in your must_install folder ;)

One little comment:
you might want to put one working sample like
{mosmodule list}
right on top in the readme.txt


Owner's reply:
Sure, sound good!



Thanks

This is really awsome..!! by jajupreetam, December 31, 2007
1 of 1 people find this review helpful:
I have just installed this module & I tell you that it worked so greatly & nicely. Fantastic module, what I was looking for!
I would plan to donate this project once my site is up & running!!:)


Owner's reply:
Thanks for your nice comment.

I appreciated!

Fantastic module by Shazbot996, October 16, 2007
1 of 1 people find this review helpful:
Wow, how could a Joomla developer do without this module? I find Joomla pretty handcuffed without this.

One comment/question: I noticed that all the help reference used the term {MM command} to invoke the module in article context. It is said that "MM substitue for mosmodule". I am curious, was this done just to simplify documentation? using {mm command} does not work for me at all - only using the verbose command {mosmodule command} works. Should the abbreviated "mm" work? If it is not supposed to, I would recommend spelling out the word "mosmodule" as the proper command in the documentation. Maybe I am not very smart, but I found it confusing at first!

Either way, thanks for the fantastic module. Excellent work.


Owner's reply:
The reason for the MM is to avoid parsing of the command when it is show on Mambo or Joomla site that has MosModule installed. I was using { mosmodule ...} but people miss the space and keep having problem so I just replace it with a capital MM so it will stand out better.



Also as a result the document is smaller and easier to read!



Thanks

The bomb yo! by rmatlack, October 2, 2007
1 of 1 people find this review helpful:
totally. Does what it says, and works perfectly. Thanks for the contribution!!!


Owner's reply:
Thank you for the vote!

I appreciated it!

Wonderful Module - Adds a lot to Joomla! by holdencreative, September 17, 2007
1 of 1 people find this review helpful:
MosModule isn't one of Joomla's most popular extensions - but it should be.

Using MosModule you can add generally well-styled modules into your content items - a desire of many, many, Joomla users for various extensions.

The use of the bot is easy : {mosmodule module=modulename}

And give you a lot of options. And you aren't just limited to adding stand-alone modules (like 'latest news') either. A number of components come with their own modules, and MosModule can generally add them as well.

This has been a HUGE plus for my Joomla sites - for example - this way, I can add the 'Frontpage Slideshow' to a content item, or one of many other component/modules.

A great module - well made - and not well-enough known. Thanks!


Owner's reply:
I would love to see how you make use of MosModule.



Thank you very much for the nice review!

This is brilliant!! by MsImperfect, August 29, 2007
1 of 1 people find this review helpful:
I'm very new to Joomla! and believe me when I say that this is one of the few plugins that I have got working without any trouble at all!
Just install, publish and you are set! =)

Thanks a lot for this flawless plugin!
Look forward to more plugins from you =)


Owner's reply:
It is my goal to make sure it works when I release but no software is 100% bug free!



Thank you!

<< Start < Prev 1 2 Next > End >>
Results 1 - 15 of 22