diff --git a/sites/all/modules/faq/LICENSE.txt b/sites/all/modules/faq/LICENSE.txt
new file mode 100644
index 0000000..d159169
--- /dev/null
+++ b/sites/all/modules/faq/LICENSE.txt
@@ -0,0 +1,339 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.) You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ tags appear in FAQ question text
+ - Clicking on category links takes user to front page
+
+
+INTRODUCTION
+------------
+Maintainer: Stella Power (http://drupal.org/user/66894)
+
+Documentation: http://drupal.org/node/129209
+
+The Frequently Asked Questions (faq) module allows users with the 'administer
+faq' permission to create question and answer pairs which they want displayed on
+the 'faq' page. The 'faq' page is automatically generated from the FAQ nodes
+configured and the layout of this page can be modified on the settings page.
+Users will need the 'view faq' permission to view the 'faq' page.
+
+There are 2 blocks included in this module, one shows a list of FAQ categories
+while the other can show a configurable number of recent FAQs added.
+
+Note the function theme_faq_highlights(), which shows the last X recently
+created FAQs, used by one of the blocks, can also be called in a php-filtered
+node if desired.
+
+
+INSTALLATION
+------------
+1. Copy faq folder to modules directory.
+2. At admin/build/modules enable the faq module.
+3. Enable permissions at admin/user/permissions.
+4. Configure the module at admin/settings/faq.
+
+
+UPGRADE NOTICE
+---------------
+When using categorized FAQ nodes, the disabling of the FAQ module causes the
+vocabulary to lose the association with the FAQ content type. This results in no
+FAQ nodes being displayed when you re-enable the FAQ module. Before opening an
+issue, please verify that this setting is still in place.
+
+
+CONFIGURATION
+-------------
+Once the module is activated, you can create your question and answer pairs by
+creating FAQ nodes (Create content >> FAQ). This allows you to edit the
+question and answer text. In addition, if the 'Taxonomy' module is enabled and
+there are some terms configured for the FAQ node type, it will also be possible
+to put the questions into different categories when editing.
+
+
+KNOWN ISSUES
+-------------
+No FAQs appear after module upgrade
+-----------------------------------
+When using categorized FAQ nodes, the disabling of the FAQ module causes the
+vocabulary to lose the association with the FAQ content type. This results in no
+FAQ nodes being displayed when you re-enable the FAQ module. Before opening an
+issue, please verify that this setting is still in place.
+
+ tags appear in FAQ question text
+------------------------------------
+When using WYSIWYG editors, such as TinyMCE and FCKeditor, and other HTML
+tags may appear in the displayed question text. This is because the faq title or
+question input box is a textarea and not a textfield, so the faq module can
+accommodate longer question texts. The p-tags come from the WYSIWYG editor used
+and not the FAQ module. This is because TinyMCE, and other WYSIWYG editors,
+attach themselves to all textareas on a given page. Details on how to prevent
+this can be found at http://drupal.org/node/294708
+
+Clicking on category links takes user to front page
+---------------------------------------------------
+Reported for Drupal 5, unconfirmed for Drupal 6.
+Instead of being taken to the categorized faq page, the front page is displayed
+when the user clicks on a faq category. This is something to do with the
+pathauto module and can be easily fixed by doing a bulk update of paths for the
+faq vocabulary.
+
diff --git a/sites/all/modules/faq/faq.admin.inc b/sites/all/modules/faq/faq.admin.inc
new file mode 100644
index 0000000..e5889c5
--- /dev/null
+++ b/sites/all/modules/faq/faq.admin.inc
@@ -0,0 +1,497 @@
+ 'textfield',
+ '#title' => t('Title'),
+ '#default_value' => variable_get('faq_title', 'Frequently Asked Questions'),
+ );
+
+ $form['body_filter']['faq_description'] = array(
+ '#type' => 'textarea',
+ '#title' => t('FAQ Description'),
+ '#default_value' => variable_get('faq_description', ''),
+ '#description' => t('Your FAQ description. This will be placed at the top of the page, above the questions and can serve as an introductory text.'),
+ '#rows' => 5,
+ );
+ $form['body_filter']['faq_description_format'] = filter_form(variable_get('faq_description_format', ''), NULL, array('faq_description_format'));
+ $form['faq_custom_breadcrumbs'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Create custom breadcrumbs for the FAQ'),
+ '#description' => t('This option set the breadcrumb path to "%home > %faqtitle > category trail".', array('%home' => t('Home'), '%faqtitle' => variable_get('faq_title', 'Frequently Asked Questions'))),
+ '#default_value' => variable_get('faq_custom_breadcrumbs', TRUE),
+ );
+
+ return system_settings_form($form);
+}
+
+/**
+ * Define the elements for the FAQ Settings page - Questions tab.
+ *
+ * @return
+ * The form code inside the $form array.
+ */
+function faq_questions_settings_form() {
+
+ drupal_add_js(array('faq' => array('faq_hide_qa_accordion' => variable_get('faq_hide_qa_accordion', FALSE))), 'setting');
+ drupal_add_js(array('faq' => array('faq_category_hide_qa_accordion' => variable_get('faq_category_hide_qa_accordion', FALSE))), 'setting');
+ drupal_add_js(drupal_get_path('module', 'faq') .'/faq.js', 'module');
+
+ $display_options['questions_inline'] = t('Questions inline');
+ $display_options['questions_top'] = t('Clicking on question takes user to answer further down the page');
+ $display_options['hide_answer'] = t('Clicking on question opens/hides answer under question');
+ $display_options['new_page'] = t('Clicking on question opens the answer in a new page');
+
+ $form['faq_display'] = array(
+ '#type' => 'radios',
+ '#options' => $display_options,
+ '#title' => t('Page layout'),
+ '#description' => t('This controls how the questions and answers are displayed on the page and what happens when someone clicks on the question.'),
+ '#default_value' => variable_get('faq_display', 'questions_top'),
+ );
+
+ $form['faq_questions_misc'] = array(
+ '#type' => 'fieldset',
+ '#title' => t('Miscellaneous layout settings'),
+ '#collapsible' => TRUE,
+ );
+
+ $form['faq_questions_misc']['faq_question_listing'] = array(
+ '#type' => 'select',
+ '#options' => array('ol' => t('Ordered list'), 'ul' => t('Unordered list')),
+ '#title' => t('Questions listing style'),
+ '#description' => t("This allows to select how the questions listing is presented. It only applies to the layouts: 'Clicking on question takes user to answer further down the page' and 'Clicking on question opens the answer in a new page'. An ordered listing would number the questions, whereas an unordered list will have a bullet to the left of each question."),
+ '#default_value' => variable_get('faq_question_listing', 'ul'),
+ );
+
+ $form['faq_questions_misc']['faq_qa_mark'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Label questions and answers'),
+ '#description' => t('This option is only valid for the "Questions Inline" and "Clicking on question takes user to answer further down the page" layouts. It labels all questions on the faq page with the "question label" setting and all answers with the "answer label" setting. For example these could be set to "Q:" and "A:".'),
+ '#default_value' => variable_get('faq_qa_mark', FALSE),
+ );
+
+ $form['faq_questions_misc']['faq_question_label'] = array(
+ '#type' => 'textfield',
+ '#title' => t('Question Label'),
+ '#description' => t('The label to pre-pend to the question text in the "Questions Inline" layout if labelling is enabled.'),
+ '#default_value' => variable_get('faq_question_label', 'Q:'),
+ );
+
+ $form['faq_questions_misc']['faq_answer_label'] = array(
+ '#type' => 'textfield',
+ '#title' => t('Answer Label'),
+ '#description' => t('The label to pre-pend to the answer text in the "Questions Inline" layout if labelling is enabled.'),
+ '#default_value' => variable_get('faq_answer_label', 'A:'),
+ );
+
+ $form['faq_questions_misc']['faq_question_length'] = array(
+ '#type' => 'radios',
+ '#title' => t('Question length'),
+ '#options' => array('long' => t('Display longer text'), 'short' => t('Display short text'), 'both' => t('Display both short and long questions')),
+ '#description' => t("The length of question text to display on the FAQ page. The short question will always be displayed in the FAQ blocks."),
+ '#default_value' => variable_get('faq_question_length', 'short'),
+ );
+
+ $form['faq_questions_misc']['faq_question_long_form'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Allow long question text to be configured'),
+ '#default_value' => variable_get('faq_question_long_form', 1),
+ );
+
+ $form['faq_questions_misc']['faq_hide_qa_accordion'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Use accordion effect for "opens/hides answer under question" layout'),
+ '#description' => t('This enables an "accordion" style effect where when a question is clicked, the answer appears beneath, and is then hidden when another question is opened.'),
+ '#default_value' => variable_get('faq_hide_qa_accordion', FALSE),
+ );
+
+ $form['faq_questions_misc']['faq_show_expand_all'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Show "expand / collapse all" links for collapsed questions'),
+ '#description' => t('The links will only be displayed if using the "opens/hides answer under question" or "opens/hides questions and answers under category" layouts.'),
+ '#default_value' => variable_get('faq_show_expand_all', FALSE),
+ );
+
+ $form['faq_questions_misc']['faq_use_teaser'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Use answer teaser'),
+ '#description' => t("This enables the display of the answer teaser text instead of the full answer when using the 'Questions inline' or 'Clicking on question takes user to answer further down the page' display options. This is useful when you have long descriptive text. The user can see the full answer by clicking on the question."),
+ '#default_value' => variable_get('faq_use_teaser', FALSE),
+ );
+
+ $form['faq_questions_misc']['faq_show_node_links'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Show node links'),
+ '#description' => t('This enables the display of links under the answer text on the faq page. Examples of these links include "Read more", "Add comment".'),
+ '#default_value' => variable_get('faq_show_node_links', FALSE),
+ );
+
+ $form['faq_questions_misc']['faq_back_to_top'] = array(
+ '#type' => 'textfield',
+ '#title' => t('"Back to Top" link text'),
+ '#description' => t('This allows the user to change the text displayed for the links which return the user to the top of the page on certain page layouts. Defaults to "Back to Top". Leave blank to have no link.'),
+ '#default_value' => variable_get('faq_back_to_top', 'Back to Top'),
+ );
+
+ $form['faq_questions_misc']['faq_disable_node_links'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Disable question links to nodes'),
+ '#description' => t('This allows the user to prevent the questions being links to the faq node in all layouts except "Clicking on question opens the answer in a new page".'),
+ '#default_value' => variable_get('faq_disable_node_links', FALSE),
+ );
+
+ $form['faq_questions_misc']['faq_default_sorting'] = array(
+ '#type' => 'select',
+ '#title' => t('Default sorting for unordered FAQs'),
+ '#options' => array('DESC' => t('Date Descending'), 'ASC' => t('Date Ascending')),
+ '#description' => t("This controls the default ordering behaviour for new FAQ nodes which haven't been assigned a position."),
+ '#default_value' => variable_get('faq_default_sorting', 'DESC'),
+ );
+
+ return system_settings_form($form);
+}
+
+/**
+ * Define the elements for the FAQ Settings page - categories tab.
+ *
+ * @return
+ * The form code inside the $form array.
+ */
+function faq_categories_settings_form() {
+ if (!module_exists("taxonomy")) {
+ drupal_set_message(t('Categorization of questions will not work without the "taxonomy" module being enabled.'), 'error');
+ }
+ drupal_add_js(array('faq' => array('faq_hide_qa_accordion' => variable_get('faq_hide_qa_accordion', FALSE))), 'setting');
+ drupal_add_js(array('faq' => array('faq_category_hide_qa_accordion' => variable_get('faq_category_hide_qa_accordion', FALSE))), 'setting');
+ drupal_add_js(drupal_get_path('module', 'faq') .'/faq.js', 'module');
+
+ // Set up a hidden variable.
+ $form['faq_display'] = array(
+ '#type' => 'hidden',
+ '#value' => variable_get('faq_display', 'questions_top'),
+ );
+
+ $form['faq_use_categories'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Categorize questions'),
+ '#description' => t('This allows the user to display the questions according to the categories configured on the add/edit FAQ page. Use of sub-categories is only recommended for large lists of questions. The Taxonomy module must be enabled and you must configure a FAQ vocabulary at Content Management > Taxonomy.', array('@url' => url('admin/content/taxonomy'))),
+ '#default_value' => variable_get('faq_use_categories', FALSE),
+ );
+
+ $category_options['none'] = t("Don't display");
+ $category_options['categories_inline'] = t('Categories inline');
+ $category_options['hide_qa'] = t('Clicking on category opens/hides questions and answers under category');
+ $category_options['new_page'] = t('Clicking on category opens the questions/answers in a new page');
+
+ $form['faq_category_display'] = array(
+ '#type' => 'radios',
+ '#options' => $category_options,
+ '#title' => t('Categories layout'),
+ '#description' => t('This controls how the categories are displayed on the page and what happens when someone clicks on the category.'),
+ '#default_value' => variable_get('faq_category_display', 'categories_inline'),
+ );
+
+ $form['faq_category_misc'] = array(
+ '#type' => 'fieldset',
+ '#title' => t('Miscellaneous layout settings'),
+ '#collapsible' => TRUE,
+ );
+
+ $form['faq_category_misc']['faq_category_listing'] = array(
+ '#type' => 'select',
+ '#options' => array('ol' => t('Ordered list'), 'ul' => t('Unordered list')),
+ '#title' => t('Categories listing style'),
+ '#description' => t("This allows to select how the categories listing is presented. It only applies to the 'Clicking on category opens the questions/answers in a new page' layout. An ordered listing would number the categories, whereas an unordered list will have a bullet to the left of each category."),
+ '#default_value' => variable_get('faq_category_listing', 'ul'),
+ );
+
+ $form['faq_category_misc']['faq_category_hide_qa_accordion'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Use accordion effect for "opens/hides questions and answers under category" layout'),
+ '#description' => t('This enables an "accordion" style effect where when a category is clicked, the questions appears beneath, and is then hidden when another category is opened.'),
+ '#default_value' => variable_get('faq_category_hide_qa_accordion', FALSE),
+ );
+
+ $form['faq_category_misc']['faq_count'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Show FAQ count'),
+ '#description' => t('This displays the number of questions in a category after the category name.'),
+ '#default_value' => variable_get('faq_count', FALSE),
+ );
+
+ $form['faq_category_misc']['faq_answer_category_name'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Display category name for answers'),
+ '#description' => t("This allows the user to toggle the visibility of the category name above each answer section for the 'Clicking on question takes user to answer further down the page' question/answer display."),
+ '#default_value' => variable_get('faq_answer_category_name', FALSE),
+ );
+
+ $form['faq_category_misc']['faq_group_questions_top'] = array(
+ '#type' => 'checkbox',
+ '#title' => t("Group questions and answers for 'Categories inline'"),
+ '#description' => t("This controls how categories are implemented with the 'Clicking on question takes user to answer further down the page' question/answer display."),
+ '#default_value' => variable_get('faq_group_questions_top', FALSE),
+ );
+
+ $form['faq_category_misc']['faq_hide_child_terms'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Only show sub-categories when parent category is selected'),
+ '#description' => t("This allows the user more control over how and when sub-categories are displayed. It does not affect the 'Categories inline' display."),
+ '#default_value' => variable_get('faq_hide_child_terms', FALSE),
+ );
+
+ $form['faq_category_misc']['faq_show_term_page_children'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Show sub-categories on FAQ category pages'),
+ '#description' => t("Sub-categories with 'faq' nodes will be displayed on the per category FAQ page. This will also happen if 'Only show sub-categories when parent category is selected' is set."),
+ '#default_value' => variable_get('faq_show_term_page_children', FALSE),
+ );
+
+ if (module_exists('taxonomy')) {
+ $form['faq_category_advanced'] = array(
+ '#type' => 'fieldset',
+ '#title' => t('Advanced category settings'),
+ '#collapsible' => TRUE,
+ '#collapsed' => TRUE,
+ );
+
+ $vocab_options = array();
+ $vocabularies = taxonomy_get_vocabularies('faq');
+ foreach ($vocabularies as $vid => $vobj) {
+ $vocab_options[$vid] = $vobj->name;
+ }
+ if (!empty($vocab_options)) {
+ $form['faq_category_advanced']['faq_omit_vocabulary'] = array(
+ '#type' => 'checkboxes',
+ '#title' => t('Omit vocabulary'),
+ '#description' => t('Terms from these vocabularies will be excluded from the FAQ pages.'),
+ '#default_value' => variable_get('faq_omit_vocabulary', array()),
+ '#options' => $vocab_options,
+ '#multiple' => TRUE,
+ );
+ }
+
+ $form['faq_category_advanced']['faq_enable_term_links'] = array(
+ '#type' => 'checkbox',
+ '#title' => t('Enable FAQ taxonomy links'),
+ '#description' => t('Node links to taxonomy terms will be re-written to point at the FAQ pages instead.'),
+ '#default_value' => variable_get('faq_enable_term_links', 1),
+ );
+ }
+
+ return system_settings_form($form);
+}
+
+/**
+ * Define the elements for the FAQ Settings page - order tab.
+ *
+ * @param $form_state
+ * Store the submitted form values.
+ * @return
+ * The form code, before being converted to HTML format.
+ */
+function faq_order_settings_form($form_state, $category = NULL) {
+ $order = $date_order = '';
+
+ drupal_add_js(array('faq' => array('faq_hide_qa_accordion' => variable_get('faq_hide_qa_accordion', FALSE))), 'setting');
+ drupal_add_js(array('faq' => array('faq_category_hide_qa_accordion' => variable_get('faq_category_hide_qa_accordion', FALSE))), 'setting');
+ drupal_add_js(drupal_get_path('module', 'faq') .'/faq.js', 'module');
+ drupal_add_css(drupal_get_path('module', 'faq') .'/faq.css');
+
+ $use_categories = variable_get('faq_use_categories', FALSE);
+ if (!$use_categories) {
+ $step = "order";
+ }
+ elseif (!isset($form_state['values']) && empty($category)) {
+ $step = "categories";
+ }
+ else {
+ $step = "order";
+ }
+ $form['step'] = array(
+ '#type' => 'value',
+ '#value' => $step,
+ );
+
+ // Categorized q/a.
+ if ($step == "categories") {
+
+ // Get list of categories.
+ $vocabularies = taxonomy_get_vocabularies('faq');
+ $options = array();
+ foreach ($vocabularies as $vid => $vobj) {
+ $tree = taxonomy_get_tree($vid);
+ foreach ($tree as $term) {
+ if (!taxonomy_term_count_nodes($term->tid, 'faq')) {
+ continue;
+ }
+ $options[$term->tid] = faq_tt("taxonomy:term:$term->tid:name", $term->name);
+ $form['choose_cat']['faq_category'] = array(
+ '#type' => 'select',
+ '#title' => t('Choose a category'),
+ '#description' => t('Choose a category that you wish to order the questions for.'),
+ '#options' => $options,
+ '#multiple' => FALSE,
+ );
+
+ $form['choose_cat']['search'] = array(
+ '#type' => 'submit',
+ '#value' => t('Search'),
+ '#submit' => array('faq_order_settings_choose_cat_form_submit'),
+ );
+ }
+ }
+
+ }
+
+ else {
+ $default_sorting = variable_get('faq_default_sorting', 'DESC');
+ $default_weight = 0;
+ if ($default_sorting != 'DESC') {
+ $default_weight = 1000000;
+ }
+
+ $options = array();
+ if (!empty($form_state['values']['faq_category'])) {
+ $category = $form_state['values']['faq_category'];
+ }
+
+ // Uncategorized ordering.
+ if (empty($category)) {
+ $category = 0;
+ // Descending.
+ if ($default_sorting == 'DESC') {
+ $result = db_query(db_rewrite_sql("SELECT n.nid, n.title, COALESCE(w.weight, %d) as effective_weight, n.sticky, n.created FROM {node} n LEFT JOIN {faq_weights} w ON n.nid = w.nid AND w.tid = '%d' WHERE n.type='faq' AND n.status = 1 ORDER BY effective_weight ASC, n.sticky DESC, n.created DESC", "n", "nid"), $default_weight, $category);
+ }
+ // Ascending.
+ else {
+ $result = db_query(db_rewrite_sql("SELECT n.nid, n.title, COALESCE(w.weight, %d) as effective_weight, n.sticky, n.created FROM {node} n LEFT JOIN {faq_weights} w ON n.nid = w.nid AND w.tid = '%d' WHERE n.type='faq' AND n.status = 1 ORDER BY effective_weight ASC, n.sticky DESC, n.created ASC", "n", "nid"), $default_weight, $category);
+ }
+ }
+ // Categorized ordering.
+ else {
+ // Descending.
+ if ($default_sorting == 'DESC') {
+ $result = db_query(db_rewrite_sql("SELECT n.nid, n.title, COALESCE(w.weight, %d) as effective_weight, n.sticky, n.created FROM {node} n INNER JOIN {term_node} tn ON (n.nid = tn.nid AND n.vid = tn.vid) LEFT JOIN {faq_weights} w ON n.nid = w.nid AND w.tid = '%d' WHERE n.type='faq' AND n.status = 1 AND tn.tid = '%d' ORDER BY effective_weight ASC, n.sticky DESC, n.created DESC", "n", "nid"), $default_weight, $category, $category);
+ }
+ // Ascending.
+ else {
+ $result = db_query(db_rewrite_sql("SELECT n.nid, n.title, COALESCE(w.weight, %d) as effective_weight, n.sticky, n.created FROM {node} n INNER JOIN {term_node} tn ON (n.nid = tn.nid AND n.vid = tn.vid) LEFT JOIN {faq_weights} w ON n.nid = w.nid AND w.tid = '%d' WHERE n.type='faq' AND n.status = 1 AND tn.tid = '%d' ORDER BY effective_weight ASC, n.sticky DESC, n.created ASC", "n", "nid"), $default_weight, $category, $category);
+ }
+ }
+
+
+ while ($node = db_fetch_object($result)) {
+ $options[$node->nid] = check_plain($node->title);
+ }
+
+ $form['weight']['faq_category'] = array(
+ '#type' => 'value',
+ '#value' => $category,
+ );
+
+ // Show table ordering form.
+ $form['order_no_cats']['#tree'] = TRUE;
+ $form['order_no_cats']['#theme'] = 'faq_draggable_question_order_table';
+
+ $i = 0;
+ foreach ($options as $nid => $title) {
+ $form['order_no_cats'][$i]['nid'] = array('#type' => 'hidden', '#value' => $nid);
+ $form['order_no_cats'][$i]['title'] = array('#value' => $title);
+ $form['order_no_cats'][$i]['sort'] = array('#type' => 'weight', '#delta' => count($options), '#default_value' => $i);
+ $i++;
+ }
+
+ $form['submit'] = array(
+ '#type' => 'submit',
+ '#value' => t('Save order'),
+ '#weight' => 3,
+ '#submit' => array('faq_order_settings_reorder_form_submit'),
+ );
+ }
+
+
+ return $form;
+}
+
+/**
+ * Function set the rebuild of the form in the FAQ Settings - Weight tab.
+ *
+ * @param $form
+ * Array, containing the form structure.
+ * @param &$form_state
+ * The 'rebuild' key inside $form_state['rebuild'] structure, overrides the
+ * 'redirect' key: when it is set to TRUE, the form will be rebuilt from
+ * scratch and displayed on screen.
+ */
+function faq_order_settings_choose_cat_form_submit($form, &$form_state) {
+ $form_state['rebuild'] = TRUE;
+}
+
+/**
+ * Save the options set by the user in the FAQ Settings - Weight tab.
+ *
+ * @param $form
+ * Array, containing the form structure.
+ * @param &$form_state
+ * $form_state['values'] stores the submitted values from the form.
+ */
+function faq_order_settings_reorder_form_submit($form, &$form_state) {
+ if ($form_state['values']['op'] == t('Save order') && !empty($form_state['values']['order_no_cats'])) {
+
+ foreach ($form_state['values']['order_no_cats'] as $i => $faq) {
+ $nid = $faq['nid'];
+ $index = $faq['sort'];
+ $result = db_query("DELETE FROM {faq_weights} WHERE tid = %d AND nid = %d", $form_state['values']['faq_category'], $nid);
+ $result = db_query("INSERT INTO {faq_weights} (tid, nid, weight) VALUES(%d, %d, %d)", $form_state['values']['faq_category'], $nid, $index);
+
+ // If node translation module enabled, update order of the translation
+ // node counterparts.
+ if (module_exists('translation')) {
+ $node = node_load($nid);
+ if ($node->tnid) {
+ $translations = translation_node_get_translations($node->tnid);
+ if (!empty($translations)) {
+ foreach ($translations as $language => $tnode) {
+ $result = db_query("DELETE FROM {faq_weights} WHERE tid = %d AND nid = %d", $form_state['values']['faq_category'], $tnode->nid);
+ $result = db_query("INSERT INTO {faq_weights} (tid, nid, weight) VALUES(%d, %d, %d)", $form_state['values']['faq_category'], $tnode->nid, $index);
+ }
+ }
+ }
+ }
+ }
+
+ drupal_set_message(t('Configuration has been updated.'));
+ }
+}
+
diff --git a/sites/all/modules/faq/faq.css b/sites/all/modules/faq/faq.css
new file mode 100644
index 0000000..8f2f54f
--- /dev/null
+++ b/sites/all/modules/faq/faq.css
@@ -0,0 +1,63 @@
+.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;
+ padding-bottom: 1.0em;
+}
+
+.faq-question {
+ padding-top: 5px;
+ padding-left: 20px;
+}
+
+.faq-answer {
+ padding-left: 40px;
+}
+
+.faq-answer .faq-answer-label {
+ float: left;
+ margin-right: 0.5em;
+}
+
+
+.faq-dl-hide-answer {
+ padding-bottom: 15px;
+}
+
+img.faq-tax-image {
+ float: left;
+ padding: 0px 3px 0px 3px;
+}
+
+div.faq-detailed-question {
+ font-style: italic;
+}
+
+.faq .collapsible {
+ display: block;
+}
+
+.faq .collapsed {
+ display: none;
+}
+
+.faq #faq-expand-all {
+ text-align: right;
+ display: none;
+}
+.faq #faq-expand-all a.faq-expand-all-link,
+.faq #faq-expand-all a.faq-collapse-all-link {
+ display: none;
+}
diff --git a/sites/all/modules/faq/faq.info b/sites/all/modules/faq/faq.info
new file mode 100644
index 0000000..4c67734
--- /dev/null
+++ b/sites/all/modules/faq/faq.info
@@ -0,0 +1,10 @@
+name = Frequently Asked Questions
+description = "Manages configuration of questions for a FAQ page."
+core = 6.x
+
+; Information added by drupal.org packaging script on 2012-02-22
+version = "6.x-1.13"
+core = "6.x"
+project = "faq"
+datestamp = "1329951344"
+
diff --git a/sites/all/modules/faq/faq.install b/sites/all/modules/faq/faq.install
new file mode 100644
index 0000000..24f3af8
--- /dev/null
+++ b/sites/all/modules/faq/faq.install
@@ -0,0 +1,170 @@
+ 'A table containing the weight of each faq node by category.',
+ 'fields' => array(
+ 'tid' => array('type' => 'int', 'unsigned' => TRUE, 'not null' => TRUE, 'default' => 0, 'description' => 'The primary identifier for a term or category. This will be 0 for non-categorized nodes.'),
+ 'nid' => array('type' => 'int', 'unsigned' => TRUE, 'not null' => TRUE, 'default' => 0, 'description' => 'The primary identifier for a node.'),
+ 'weight' => array('type' => 'int', 'size' => 'tiny', 'not null' => TRUE, 'default' => 0, 'description' => 'A number representing the weight of a node. Nodes with lower weight values will appear above those with higher weight values.'),
+ ),
+ 'primary key' => array('nid', 'tid'),
+ );
+
+ $schema['faq_questions'] = array(
+ 'description' => 'A table containing the long question text of each faq node revision.',
+ 'fields' => array(
+ 'nid' => array('type' => 'int', 'unsigned' => TRUE, 'not null' => TRUE, 'default' => 0, 'description' => 'The primary identifier for a node.'),
+ 'vid' => array('type' => 'int', 'unsigned' => TRUE, 'not null' => TRUE, 'default' => 0, 'description' => 'The primary identifier for a node revision.'),
+ 'question' => array('type' => 'text', 'size' => 'normal', 'not null' => TRUE, 'description' => 'The faq short question text.'),
+ 'detailed_question' => array('type' => 'text', 'size' => 'normal', 'not null' => TRUE, 'description' => 'The faq long question text.'),
+ ),
+ 'primary key' => array('nid', 'vid'),
+ );
+
+
+ return $schema;
+}
+
+/**
+ * Implementation of hook_install().
+ *
+ * Inserts the FAQ module's schema in the SQL database.
+ */
+function faq_install() {
+ drupal_install_schema('faq');
+ variable_set('node_options_faq', array('status'));
+}
+
+/**
+ * Implementation of hook_uninstall().
+ *
+ * Remove the variables, nodes and schema corresponding to the FAQ module.
+ */
+function faq_uninstall() {
+ // Delete the variables we created.
+ // General settings.
+ variable_del('faq_title');
+ variable_del('faq_description');
+ variable_del('faq_description_format');
+ // Questions page.
+ variable_del('faq_display');
+ variable_del('faq_question_listing');
+ variable_del('faq_qa_mark');
+ variable_del('faq_question_label');
+ variable_del('faq_answer_label');
+ variable_del('faq_question_length');
+ variable_del('faq_hide_qa_accordion');
+ variable_del('faq_show_expand_all');
+ variable_del('faq_use_teaser');
+ variable_del('faq_show_node_links');
+ variable_del('faq_back_to_top');
+ variable_del('faq_disable_node_links');
+ variable_del('faq_default_sorting');
+ // Categories page.
+ variable_del('faq_use_categories');
+ variable_del('faq_category_display');
+ variable_del('faq_category_listing');
+ variable_del('faq_category_hide_qa_accordion');
+ variable_del('faq_count');
+ variable_del('faq_answer_category_name');
+ variable_del('faq_group_questions_top');
+ variable_del('faq_hide_child_terms');
+ variable_del('faq_show_term_page_children');
+ variable_del('faq_omit_vocabulary');
+ variable_del('faq_enable_term_links');
+ // Block settings.
+ variable_del('faq_block_recent_faq_count');
+ variable_del('faq_block_random_faq_count');
+ // Custom breadcrumbs control
+ variable_del('faq_custom_breadcrumbs');
+
+ // Deprecated.
+ variable_del('faq_more_link');
+
+ drupal_uninstall_schema('faq');
+
+ // Clear the cache tables.
+ cache_clear_all('*', 'cache', TRUE);
+ cache_clear_all('*', 'cache_filter', TRUE);
+ cache_clear_all('*', 'cache_menu', TRUE);
+ cache_clear_all('*', 'cache_page', TRUE);
+}
+
+/**
+ * Create 'faq_weights' table in order to upgrade from older installations.
+ *
+ * Should have been created with faq_update_600x() naming convention, but too
+ * late now.
+ *
+ * @return
+ * An array containing the structure of the SQL schema.
+ */
+function faq_update_1() {
+ $schema['faq_weights'] = array(
+ 'description' => 'A table containing the weight of each faq node by category.',
+ 'fields' => array(
+ 'tid' => array('type' => 'int', 'unsigned' => TRUE, 'not null' => TRUE, 'default' => 0),
+ 'nid' => array('type' => 'int', 'unsigned' => TRUE, 'not null' => TRUE, 'default' => 0),
+ 'weight' => array('type' => 'int', 'size' => 'tiny', 'not null' => TRUE, 'default' => 0),
+ ),
+ 'primary key' => array('nid', 'tid'),
+ );
+
+ $ret = array();
+ db_create_table($ret, 'faq_weights', $schema['faq_weights']);
+
+ return $ret;
+}
+
+/**
+ * Create 'faq_questions' table in order to upgrade from older installations.
+ *
+ * Should have been created with faq_update_600x() naming convention, but too
+ * late now.
+ *
+ * @return
+ * An array containing the results of the update.
+ */
+function faq_update_2() {
+ $schema['faq_questions'] = array(
+ 'description' => 'A table containing the long question text of each faq node revision.',
+ 'fields' => array(
+ 'nid' => array('type' => 'int', 'unsigned' => TRUE, 'not null' => TRUE, 'default' => 0, 'description' => 'The primary identifier for a node.'),
+ 'vid' => array('type' => 'int', 'unsigned' => TRUE, 'not null' => TRUE, 'default' => 0, 'description' => 'The primary identifier for a node revision.'),
+ 'question' => array('type' => 'text', 'size' => 'normal', 'not null' => TRUE, 'description' => 'The faq long question text.'),
+ ),
+ 'primary key' => array('nid', 'vid'),
+ );
+
+ $ret = array();
+ db_create_table($ret, 'faq_questions', $schema['faq_questions']);
+
+ $ret[] = update_sql("INSERT INTO {faq_questions} (nid, vid, question) SELECT r.nid, r.vid, r.title FROM {node_revisions} r, {node} n WHERE n.nid = r.nid AND n.type = 'faq'");
+
+ return $ret;
+}
+
+/**
+ * Add the 'detailed_question' column to the 'faq_questions' table.
+ *
+ * @return
+ * An array containing the results of the update.
+ */
+function faq_update_6003() {
+ $ret = array();
+ db_add_field($ret, 'faq_questions', 'detailed_question', array('type' => 'text', 'size' => 'normal', 'not null' => TRUE));
+ $ret[] = update_sql("UPDATE {faq_questions} SET detailed_question = question");
+ return $ret;
+}
diff --git a/sites/all/modules/faq/faq.js b/sites/all/modules/faq/faq.js
new file mode 100644
index 0000000..9f07fb1
--- /dev/null
+++ b/sites/all/modules/faq/faq.js
@@ -0,0 +1,272 @@
+
+function teaser_handler(event) {
+ if ($("input[name=faq_display]:checked").val() != "new_page") {
+ if ($("input[name=faq_use_teaser]:checked").val() == 1) {
+ $("input[name=faq_more_link]").removeAttr("disabled");
+ }
+ else {
+ $("input[name=faq_more_link]").attr("disabled", "disabled");
+ }
+ }
+}
+
+function faq_display_handler(event) {
+ // Enable / disable "questions_inline" and "questions_top" only settings.
+ if ($("input[name=faq_display]:checked").val() == "questions_inline" || $("input[name=faq_display]:checked").val() == "questions_top") {
+ $("input[name=faq_back_to_top]").removeAttr("disabled");
+ $("input[name=faq_qa_mark]").removeAttr("disabled");
+ // Enable / disable label settings according to "qa_mark" setting.
+ if ($("input[name=faq_qa_mark]:checked").val() == 1) {
+ $("input[name=faq_question_label]").removeAttr("disabled");
+ $("input[name=faq_answer_label]").removeAttr("disabled");
+ }
+ else {
+ $("input[name=faq_question_label]").attr("disabled", "disabled");
+ $("input[name=faq_answer_label]").attr("disabled", "disabled");
+ }
+ }
+ else {
+ $("input[name=faq_back_to_top]").attr("disabled", "disabled");
+ $("input[name=faq_qa_mark]").attr("disabled", "disabled");
+ $("input[name=faq_question_label]").attr("disabled", "disabled");
+ $("input[name=faq_answer_label]").attr("disabled", "disabled");
+ }
+
+ // Enable / disable "hide_answer" only settings.
+ if ($("input[name=faq_display]:checked").val() != "hide_answer") {
+ $("input[name=faq_hide_qa_accordion]").attr("disabled", "disabled");
+ }
+ else {
+ $("input[name=faq_hide_qa_accordion]").removeAttr("disabled");
+ }
+
+ // Enable / disable "new_page" only settings.
+ if ($("input[name=faq_display]:checked").val() != "new_page") {
+ $("input[name=faq_use_teaser]").removeAttr("disabled");
+ $("input[name=faq_more_link]").removeAttr("disabled");
+ $("input[name=faq_disable_node_links]").removeAttr("disabled");
+ }
+ else {
+ $("input[name=faq_use_teaser]").attr("disabled", "disabled");
+ $("input[name=faq_more_link]").attr("disabled", "disabled");
+ $("input[name=faq_disable_node_links]").attr("disabled", "disabled");
+ }
+ teaser_handler(event);
+
+ // Enable / disable "new_page" and "questions_top" only settings.
+ if ($("input[name=faq_display]:checked").val() == "new_page" ||
+ $("input[name=faq_display]:checked").val() == "questions_top") {
+ $("select[name=faq_question_listing]").removeAttr("disabled");
+ }
+ else {
+ $("select[name=faq_question_listing]").attr("disabled", "disabled");
+ }
+
+}
+
+function qa_mark_handler(event) {
+ if ($("input[name=faq_display]:checked").val() == "questions_inline") {
+ // Enable / disable label settings according to "qa_mark" setting.
+ if ($("input[name=faq_qa_mark]:checked").val() == 1) {
+ $("input[name=faq_question_label]").removeAttr("disabled");
+ $("input[name=faq_answer_label]").removeAttr("disabled");
+ }
+ else {
+ $("input[name=faq_question_label]").attr("disabled", "disabled");
+ $("input[name=faq_answer_label]").attr("disabled", "disabled");
+ }
+ }
+}
+
+function questions_top_handler(event) {
+ $("input[name=faq_display]").val() == "questions_top" ?
+ $("input[name=faq_group_questions_top]").removeAttr("disabled"):
+ $("input[name=faq_group_questions_top]").attr("disabled", "disabled");
+
+ $("input[name=faq_display]").val() == "questions_top" ?
+ $("input[name=faq_answer_category_name]").removeAttr("disabled"):
+ $("input[name=faq_answer_category_name]").attr("disabled", "disabled");
+}
+
+
+function child_term_handler(event) {
+ if ($("input[name=faq_hide_child_terms]:checked").val() == 1) {
+ $("input[name=faq_show_term_page_children]").attr("disabled", "disabled");
+ }
+ else if ($("input[name=faq_category_display]:checked").val() != "categories_inline") {
+ $("input[name=faq_show_term_page_children]").removeAttr("disabled");
+ }
+}
+
+
+function categories_handler(event) {
+ if ($("input[name=faq_display]").val() == "questions_top") {
+ $("input[name=faq_category_display]:checked").val() == "categories_inline" ?
+ $("input[name=faq_group_questions_top]").removeAttr("disabled"):
+ $("input[name=faq_group_questions_top]").attr("disabled", "disabled");
+ $("input[name=faq_category_display]:checked").val() == "new_page" ?
+ $("input[name=faq_answer_category_name]").attr("disabled", "disabled"):
+ $("input[name=faq_answer_category_name]").removeAttr("disabled");
+ }
+ else {
+ $("input[name=faq_group_questions_top]").attr("disabled", "disabled");
+ }
+
+ // Enable / disable "hide_qa" only settings.
+ if ($("input[name=faq_category_display]:checked").val() != "hide_qa") {
+ $("input[name=faq_category_hide_qa_accordion]").attr("disabled", "disabled");
+ }
+ else {
+ $("input[name=faq_category_hide_qa_accordion]").removeAttr("disabled");
+ }
+
+ $("input[name=faq_category_display]:checked").val() == "categories_inline" ?
+ $("input[name=faq_hide_child_terms]").attr("disabled", "disabled"):
+ $("input[name=faq_hide_child_terms]").removeAttr("disabled");
+ $("input[name=faq_category_display]:checked").val() == "categories_inline" ?
+ $("input[name=faq_show_term_page_children]").attr("disabled", "disabled"):
+ $("input[name=faq_show_term_page_children]").removeAttr("disabled");
+ $("input[name=faq_category_display]:checked").val() == "new_page" ?
+ $("select[name=faq_category_listing]").removeAttr("disabled"):
+ $("select[name=faq_category_listing]").attr("disabled", "disabled");
+
+ child_term_handler();
+}
+
+Drupal.behaviors.initFaqModule = function (context) {
+ // Hide/show answer for a question.
+ var faq_hide_qa_accordion = Drupal.settings.faq.faq_hide_qa_accordion;
+ $('div.faq-dd-hide-answer', context).addClass("collapsible collapsed");
+
+ if (!faq_hide_qa_accordion) {
+ $('div.faq-dd-hide-answer:not(.faq-processed)', context).addClass('faq-processed').hide();
+ }
+
+ $('div.faq-dt-hide-answer:not(.faq-processed)', context).addClass('faq-processed').click(function() {
+ if (faq_hide_qa_accordion) {
+ $('div.faq-dt-hide-answer').not($(this)).removeClass('faq-qa-visible');
+ }
+ $(this).toggleClass('faq-qa-visible');
+ $(this).parent().addClass('faq-viewed');
+ $('div.faq-dd-hide-answer').not($(this).next('div.faq-dd-hide-answer')).addClass("collapsed");
+ if (!faq_hide_qa_accordion) {
+ $(this).next('div.faq-dd-hide-answer').slideToggle('fast', function() {
+ $(this).parent().toggleClass('expanded');
+ });
+ }
+ $(this).next('div.faq-dd-hide-answer').toggleClass("collapsed");
+
+ // Change the fragment, too, for permalink/bookmark.
+ // To keep the current page from scrolling, refs
+ // http://stackoverflow.com/questions/1489624/modifying-document-location-hash-without-page-scrolling/1489802#1489802
+ var hash = $(this).find('a').attr('id');
+ var fx, node = $('#' + hash);
+ if (node.length) {
+ fx = $('
'. t("To create a question and answer, the user must create a 'FAQ' node (Create content >> FAQ). This screen allows the user to edit the question and answer text. If the 'Taxonomy' module is enabled and there are some terms configured for the FAQ node type, it will also be possible to put the questions into different categories when editing.") .'
'. + ''. t("The 'Frequently Asked Questions' settings configuration screen will allow users with 'administer faq' permissions to specify different layouts of the questions and answers.") .'
'. + ''. t("All users with 'view faq page' permissions will be able to view the generated FAQ page at 'www.example.com/faq'.") .'
'; + return $output; + case 'admin/modules#description': + return t('Allows the user to configure the layout of questions and answers on a FAQ page.'); + } +} + +/** + * Implements hook_perm(). + */ +function faq_perm() { + return array('administer faq', 'view faq page', 'edit own faq', 'edit faq', 'create faq', 'administer faq order', 'delete faq content', 'delete own faq content'); +} + + +/** + * Implements hook_access(). + */ +function faq_access($op, $node, $account = NULL) { + global $user; + if (empty($account)) { + $account = $user; + } + + if ($op != 'create') { + $node = (object)$node; + } + if ($op == 'create') { + if (user_access('create faq')) { + return TRUE; + } + } + elseif ($op == 'update') { + if (user_access('edit faq')) { + return TRUE; + } + elseif (user_access('edit own faq') && $account->uid == $node->uid) { + return TRUE; + } + } + elseif ($op == 'delete') { + if (user_access('delete faq content')) { + return TRUE; + } + elseif (user_access('delete own faq content') && $account->uid == $node->uid) { + return TRUE; + } + } +} + +/** + * Implements hook_menu(). + */ +function faq_menu() { + $items = array(); + + $items['faq'] = array( + 'title' => 'Frequently Asked Questions', + 'page callback' => 'faq_page', + 'access callback' => 'user_access', + 'access arguments' => array('view faq page'), + 'weight' => 1, + ); + + $items['faq/list'] = array( + 'title' => 'List', + 'page callback' => 'faq_page', + 'access callback' => 'user_access', + 'access arguments' => array('view faq page'), + 'weight' => -10, + 'type' => MENU_DEFAULT_LOCAL_TASK, + ); + + $items['faq/order'] = array( + 'title' => 'Order', + 'description' => 'Allows the user to configure the order of questions and answers on a FAQ page.', + 'file' => 'faq.admin.inc', + 'page callback' => 'drupal_get_form', + 'page arguments' => array('faq_order_settings_form'), + 'access callback' => 'user_access', + 'access arguments' => array('administer faq order'), + 'type' => MENU_LOCAL_TASK, + 'weight' => -8, + ); + + $items['faq/%'] = array( + 'title' => 'Frequently Asked Questions', + 'page callback' => 'faq_page', + 'page arguments' => array(1), + 'access callback' => 'user_access', + 'access arguments' => array('view faq page'), + 'type' => MENU_CALLBACK, + ); + + $items['faq/%/list'] = array( + 'title' => 'List', + 'page callback' => 'faq_page', + 'page arguments' => array(1), + 'access callback' => 'user_access', + 'access arguments' => array('view faq page'), + 'type' => MENU_DEFAULT_LOCAL_TASK, + 'weight' => -10, + ); + + $items['faq/%/order'] = array( + 'title' => 'Order', + 'description' => 'Allows the user to configure the order of questions and answers on a FAQ page.', + 'file' => 'faq.admin.inc', + 'page callback' => 'drupal_get_form', + 'page arguments' => array('faq_order_settings_form', 1), + 'access callback' => 'user_access', + 'access arguments' => array('administer faq order'), + 'type' => MENU_LOCAL_TASK, + 'weight' => -8, + ); + + $items['admin/settings/faq'] = array( + 'title' => 'Frequently Asked Questions', + 'description' => 'Allows the user to configure the layout of questions and answers on a FAQ page.', + 'file' => 'faq.admin.inc', + 'page callback' => 'faq_settings_page', + 'access callback' => 'user_access', + 'access arguments' => array('administer faq'), + ); + $items['admin/settings/faq/general'] = array( + 'title' => 'General', + 'description' => 'Allows the user to configure the header and descriptive text for the FAQ page.', + 'file' => 'faq.admin.inc', + 'page callback' => 'drupal_get_form', + 'page arguments' => array('faq_general_settings_form'), + 'access callback' => 'user_access', + 'access arguments' => array('administer faq'), + 'type' => MENU_DEFAULT_LOCAL_TASK, + 'weight' => -10, + ); + $items['admin/settings/faq/questions'] = array( + 'title' => 'Questions', + 'description' => 'Allows the user to configure the layout of questions and answers on a FAQ page.', + 'file' => 'faq.admin.inc', + 'page callback' => 'drupal_get_form', + 'page arguments' => array('faq_questions_settings_form'), + 'access callback' => 'user_access', + 'access arguments' => array('administer faq'), + 'type' => MENU_LOCAL_TASK, + 'weight' => -9, + ); + $items['admin/settings/faq/categories'] = array( + 'title' => 'Categories', + 'description' => 'Allows the user to configure the layout of questions and answers using categories on a FAQ page.', + 'file' => 'faq.admin.inc', + 'page callback' => 'drupal_get_form', + 'page arguments' => array('faq_categories_settings_form'), + 'access callback' => 'user_access', + 'access arguments' => array('administer faq'), + 'type' => MENU_LOCAL_TASK, + 'weight' => -8, + ); + return $items; +} + +/** + * Implements hook_node_info(). + * + * Defines the FAQ node/content type. + * @return + * An array, containing the title, module name and the description. + */ +function faq_node_info() { + return array( + 'faq' => array( + 'name' => t('FAQ'), + 'module' => 'faq', + 'description' => t('A frequently asked question and its answer.'), + 'title_label' => t('Question'), + 'body_label' => t('Answer'), + ) + ); +} + +/** + * Defines the form where new questions and answers are written. + * + * @param &$node + * The node being added or edited. + * @param &$param + * The hook can set this variable to an associative array of attributes to add + * to the enclosing