NAME

WebEditor::OldFeatures::TeaserLink - feature to add teasers to pages

SYNOPSIS

Add this to your WE_projectname::OldController:

    use WebEditor::OldFeatures::TeaserLink;
    *showeditor_teaserlink = \&WebEditor::OldFeatures::TeaserLink::showeditor_teaserlink;

AUTHOR

Slaven Rezic