Word:

Description:

Page header, an image with EPiServer logo
Quick search
Print page Tell a friend about this page Show site map Change my details Log in
Archive / Old projects / EPiGrabber download

EPiGrabber download

Dont know what EPiGrabber is? Visit the project page.

System requirements:
 
EPiServer 4.41 or later with Office Tools extensions installed and activated for the client browser where You want to run EPiGrabber.
 
Installation:

On the client browser machine:
(Must be done once for every client machine where You want EPiGrabber enabled)
  • Download EPiGrabber.zip (119Kb) and unzip it to the folder: \Program Files\ElektroPost\EPiServer Client Tools.
  • Register the ShellTools.IExplorer.dll using the REGSVR32.EXE tool.
    Ex: REGSVR32 ShellTools.IExplorer.dll
  • Restart Internet Explorer.

On the EPiServer Webserver:
(Only done once for every EPiServer webserver)

  • Download EPiServer.Html.zip (2Kb) and unzip it to the EPiServer-folder \EPiServer\Util\ClientTools\Components
  • Open web.config for editing and add the following lines:

    to the section:
    <episerver>
     <clienttools>
      <filters>

    you add the line:
    <filter pageTypes="*" extensions="html" src="Util/HtmlFilters/WordHtml.config" />



    and to the section:
    <episerver>
     <clienttools>
      <scripts>

    you add the line:
    <script pageTypes="*" extensions="html" src="Util/ClientTools/Components/EPiServer.Html.wsc" />

    Here is a sample web.config with the above sections added

  • Save web.config

    Installation is now finished and you may start publish html content to EPiServer from within Internet Explorer by selecting "Publish to EPiServer", either from the Tools-meny or by right-clicking the browser window.
Copyright (C) EPiServer AB 2010 All rights reserved.

This software is unsupported and provided "as is".

EPiServer AB is not to be held responsible in any way for any damage or loss of income and/or data due to the use of the software.


Copyright © 2010 ElektroPost Stockholm AB
johano 4/13/2006 9:48:17 AM