working on adding codearea form field type
This commit is contained in:
parent
a287beda58
commit
cbb4f662c4
5 changed files with 105 additions and 4 deletions
|
|
@ -1,3 +1,12 @@
|
|||
assets = WebGUI::Asset::File::Image, \
|
||||
WebGUI::Asset::File, \
|
||||
WebGUI::Asset::Redirect, \
|
||||
WebGUI::Asset::Wobject::Layout, \
|
||||
WebGUI::Asset::Wobject::USS, \
|
||||
WebGUI::Asset::Wobject::SyndicatedContent, \
|
||||
WebGUI::Asset::Wobject::Article, \
|
||||
WebGUI::Asset::FilePile
|
||||
|
||||
sitename = www.example.com, example.com
|
||||
|
||||
dsn = DBI:mysql:www_example_com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue