mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 07:03:06 +02:00
#1775 - Added Rich Textarea (WYSIYWG) for EUF
Initial commit. Needs testing as saving linebreaks is not working properly yet. Perhaps due to filter in /usersettings.php.
This commit is contained in:
@@ -22,6 +22,8 @@ define("UE_LAN_9", "Predefined list");
|
||||
define("UE_LAN_10", "Checkboxes");
|
||||
//v2.1.5
|
||||
define("UE_LAN_13", "Country");
|
||||
//v2.2.2
|
||||
define("UE_LAN_14", "Rich Textarea (WYSIWYG)");
|
||||
|
||||
// Leave a gap to allow for more field types
|
||||
define("UE_LAN_21", "Name");
|
||||
|
Reference in New Issue
Block a user