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 694 guests and 52 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.
Content Restriction Show All Developer's Extensions
MosIf Pluginplugin
Rating
14 votes
Developer:Martin Larsen Version:1.11 (Updated 75 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.0
Views: 23,554 License:GPLv2.0
Favoured:
41
Type:Non-Commercial
Date Added:May 15, 2007
DownloadHomepageDemoWrite ReviewRecommend
MosIf is a conditional plugin (mambot) that allows you to dynamically control what the user sees. When you publish some content in Joomla, all you can control is what kind of users are allowed to see the content. You can choose between public (ie. all users), registered (all logged-in users) or special (like administrators). If you need more control that this, MosIf can give you much finer control of the content. For example, this piece of code will make the users john, batman and whirleybird see a special greeting, while other users will see a standard greeting: {mosif username=john,batman,whirleybird}Hello, nice to see you again!{else}Hi stranger!{endif} Here the content is only plain text, but it can be images, html code or even other plugins. Currently these test conditions are supported: * User name o mosIf tag: username o values: any username like john, batmat, whirleybird etc. * User type o mosIf tag: usertype o values: registered, author, editor, publisher, manager, administrator, super administrator * User group o mosIf tag: usergroup o values: public, registered, special * Frontend Language o mosIf tag: language o values: en, da, no, it etc. * IP address o mosIf tag: IP o values 127.0.0.1, 212.230.221.7 etc. * Cookies o mosIf tag: Any cookie name prefixed with cookie_ o values: any cookie value For more info and examples, see MosIf's homepage.

Report this listing


Sweet! by JoyMonkey, March 11, 2008
1 of 1 people find this review helpful:
MosIf really is an indispensable addition to any Joomla site. Installation and usage is as easy as it gets. Using the plugin in your content is as simple as entering something like...

{mosif usergroup=public}Hello guest!
{else}You are logged in!
{endif}

I look forward to the 1.5 version!


Awesome by cheesegrits, August 11, 2007
1 of 1 people find this review helpful:
Together with Mosval from the same author, this is a Must Have for all Joomla admins and power-users. Does exactly what it says it does. What more can I say?


Great plugin by btoland, July 10, 2007
Simple, elegant and works like a charm!

Thanks for a really useful plugin.


Extremely useful bit of code! by ianmel, June 17, 2007
I'd been looking for a solution and this fit my bill exactly! I had a graphic being displayed inviting people to join my site but after someone logs in, i had to way of removing the graphic! so members were signed in and still being invited to join :-( Mosif changed all that... its exactly what the doctor ordered!

.../Ian


Simple, easy and works great by PakWaan, May 20, 2007
I love this bot, have used it for several months. It is simple to install, easy to use, and works perfectly. You can seamless integrate content into one page that only certain people can see. I use it for allowing only registered and logged-in users to see certain content on a page, and displaying a message to everyone else that they need to register and log in to see the content. Awesome... and awesomely simple!


Does exactly like it says by pipster, May 20, 2007
Installed without problem. Works exactly as described. The readme.txt gives an easy to read guise with good examples. Been struggling with guest/member mambots working together on the same page (messes up my content and template!). This is exactley what I needed. Thanks very much and keep up the good work!


Valuable plugin! by mikeyvee, May 15, 2007
I've been using this for awhile and it is a handy plugin. I use it to show content to specific users.

Works like a charm. Thank you Martin for an excellent plugin!