Updated Templates (markdown)
parent
6f7c64e80a
commit
64cab4521e
24
Templates.md
24
Templates.md
@ -16,43 +16,43 @@ To enable the use of a template, configure its name (without the `.php` ending)
|
||||
|
||||
## Templates included in PrivateBin
|
||||
|
||||
### page
|
||||
|
||||
This is the classic ZeroBin template as used until 0.19 Alpha:
|
||||
|
||||
![page PrivateBin template](https://privatebin.info/img/0.22/page.png)
|
||||
|
||||
|
||||
### bootstrap
|
||||
|
||||
This is a [bootstrap CSS](http://getbootstrap.com/) based PrivateBin template and the default as of 0.20:
|
||||
|
||||
![bootstrap PrivateBin template](https://privatebin.info/img/0.22/bootstrap.png)
|
||||
![bootstrap PrivateBin template]({filename}/img/1.0/bootstrap.png)
|
||||
|
||||
|
||||
### bootstrap-compact
|
||||
|
||||
This is a slightly modified template based on the bootstrap one above. It moves some options into a drop down and the navigation floats fixed to the top, even when scrolling down:
|
||||
|
||||
![bootstrap-compact PrivateBin template](https://privatebin.info/img/0.22/bootstrap-compact.png)
|
||||
![bootstrap-compact PrivateBin template]({filename}/img/1.0/bootstrap-compact.png)
|
||||
|
||||
|
||||
### bootstrap-page
|
||||
|
||||
Not everybody liked the order of the "New" and "Send" buttons so they were switched for usability reasons. For those preferring the order as in the classic "page"-template there is this bootstrap CSS based theme:
|
||||
|
||||
![bootstrap PrivateBin template](https://privatebin.info/img/0.22/bootstrap-page.png)
|
||||
![bootstrap PrivateBin template]({filename}/img/1.0/bootstrap-page.png)
|
||||
|
||||
|
||||
### bootstrap-dark
|
||||
|
||||
Based on the [darkstrap](https://github.com/danneu/darkstrap) bootstrap CSS theme, this is a dark PrivateBin template:
|
||||
|
||||
![bootstrap PrivateBin template](https://privatebin.info/img/0.22/bootstrap-dark.png)
|
||||
![bootstrap PrivateBin template]({filename}/img/1.0/bootstrap-dark.png)
|
||||
|
||||
|
||||
### bootstrap-dark-page
|
||||
|
||||
Not everybody liked the order of the "New" and "Send" buttons so they were switched for usability reasons. For those preferring the order as in the classic "page"-template there is this [darkstrap](https://github.com/danneu/darkstrap) based theme:
|
||||
|
||||
![bootstrap PrivateBin template](https://privatebin.info/img/0.22/bootstrap-dark-page.png)
|
||||
![bootstrap PrivateBin template]({filename}/img/1.0/bootstrap-dark-page.png)
|
||||
|
||||
|
||||
### page
|
||||
|
||||
This is the classic ZeroBin template as used until 0.19 Alpha:
|
||||
|
||||
![page PrivateBin template]({filename}/img/1.0/page.png)
|
Loading…
Reference in New Issue
Block a user