|
From: Chris W. <ch...@cw...> - 2001-12-13 16:27:37
|
* Tho...@be... (Tho...@be...) [011213 10:32]: > No sorry, I tried this, but base_main is only installed directly in > the website_dir/template :-( Ah, then you can just do: $ cp $BASE_INSTALL_DIR/template/base_main $WEBSITE_DIR/template You can also accomplish this with newer versions using: $ oi_manage refresh_widget Note that you might need to edit the file: $WEBSITE_DIR/template/.no_overwrite And comment out 'base_main' -- otherwise oi_manage will refuse to copy another file over the existing one. Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |