You are here

Files in Frequently Asked Questions 7.2

Primary tabs

File namesort descending Location Namespace Description
faq-category-hide-answer.tpl.php includes/faq-category-hide-answer.tpl.php Template file for the FAQ page if set to show/hide categorized answers when the question is clicked.
faq-category-new-page.tpl.php includes/faq-category-new-page.tpl.php Template file for the FAQ page if set to show the categorized answer in a new page.
faq-category-questions-inline.tpl.php includes/faq-category-questions-inline.tpl.php Template file for the FAQ page if set to show categorized questions inline.
faq-category-questions-top-answers.tpl.php includes/faq-category-questions-top-answers.tpl.php Template file for the answers section of the FAQ page if set to show categorized questions at the top of the page.
faq-category-questions-top.tpl.php includes/faq-category-questions-top.tpl.php Template file for the questions section of the FAQ page if set to show categorized questions at the top of the page.
faq-hide-answer.tpl.php includes/faq-hide-answer.tpl.php Template file for the FAQ page if set to show/hide the answers when the question is clicked.
faq-new-page.tpl.php includes/faq-new-page.tpl.php Template file for the FAQ page if set to show the answer in a new page.
faq-questions-inline.tpl.php includes/faq-questions-inline.tpl.php Template file for the FAQ page if set to show the questions inline.
faq-questions-top.tpl.php includes/faq-questions-top.tpl.php Template file for the FAQ page if set to show the questions in a list at the top.
faq.admin.inc faq.admin.inc Administrative page callbacks for the faq module.
faq.css faq.css .faq-category-indent { padding-left: 20px; } .faq-more-link { font-size: 0.85em; margin-left: 30em; margin-top: 0; margin-bottom: -1.25em; text-align: right; } .faq-top-link { font-size: 0.8em; margin-top:0; margin-bottom: 0; …
faq.hide_answer.inc includes/faq.hide_answer.inc FAQ page callbacks for the "hide answer" layouts.
faq.info faq.info name = Frequently Asked Questions description = "Manages configuration of questions for a FAQ page." core = 7.x package = FAQ dependencies[] = views files[] = faq.test configure = /admin/config/content/faq
faq.install faq.install FAQ module install file.
faq.module faq.module The FAQ module allows users to create a FAQ page, with questions and answers displayed in different styles, according to the settings.
faq.new_page.inc includes/faq.new_page.inc FAQ page callbacks for the "new page" layouts.
faq.questions_inline.inc includes/faq.questions_inline.inc FAQ page callbacks for the "questions inline" layouts.
faq.questions_top.inc includes/faq.questions_top.inc FAQ page callbacks for the "questions top" layouts.
faq.test faq.test Test FAQ functionality Base test class. All tests inherits this one. Hugely based on code from the test file block.test by boombatower
faq.variable.inc faq.variable.inc Variales for FAQ module.
faq.views.inc views/faq.views.inc Views dec;aration for FAQ module.
faq.views_default.inc views/faq.views_default.inc faq.views_default.inc
faq_content.features.field_base.inc faq_content/faq_content.features.field_base.inc faq_content.features.field_base.inc
faq_content.features.field_instance.inc faq_content/faq_content.features.field_instance.inc faq_content.features.field_instance.inc
faq_content.features.inc faq_content/faq_content.features.inc faq_content.features.inc
faq_content.features.user_permission.inc faq_content/faq_content.features.user_permission.inc faq_content.features.user_permission.inc
faq_content.info faq_content/faq_content.info name = faq_content description = FAQ module content feature core = 7.x package = FAQ project = faq_content dependencies[] = faq dependencies[] = faq_expert dependencies[] = features dependencies[] = field_permissions dependencies[] =…
faq_content.module faq_content/faq_content.module
faq_expert.features.user_role.inc faq_expert/faq_expert.features.user_role.inc faq_expert.features.user_role.inc
faq_expert.info faq_expert/faq_expert.info name = faq_expert description = Faq module expert role core = 7.x package = FAQ dependencies[] = faq dependencies[] = features features[features_api][] = api:2 features[user_role][] = expert
faq_expert.module faq_expert/faq_expert.module Drupal needs this blank file.
README.7.x-2.x.txt README.7.x-2.x.txt FAQ module 1.x was created with non field detailed question and without lot of functionality such as multilanguage and extended views support. 7.x-2.x is a successor version for FAQ with - fully FIELD API support - multilanguage out of box
README.txt README.txt CONTENTS OF THIS FILE ---------------------- * Introduction * Installation * Configuration * Known Issues - No FAQs appear after module upgrade - <p> tags appear in FAQ question text - Clicking on category links takes user…

Other projects