项目作者: vijaycs85

项目描述 :
Drupal 8 module that provides an easy way to build simple FAQ like list pages.
高级语言: JavaScript
项目地址: git://github.com/vijaycs85/simplelist.git
创建时间: 2018-01-02T20:16:53Z
项目社区:https://github.com/vijaycs85/simplelist

开源协议:

下载


Simple List

Build Status

Overview

Simplelist module provides set of configurations to create simple list page like drupal.org FAQ page.

How does it work?

This module provides snippet content type with snippet type taxonomy vocabulary to create content in different categories. Using entityqueue module to list/order snippets and views module to expose page. All these content can be easily updated to work with different use-cases.

Install

  1. Install module usual.
  2. Create new snippet nodes.
  3. Add nodes to faq node queue.
  4. visit /faq page to see questions and answers.

Create new page

Additional pages can be created by:

  1. Create new term.
  2. Create snippet nodes with new term
  3. Create new node queue and add new nodes.
  4. copying both page and attachment displays.
  5. Update term and node queue details in both displays.

Screenshots

Simplelist

Contributors

Feel free to open an issue or pull request to improve, add new features and bug fixes.

License

This project is distributed under the terms of the GNU General Public License version 2