-
-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Extended User Rich Text #1775
Comments
|
@CaMer0n This needs updating: e107/e107_handlers/user_extended_class.php Line 952 in 644a10c
I'm afraid to change it because of backwards compatibility with fields already using the textarea now. Especially with the 'Field include text' (advanced tab when creating a new EUF). Another option is to just add add a new type "bbarea" which can be selected when creating a new EUF. That would avoid any BC issues. What do you think? If that's ok with you, I'll add it in. |
Initial commit. Needs testing as saving linebreaks is not working properly yet. Perhaps due to filter in /usersettings.php.
@Moc This should be working now. |
So there is a Textarea, but no Rich Text selection, trying to create a user bio but Textarea lacks the TnyMic and BB Code
The text was updated successfully, but these errors were encountered: