fixed a lineage problem and checked in the new shortcut system

This commit is contained in:
JT Smith 2005-02-04 22:06:46 +00:00
parent 1d8973dc8b
commit 12094333ec
9 changed files with 181 additions and 154 deletions

View file

@ -3,6 +3,7 @@ assets = WebGUI::Asset::File::Image, \
WebGUI::Asset::Snippet, \
WebGUI::Asset::Redirect, \
WebGUI::Asset::Wobject::USS, \
WebGUI::Asset::Wobject::Product, \
WebGUI::Asset::Wobject::Poll, \
WebGUI::Asset::Wobject::SyndicatedContent, \
WebGUI::Asset::Wobject::HttpProxy, \