NAME
WE_Frontend::Main - a collection of we_redisys (frontend) related functions
SYNOPSIS
use WE_Frontend::Main;
my $fe = new WE_Frontend::Main $root;
$fe->publish;
$fe->searchindexer;
DESCRIPTION
This module is obsolete and only for backward compatibility. Please use WE_Frontend::Main2 instead.
METHODS
See the method list in WE_Frontend::MainCommon.
CONFIGURATION VARIABLES
Please consult the source (function _pseudo_wesiteinfo_obj
) to see which configuration variables match the new-style members. For example, the new
$c->paths->rootdir
corresponds to the old
$WEsiteinfo::rootdir
AUTHOR
Slaven Rezic - slaven@rezic.de