About FAQ with ask form
Snippets and chunks to implement FAQ module that allows users create a question which will be queued for an 'expert' to answer.It use Formit for creating ask form.
Information
Released
January 23, 2012
Supported Database
MySQL
License
GPLv2
Supported Versions
2.1 - <2.1
Downloads
1,928
Instructions
modSnippet&element=getResources&parents=[[*id]]&limit=20&pageVarKey=page&includeTVs=1&processTVs=1&includeContent=1&tpl=FaqTpl&hideContainers =1&depth=0&sortby=menuindex&sortdir=ASC ]]</div><p>[[!+page.nav]]</p>Where: [[$FaqForm]] - form chunk, limit=20 - questions on page, tpl=FaqTpl - template for question block2) Modify snippet FaqHook'parent' => 53, //id for parent resourse (FAQ page id)'published' => 0, //0 - premoderate mode, 1 - autopublish3) Modify chunks FaqForm and FaqTplFaqForm - ask formFaqTpl - block for published questions