plugin:codebutton2
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plugin:codebutton2 [2013-12-10 17:29] – bushroot | plugin:codebutton2 [2023-05-04 20:39] (current) – screenshots Aleksandr | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
---- plugin ---- | ---- plugin ---- | ||
- | description: | + | description: |
- | author | + | author |
email : resheto@gmail.com | email : resheto@gmail.com | ||
type : action | type : action | ||
- | lastupdate : 2010-12-11 | + | lastupdate : 2013-12-10 |
- | compatible : | + | compatible : Binky, Weatherwax, Adora Belle, Angua |
depends | depends | ||
conflicts | conflicts | ||
similar | similar | ||
- | tags : toolbar, button, code | + | tags : toolbar, button, code, deprecated |
- | downloadurl: | + | downloadurl: |
- | bugtracker : http:// | + | bugtracker : https:// |
- | sourcerepo : http:// | + | sourcerepo : https:// |
donationurl: | donationurl: | ||
+ | |||
+ | screenshot_img: | ||
---- | ---- | ||
- | :!: need [[# | + | :!: Need [[# |
===== Download and Installation ===== | ===== Download and Installation ===== | ||
- | Download | + | Search |
===== Prerequirements ===== | ===== Prerequirements ===== | ||
- | php gd must be enabled | + | PHP GD must be enabled. |
+ | |||
+ | In debian-based system install with | ||
- | in debian-based system install with | ||
<code bash> | <code bash> | ||
sudo apt-get install php5-gd | sudo apt-get install php5-gd | ||
Line 39: | Line 42: | ||
===== Syntax and Usage ===== | ===== Syntax and Usage ===== | ||
- | - Go to Admin Panel> | + | - Go to Admin Panel -> CodeButton2 |
- | - Add buttons in a [[wp> | + | - Add buttons in a [[wp> |
- | - Click save | + | - Click " |
- | - Now you will be able to see the code block and buttons at your toolbar. | + | - Now you will be able to see the code block and buttons at your toolbar |
====== ScreenShots ======= | ====== ScreenShots ======= | ||
- | ===== Configuration: ===== | + | ===== Configuration ===== |
- | {{http://img404.imageshack.us/img404/1291/201012112220511.png}} | + | {{https://trello.com/ |
- | ===== Result: new buttons in toolbar ===== | ||
- | {{http://img84.imageshack.us/img84/8717/201012112222291.png}} | + | ===== Result: new buttons in the toolbar ===== |
+ | |||
+ | {{https://trello.com/ | ||
Line 60: | Line 64: | ||
==== Configuration in genpng.php | ==== Configuration in genpng.php | ||
- | configure | + | On some installation relative path don't work. Configure absolute |
- | <code php> $font = '/ | + | <code php> |
+ | $font = '/ | ||
+ | </ | ||
- | ==== Disable resizing icons in some dokuwiki | + | ==== Disable resizing icons in some DokuWiki |
+ | |||
+ | Some DokuWiki releases resize icons to 16x16 size. Just comment this resizing in ''/ | ||
- | Some dokuwiki releases resize icons to 16x16 size. Just comment this resizing in / | ||
<code javascript> | <code javascript> | ||
// create the icon and add it to the button | // create the icon and add it to the button | ||
Line 78: | Line 85: | ||
</ | </ | ||
- | ==== Configuration of php | + | ==== Configuration of PHP ==== |
- | enable gd in php | + | |
+ | Enable GD in PHP. |
plugin/codebutton2.1386692959.txt.gz · Last modified: by bushroot