{"id":39497005,"url":"https://github.com/clarin-eric/drupal-faq","last_synced_at":"2026-01-18T05:43:17.719Z","repository":{"id":144998992,"uuid":"510687815","full_name":"clarin-eric/drupal-faq","owner":"clarin-eric","description":"CLARIN custom fork of Drupal FAQ module (https://git.drupalcode.org/project/faq)","archived":false,"fork":false,"pushed_at":"2023-03-25T00:09:29.000Z","size":777,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-10T03:14:55.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clarin-eric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-07-05T10:25:24.000Z","updated_at":"2022-08-09T14:15:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"7feb4fef-3299-4b00-bf7f-0f8b867b023f","html_url":"https://github.com/clarin-eric/drupal-faq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clarin-eric/drupal-faq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarin-eric%2Fdrupal-faq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarin-eric%2Fdrupal-faq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarin-eric%2Fdrupal-faq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarin-eric%2Fdrupal-faq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clarin-eric","download_url":"https://codeload.github.com/clarin-eric/drupal-faq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarin-eric%2Fdrupal-faq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28531366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-18T05:43:17.658Z","updated_at":"2026-01-18T05:43:17.710Z","avatar_url":"https://github.com/clarin-eric.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Frequently Asked Questions\n==============================\nThis is a fork of https://git.drupalcode.org/project/faq from the branch 8.x-1.x\n\nThe Frequently Asked Questions (faq) module allows users, \nwith appropriate permissions, to create question and answer \npairs which they want displayed on the 'faq' page. The 'faq' \npage is automatically generated from the FAQ nodes configured.\n\n### Installation\n1. Copy faq folder to [drupalinstallationrootfolder]/modules directory.\n2. At admin/modules enable the FAQ module.\n3. Set permissions at admin/people/permissions#module-faq\n4. Configure the module at admin/config/content/faq\n5. Your FAQ-s are available at /faq-page and /faq-page/{taxonomy**termid} depends on the settings at the previous point.\n\n### Features\nThe layout of the FAQ page can be modified on the settings page. There are four question and answer layouts to choose from. In addition, if the 'Taxonomy' module is enabled, it is possible to put the questions into different categories when editing. Users will need the 'view faq page' permission to view the built-in 'faq' page and will need the 'administer faq' permission to configure the layout, etc.\nThere is a block included in this module: FAQ categories shows FAQ-related taxonomy terms in a block.\n\n### General settings tab\nIn this page you can set the FAQ Page title, description and use custom breadcrumbs or not. These settings will be shown on every FAQ Page, breadcrumbs are build by categories.\n\n### Questions settings tab\nPage layout determines how to render a FAQ page:\n* **Questions inline**: the answer is directly below the question\n* **Clicking on question takes user to answer further down the page**: on the top of the page there is a ‘table of content’ and then the question-answers\n* **Clicking on question opens/hides answer under question**: the answer is hidden by default, collapse all/expand all links provided\n* **Clicking on question opens the answer in a new page**: answer is not listed on the page, just a link to the content\n\nIn miscellaneous layout settings you can set the listing style, you can label the questions and answers.\n\nThe questions length determines how the questions are shown on pages. From node edit form you can disable ‘detailed question’ by checking off the ‘Allow long question text to be configured’.\nAnother opportunities: use accordion effect for ‘open/hide’ layout, use answer teasers instead of full nodes, you can show or hide node links and disable linking to the question node. You can also set the ‘back to top’ text and give a default sorting to the nodes.\n\n### Category settings tab\nIn this page you can configure how to categorize the questions. The common in this layouts is that we can distinguish two page: the simple /faq-page and a category view on /faq-page/{termid} url. On the simple faq-page there is a hierarchical category list and on the category view the FAQs of the current category ans subcategories are listed. The available categories layouts:\n* **Don’t display**: in this case on the simple /faq-page site there are no categories listed, but the category views are still available in /faq-page/{termid} form.\n* **Categories inline**: on the top of the page there is a table of contents structured by the categories.\n* **Clicking on category opens/hides question and answers under category**\n* **Clicking on category opens the questions/answers in a new page**: in this case questions layout setting won’t affect the site’s layout.\n\n### Sorting FAQs\nOn the /faq-page/order or /faq-page/{termid}/order there is the opportunity to add custom sorting to the questions. These settings are distinguished by categories, so if a question is a member of more categories, you can order categories separately.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarin-eric%2Fdrupal-faq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclarin-eric%2Fdrupal-faq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarin-eric%2Fdrupal-faq/lists"}