Support Joomla!
Search: Advanced Search
Serving 3334 extensions to the community. Last updated today.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 1219 guests and 56 members online
Joomla! Extensions Directory feed - RSS 0.91

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.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
Custom Code Show All Developer's Extensions
MosModule Pluginplugin
Rating
36 votes
Developer:Chanh Ong Version:- (Updated 53 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: 61,044 License:GPLv2.0
Favoured:
55
Type:Non-Commercial
Date Added:Jul 22, 2006
DownloadHomepageDemoSupportWrite ReviewRecommend
The hightlight of this new release are:
* Add support for MosQ and depreciated MosQBot
* Add support for GigCalendar
* Add support for Nokaew and Joomfish
* Add option to show ReadMore link when introtext is used with articleid command
* Add RSS feed support
* Add inc, a more generic name, to show it can be used for javascript, php, html, etc
* Add readmore command to show number of words with ReadMore link
* Support for MiaCMS

Note: This READMORE is free from "introtext" limitation, you no longer have to put content in introtext in order to have "readmore" link to show, this READMORE will combine whatever content you have in introtext and fulltext and only show number of words that you give it but the default will be 80 words. For me it means it free me from worry about where to put my content any longer! Freedom from "introtext", AT LAST!


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


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



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

Info:

* 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 Missing Link! by davidgrecco, February 9, 2007
2 of 2 people find this review helpful:
This give us the ability to publish anything, anywhere. This is a must have plugin when you need to call a module, a snippet of code, etc. inside of a content item (as opposed to publishing it in a position). Kudos, and thank you!


Owner's reply:
Thanks for your kind words and if you have some good snippet and willing to share please do so.



Thanks

Gosh.. A Must a plug in! by cl30z, January 25, 2007
3 of 3 people find this review helpful:
First of all, huge thanks for sharing with us. with out this code its quite impossible to integrate any module into the mainbody section.

A must have plugin to all admins out there. no regret! :D


Owner's reply:
cl30z,



Please also check out some more advance feature like snippet and phpinc. You can find out more about this feature here:

http://ongetc.com/index.php?option=com_content&task=category&sectionid=2&id=108&Itemid=176



Thanks for your kind words!

Very good ! by baijianpeng, January 10, 2007
3 of 3 people find this review helpful:
I don't understand why such a wonderful plugin was not praised for such a long time.

When we want to insert a module into mianbody area, it can't be done without this plugin. I just use this mambot inserted a module into my article.


Owner's reply:
baijianpeng,



MosModule has a snippet and phpinc feature where you can extend it in anyway you wish. Please share your experience with us.



Thanks for your kind words!

excellent module by mimi, November 17, 2006
2 of 2 people find this review helpful:
Thank so much for sharing this with us!


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

Nice one!! by Rastarr, November 16, 2006
3 of 3 people find this review helpful:
Well I have gotta say this is a nice little plugin - almost like a dark horse in what it is able to deliver.

Played with php snippets and after discovering JCE Editor was corrupting the code, I switched to no wysiwyg editor, plonked in the test code and it worked like a charm.

Used same test code but with the normal php code tags, saved as an external file and that worked like a treat.

This literally just expands the content presentation possibilities enormously.

Thanks for a great plugin. Fantastic.


Owner's reply:
Rastarr, thanks for you nice review and I appreciated!

<< Start < Prev 1 2 Next > End >>
Results 16 - 20 of 20