added redirect and migrated site map to article

This commit is contained in:
JT Smith 2004-11-24 19:32:03 +00:00
parent 0ffe4c87ce
commit 8a3e872238
8 changed files with 203 additions and 24 deletions

View file

@ -54,10 +54,6 @@ sub definition {
}
#-------------------------------------------------------------------
sub name {
return WebGUI::International::get(1,"Article");
}
#-------------------------------------------------------------------
sub getEditForm {
@ -87,6 +83,12 @@ sub getEditForm {
}
#-------------------------------------------------------------------
sub getName {
return WebGUI::International::get(1,"Article");
}
#-------------------------------------------------------------------
sub www_edit {
my $self = shift;