drupal 11 module 上一篇与下一篇翻页链接模块 flippy 的安装

记录 drupal 11 module 上一篇与下一篇翻页链接模块 flippy 的安装

flippy 的安装使用
重要 安装完后要运行/update.php这个来更新数据库

通过  composer 自动安装
$ composer require 'drupal/flippy'

或者手动安装,这里是手动安装 git 版
flippy
https://www.drupal.org/project/flippy
https://git.drupalcode.org/project/flippy
git clone --branch=2.x --depth=1 https://git.drupalcode.org/project/flippy.git


/admin/structure/types
首页>管理>结构>内容类型>文章 的选项中点击三角型箭头选择 "编辑"

网址是/admin/structure/types/manage/article?destination=/admin/structure/types

然 后在页面底部找到Flippy settings,钩选Build a pager for this content type,点击 浏览可用的token(令牌) 在 Label for "Previous" link 框中后,输入“上一篇:” ,找到 节点 node,鼠标挪上去会变绿色。

 

点击 绿色三角 "节点 node" 后,找到  "标题 [node:title]"  点击 可用token里的 [node:title] , 就会自动填入该值。


 

点击 保存,完成操作。

保存之后,到相应的主题修改css样式,就可以实现如下图的效果。

完成

标签

添加新评论

受限制的 HTML

  • 允许的HTML标签:<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • 自动断行和分段。
  • 网页和电子邮件地址自动转换为链接。
请输入以上问题的答案,换一个问题请刷新,不区分大小写