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: joboffers_feedit

Author:Kasper Skårhøj
Created:2002-11-01T00:32:00
Changed:2005-09-15T15:24:13
Author:Morten Tranberg Hansen
Email:mth@daimi.au.dk
Info 3:
Info 4:

EXT: joboffers_feedit

Extension Key: joboffers_feedit

Copyright 2005, Morten Tranberg Hansen, <mth@daimi.au.dk>

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.com

Table of Contents

EXT: news_feedit 1

Introduction 1

What does it do? 1

Users manual 1

Quick start: 1

Configuration 1

Reference 1

Known problems 2

To-Do list 2

Introduction

What does it do?

This is an frontend extension for creating and editing ab_minijoboffers records in forntend.

This extension is used as an example of how to use mth_feedit API.

Users manual

Quick start:

Install the extension, include static templates (default configuration and default CSS styles) to a page, and create a plugin element of type FE News on that page

Configuration

Reference

See docuementation for extension 'mth_feedit'

((generated))
Example

Here is an example of how to use the stuff from the reference:

plugin.tx_joboffersfeedit_pi1.mthfeedit {
  allowedGroups = 1
  pid = 9

  infomail = 1
  email.from = FROM@EMAIL.COM
  email.fromName = FROM NAME
  email.admin = ADMIN@EMAIL.COM
  email.field = FIELD FROM RECORD WHERE USERS EMAIL SHOULD BE FOUND.
}

Known problems

- Let me know, if you find some

To-Do list

- Nothing right now

img-1 EXT: joboffers_feedit - 2