Replaces quotation marks with curly quotes.
- php 8.0 or higher
- phpBB 3.3.3 or higher
Copy the extension to phpBB3/ext/imcger/curlyquotes
Go to "ACP" > "Customise" > "Extensions Manager" and enable the "phpBB Curly Quotes" extension. Go to "ACP" > "Extension" > "Curly Quotes Settings" and set the quote style for your languages.
- Quotation marks styles
- Replace remaining quotes with Prime characters
- Fixed copy paste mistake in ext.php
- Added suport for coordinates and length specifications ft./in.
- Added replace quotes in preview
- Changed PHP max to v8.2
- Update check system requirement
- Fixed don't show attachment in post
- Fixed Error 500 wenn user only set the beginning quotation mark
- Fixed no apostrophe if starting string has only one character
- Fixed replace quotation marks in BBCode "code"
- Code changes
- Versions check
- Fixed language setting
- Code changes
- ACP Panel added
- Code changes
- Replace remaining quotes with prime symbole
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link for Curly Quotes. - Delete the
curlyquotes
folder fromphpBB3/ext/imcger/
. - Install the new Curly Quotes extension.
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link for Curly Quotes. - To permanently uninstall, click
Delete Data
, then delete thecurlyquotes
folder fromphpBB3/ext/imcger/
.
phpBB-Curly-Quotes GPLv2