https://github.com/s9e/phpbb-ext-zeta-bbcodes
https://github.com/s9e/phpbb-ext-zeta-bbcodes
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/s9e/phpbb-ext-zeta-bbcodes
- Owner: s9e
- License: mit
- Created: 2018-05-31T14:21:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-26T17:12:13.000Z (almost 8 years ago)
- Last Synced: 2025-02-27T03:33:12.066Z (over 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation
1. Download the [latest release](https://github.com/s9e/phpbb-ext-zeta-bbcodes/releases/latest).
2. Unpack the archive on your computer.
3. Upload the `s9e` directory to the `ext` directory of your phpBB instllation.
4. Go to your forum's admin panel and enable the extension.
## Supported BBCodes
- bgcolor: `[bgcolor=red]`
- big, small
- border:
- `[border=red]`
- `[border=red,1]`
- `[border=red,1,solid]`
- center
- font: `[font=Arial]`
- hr
- html
- me
- member
- nocode
- right
- s, sub, sup
- spoiler
- staff
- table:
- `[table]`
- `[table=2]` (2 columns)
- `[table=2,Title]`
- `[table=2,Title,1]`
- tr, th, td and c