2017 © Pedro Peláez
 

silverstripe-module silverstripe-admin-panel

SilverStripe front end admin bar module

image

oilee80/silverstripe-admin-panel

SilverStripe front end admin bar module

  • Sunday, December 20, 2015
  • by oilee80
  • Repository
  • 2 Watchers
  • 3 Stars
  • 7,262 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 3 Versions
  • 5 % Grown

The README.md

Silverstripe Admin Panel

This Silverstripe package will create an Admin Panel at the top of the screen by default, this will give you:, (*1)

  • 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, (*2)

  • 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, (*3)

//  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, (*4)

Attributation

The Clipart used was adapted from the following sources, (*5)

  • http://openclipart.org/detail/77047/house-line-art-by-gammillian
  • http://openclipart.org/detail/28802/arrow-by-purzen

The Versions

20/12 2015

dev-master

9999999-dev

SilverStripe front end admin bar module

  Sources   Download

BSD-3-Clause

The Requires

 

by Lee Bradley

admin silverstripe

17/05 2014

1.0.0-RC2

1.0.0.0-RC2

SilverStripe front end admin bar module

  Sources   Download

BSD-3-Clause

The Requires

 

by Lee Bradley

admin silverstripe

16/05 2014

1.0.0-RC

1.0.0.0-RC

SilverStripe front end admin bar module

  Sources   Download

BSD-3-Clause

The Requires

 

by Lee Bradley

admin silverstripe