adding initial rich editor code
This commit is contained in:
parent
da2623bea4
commit
923e99ccf2
5 changed files with 424 additions and 4 deletions
|
|
@ -119,7 +119,8 @@ assetContainers = WebGUI::Asset::Wobject::Layout, \
|
|||
# and are not typically used as a normal part of content
|
||||
# management.
|
||||
|
||||
utilityAssets => WebGUI::Asset::Template
|
||||
utilityAssets => WebGUI::Asset::Template, \
|
||||
WebGUI::Asset::RichEdit
|
||||
|
||||
# Optionally specify a group id for assets to tell WebGUI what
|
||||
# group a user needs to be part of in order to add that type of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue