定制 xima/xm_drupal_manual 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

xima/xm_drupal_manual

最新稳定版本:v0.1.3

Composer 安装命令:

composer require xima/xm_drupal_manual

包简介

This module provides a manual for Drupal using the export route of the books core module.

README 文档

README

This module provides a manual for Drupal using the export route of the books core module.

The current state is experimental and may contain hard codings.

Features

  • templates for displaying a book with all of its pages on a single page
  • hides the books outline for non-book-page nodes
  • a minimal styling for the manual

Requirements

  • Drupal 10+

Installation

  1. Install using composer.json: composer require xima/xm_drupal_manual
  2. Enable the module in the drupal backend as usual

Developer instructions

PHP quality tools

Rector

A rector config is provided. Run the following command to execute it:

composer run-script php:check

Build assets

Navigate to the module folder in order to rebuild the assets:

Build the minified js:

npm run js

Compile scss into minified css:

npm run sass

统计信息

  • 总下载量: 249
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • 开发语言: SCSS

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-04-26