migrated poll to asset system and further modularized trash and clipboard

This commit is contained in:
JT Smith 2005-01-01 20:08:56 +00:00
parent 616c5f0f28
commit 920fa27263
11 changed files with 655 additions and 107 deletions

View file

@ -4,6 +4,7 @@ assets = WebGUI::Asset::File::Image, \
WebGUI::Asset::Redirect, \
WebGUI::Asset::Wobject::Layout, \
WebGUI::Asset::Wobject::USS, \
WebGUI::Asset::Wobject::Poll, \
WebGUI::Asset::Wobject::SyndicatedContent, \
WebGUI::Asset::Wobject::Article, \
WebGUI::Asset::Wobject::Navigation, \