oilee80/silverstripe-admin-panel
Composer 安装命令:
composer require oilee80/silverstripe-admin-panel
包简介
SilverStripe front end admin bar module
关键字:
README 文档
README
This Silverstripe package will create an Admin Panel at the top of the screen by default, this will give you:
- A link to the page in the CMS
- The stage you are currently viewing (Live/Stage)
- A link to the same page on the alternate stage (Stage/Live)
- A link to the CMS HomePage
- A link to the CMS Admin
- Details about the Page currently being accessed
This panel is only viewable for users logged into the CMS with the following permissions
- CMS_ACCESS_CMSMain
- VIEW_DRAFT_CONTENT
How to add to Page
Place the code below somewhere between the body tags, most likly at the end
// template/Page.ss $AdminPanel
Note
There is an extra parameter ?show_debug=1 that you can pass in via URL, this will add $Debug to the panel
Attributation
The Clipart used was adapted from the following sources
统计信息
- 总下载量: 9.43k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2014-03-17