A Free add-on by Jesse Schutt
UPDATED TO 0.8.1 and is now compatible with MojoMotor 1.1.1
HelpMe is a MojoMotor add-on that allows you, the developer, to give specific instructions to your clients via the “Help” link in the MojoBar.
Installing HelpMe is as simple as uploading the entire HelpMe folder to system/mojomotor/third_party.
In order for the “Help” link to point to your custom instructions, you will need to include the following Mojo tag to the bottom of every one of your main layouts.
{mojo:helpme:please layout="your_custom_instructions"}
</body>
</html>
Create a layout via the “Layouts” tab in the MojoBar (make sure this new layout is a web page, not an embed layout) and input your custom instructions using standard HTML formatting. The instructions will be styled via the helpme.css file found in system/mojomotor/third_party/helpme/views/themes/css directory.
If you have any issues or would like to provide some feedback about HelpMe, feel free to send an email to jesse@motori.st and I’ll do what I can to assist.
I'm particularly interested in how the body class is added when the mojobar is opened! That was one that was hard to get around in the past.
Feb 09, 2012 3:20am
Blake
02/01/12
I installed this on a 1.1.2 Mojo Install.
Easy to install and works as described. It will certainly help my clients learn to use their site. Just a note that your instructions layout needs to be a webpage and not an embed layout. Thanks!