Need help creating a custom mambot for a restaurant rating system - Joomla! Forum - community, help and support
basically i'm creating directory of sorts. each item in category going advertisement local business. each page i'd able setup uniform ratings box. needs have more 1 property though.
i'd create mambot thats {rating thaifood, 10,30)
would produce like:
i know how parse html php, not sure how pass parameters mambot once install, publish , reference bot (inside content item). found references on mambots don't focus on issue directly. sort of vague in scope , dont cover question directly.
the articles i'm speaking of here: http://help.joomla.org/content/category/12/113/125/
if choose me, thank you.
chris
i'd create mambot thats {rating thaifood, 10,30)
would produce like:
code: select all
<table>
<tr>
<td>rating</td><td>$$$$(this generated range of 2nd , 3rd parameters)</td>
<td>area of cuisine</td><td>thaifood</td>
</tr>
</table>
i know how parse html php, not sure how pass parameters mambot once install, publish , reference bot (inside content item). found references on mambots don't focus on issue directly. sort of vague in scope , dont cover question directly.
the articles i'm speaking of here: http://help.joomla.org/content/category/12/113/125/
if choose me, thank you.
chris
Comments
Post a Comment