DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

EXT: Readable name of your extension

Created:2010-02-18T17:33:18
Changed:2014-05-19T13:45:57.120000000
Classification:extensionkey
Description:The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) see more: http://wiki.typo3.org/doc_template#tags ----
Keywords:keywords comma-separated
Author:Author Name
Email:your@email.com
Info 4:
Language:en

img-1 img-2 EXT: wordpress grabber–ws_wordpressgrab

EXT: Wordpress grabber

Extension Key: ws_wordpressgrab

Language: en

Keywords: wordpress, synchronisation

Copyright 2000-2014, Nikolay Orlenko, <info@web-spectr.com>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.org

Table of Contents

EXT: Wordpress grabber 1

`Introduction 3 <#__RefHeading__1038_11255780>`_

What does it do? 3

`Installation 4 <#__RefHeading__1042_11255780>`_

`User Manual 5 <#__RefHeading__171_444571794>`_

`Configuration 6 <#__RefHeading__286_737155264>`_

Introduction

What does it do?

The main goal of this extension to synchronize WordPress blog and TYPO3 installation. Plugin imports posts from blog in TYPO3 system folder.

Installation

  • Install extension using Extension Manager
  • Configure in “Scheduler” module the “Wordpress grabber” task with all configuration data
    • Host, Username, Password, Database – credentials to MySql server with Wordpress database.Note: It should be able to connect to MySql server from external IP where TYPO3 is installed.
    • “Table prefix” – table prefix in Wordpress. By default “wp_”
    • You can filter posts by categories. Use “Category IDs”
    • Set PID where posts should be inserted

img-3

User Manual

  • Add FrontEnd plugin “Wordpress Grabber: display posts” at page where you would like to show post list

  • Module parse content and save 1 st image in separated image. All another images are used as is in the post's content

  • Crop description: By default you can crop description. Leave this field empty to have hole posts content in the listing.

  • Limit posts: you can limit posts in you listing

  • Enable pagination: you can use default pagination in listing. In this case “Limit per page” value would used instead of “Limit posts”

  • Enable “AddThis”: you can add social sharing button provided by AddThis service.

    img-4

Configuration

You can change formatting in extension html template.

Copy original template from typo3conf/ext/ws_wordpressgrab/Resources/Private/Templates

to fileadmin/default/templates/extensions/ws_wordpressgrab/Templates

Set in TypoScript constantsplugin.tx_wswordpressgrab.view.templateRootPath = fileadmin/default/templates/extensions/ws_wordpressgrab/Templates

6