adding assets to config file

This commit is contained in:
JT Smith 2005-12-04 05:36:40 +00:00
parent 2315f5edc3
commit 3b93444690
2 changed files with 7 additions and 3 deletions

View file

@ -128,7 +128,12 @@ assets = WebGUI::Asset::Snippet, \
WebGUI::Asset::Wobject::Product, \
WebGUI::Asset::Wobject::SQLReport, \
WebGUI::Asset::Wobject::Survey, \
WebGUI::Asset::Wobject::WeatherData, \
WebGUI::Asset::Wobject::MultiSearch, \
WebGUI::Asset::Wobject::StockData, \
WebGUI::Asset::Wobject::SyndicatedContent, \
WebGUI::Asset::Wobject::InOutBoard, \
WebGUI::Asset::File::ZipArchive, \
WebGUI::Asset::Wobject::WSClient
# Specify the list assets that are used for utility purposes only
@ -142,8 +147,7 @@ utilityAssets = WebGUI::Asset::Template, WebGUI::Asset::RichEdit, WebGUI::Asset:
# These items are typically not content themselves, but rather
# layout mechanisms.
assetContainers = WebGUI::Asset::Wobject::Layout, \
WebGUI::Asset::Wobject::Folder
assetContainers = WebGUI::Asset::Wobject::Layout, WebGUI::Asset::Wobject::Folder, WebGUI::Asset::Wobject::Dashboard
# 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