MosModule PHP script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: bot_mosmodule1p51.zip
  • Last update:
  • Platform: Windows / Linux / BSD
  • Language: PHP
  • Price:GPL
  • Company: Joomlaspan (View more)

MosModule script description:



MosModule is a PHP script for Joomla / Mambo Modules scripts design by Joomlaspan. It runs on following operating system: Windows / Linux / BSD.
MosModule mambot has the ability to display nested article, exec snippet written in PHP (without tags) and exec external php script file pass with parameter (with tags).

Publisher review:
MosModule mambot has the ability to display nested article, exec snippet written in PHP (without tags) and exec external php script file pass with parameter (with tags). The hightlight of this new release are: - codeid to show article as code as as html literal - Add legacy mambot support and ability to run inside module - Same version to run as legacy or new mambot Description: MosModule mambot has the ability to display nested article, 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 "mosmodulehello.php". Note: Please do not remove the copyright without contacting me first. Any donation$, post cards and foreign coin/money/stamps would be greatly appreciated. Thanks In my mind this 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 you can pass variable between mosmodule and the external php script. The possibilities are endless! In summary, MosModule is a mambot to displays any module, article, exec snippet and external php script inside a content item. Usage: Please see "{ROOT}/mambots/content/mosmodule/readme.txt" for more detail. 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 Mambo 4.5.1 or above . The default folder for external script is "mosmodule" but you can change it in param screen . Please see hello.php for a sample on passing variable between mosmodule and external script . Snippet should not have tags where as phpinc should have the tags . Use can also use mosmodule to get RSS feeds from anywhere using the user module with RSS URL Legacy mambot notes: - To use mosmodule as a legacy mambot . copy {ROOT}/mambots/content/mosmodule.php to {ROOT}/mambots - To run inside a module to call other module, hack the includes/frontend.html.php around line 51 Replace this: echo $module->content; With this: $mosmodulefunc=$mosConfig_absolute_path."/mambots/content/mosmodule/mosmodule_func.php"; if (file_exists($mosmodulefunc)) { include_once($mosmodulefunc); } if (function_exists('mosmodule_bot')) { echo mosmodule_bot($module->content); } else echo $module->content; 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 such as htmlarea2, you will need to switch to source mode in order to create the tag).
Operating system:
Windows / Linux / BSD

Related script downloads:

Latest script and internet news

Samsung launched the Premium Music Hub

Samsung launched the Premium Music Hub

Samsung finally gives consumers multiple audio streaming countries promised a while. Premium Music Hub allows users access to over 19 million songs, along with other useful functions.

Posted on: 30 May 2012 13:02 by A. Brown

This could be the first photos of iPhone 5

This could be the first photos of iPhone 5

IPhone\'s case came online in a few pictures that confirm rumors of a larger screen. This could be the first photos of the next iPhone, but nothing is really safe to Apple announcement.

Posted on: 30 May 2012 12:58 by A. Brown

IE 10 for Windows 8, comes with Adobe Flash support

IE 10 for Windows 8, comes with Adobe Flash support

After criticism received at Metro version of Internet Explorer 10 , initially offered no support for Adobe Flash technology, Microsoft has taken measures to correct this problem by working directly with Adobe to integrate the necessary components into the

Posted on: 25 May 2012 10:36 by A. Brown

Windows 8: boot to fast to furious

Windows 8: boot to fast to furious

Last year began to circulate on the Internet videos where Windows 8 systems boot in 7 seconds. Unfortunately, from this performance derives some problems.

Posted on: 25 May 2012 07:28 by A. Brown

SPREAD THE WORD

User Rating

MosModule
Rating: 1.0 out of 5
Based on 2 ratings. 2 user reviews.

  • Currently 1.00 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5