Forums | Mahara Community
Developers
/
Draft Checkbox help not displayed in Blog.
21 August 2010, 4:54
In my Blog Section of Mahara When i Click on new Post then all help will display when i click on help Icon but when i click on draft check box help icon then help is not displayed.
How to resolved this Errors?
Please Give me Idea.
21 August 2010, 6:57
Hi,
that´s a missing html file. If you see a message: There was no help found for this item
a helpfile needs to be created
Feel free to file a bug wit hthis information:
<a href="" onclick="contextualHelp("editpost","draft","artefact","blog","","",this); return false;"><img src="http://master.dev.mahara.org/theme/raw/static/images/icon_help.png" alt="Help" title="Help"></a>
HTH Heinz
27 August 2010, 4:44
Hello,
HTML file is not missing. only we have to link the html help file with form help.
we have to only rename the help file.
file is placed in artefact/blog/lang/help/form
file draftpost.thisisdraft.html is to change the name to this one editpost.draft.html
Fix the bug so close the post.