基于主链接的Pathauto

发布于 2024-09-25 10:55:27 字数 233 浏览 1 评论 0原文

我正在尝试设置 pathauto 以根据我的主要链接生成干净的 URL。那么关于>高管/董事会将是关于/高管董事会。我为此使用了 [menupath-raw] 令牌,它创建了别名:

About/Executives / Board

它不会删除斜杠并保留空格。另外,它不会转换为小写。我已经设置了所有这些选项(删除斜杠、用破折号替换空格、转换为小写)。

这里还有什么问题吗?

谢谢!

I'm trying to set up pathauto to generate clean URLs based on my primary links. So About > Executives / Board would be about/executives-board. I've used the [menupath-raw] token for this which is creating the alias:

About/Executives / Board

It's not removing the slash and leaving in spaces. Also, it's not converting to lowercase. I've got all of these options set (remove slash, replace space with dash, convert to lowercase).

What else could be wrong here?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

↙厌世 2024-10-02 10:55:27

解决方案是升级到 Pathauto 和 Token 模块的最新开发版本。请参阅 http://drupal.org/node/881270 了解该错误。

Solution is to upgrade to the latest development release of both Pathauto and Token modules. See http://drupal.org/node/881270 for the bug.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文