“”

FE Form Edit API FE Form Edit API

mth_feedit / beta

This is a Frontend API for editing TYPO3 records in the frontend like you do it in the backend. All you have to do is to define the table and witch fields of the table it is possible to edit in the frontend, and the mth_feedit will generate the form for y

Last upload comment

Italian translation added, thanks to Claudio Strizzolo
Solved IE6 autofill problem
See Changelog

Downloads by month

Download 0.4.2 Extension Manual
Author
Morten Tranberg & Kasper Ligaard
Company
Department of Computer Science - Daimi
Last update
23. Jan 2007
First upload
13. Sep 2005
Downloads
21,438
Category
Frontend
Dependencies
none

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
0.4.2 / beta
January 23, 2007
Italian translation added, thanks to Claudio Strizzolo
Solved IE6 autofill problem
See Changelog
Download
0.4.1 / beta
August 15, 2006
Fix with a /div tag to much in genrated code, thx to Holger Sorg.
Download
0.4.0 / beta
August 01, 2006
Problem with MM-relations and edit of records fixed. This makes editing of category relations in news_feedit work (again).
Download
0.3.0 / beta
July 12, 2006
LANG object initialized with TSFE language if present, itemProcFunc now works with preview and last, but not least, icon is added. Thanks to Kasper Ligaard.
Download
0.2.8 / beta
June 13, 2006
Bugfix with array_merge function.
Download
0.2.7 / beta
June 12, 2006
Bug fix.. image upload now works again.
Download
0.2.6 / beta
June 06, 2006
Some css classes added. Thanks to Holger.
Download
0.2.5 / beta
May 31, 2006
Fixed so CSH now works in FE again! It seems like the TCA_DESCR was not loaded in frontend in TYPO3 4.0, like older versions of mth_feedit thought. See Documentation for how to get help icons in frontend.
Download
0.2.4 / beta
May 30, 2006
Default label for empty values in preview added (not saved in DB, only displayed on web and in emails)
Typoscript option
create.preview.dontDisplayEmptyFields and edit.preview.dontDisplayEmptyFields added. These removes the empty fields from preview di
Download
0.2.3 / beta
May 10, 2006
Set to not being a shy extension.
Download
0.2.2 / beta
May 02, 2006
Bug fixed with possibility to override template methods in callers class in PHP5.
And a javascript error causing the rte to not get loaded in frontend (sometimes).
Download
0.2.1 / beta
April 16, 2006
Fix with select fields and foreign_table_where.
Download
0.2.0 / beta
April 11, 2006
This is the TYPO3 4.0 version.
It now works with the new rtehtmlarea and then fixes bug: http://bugs.typo3.org/view.php?id=2241
It also fixes a minor bug with 'now' as default value for date and datetime fields.
Download
0.1.10 / beta
April 11, 2006
test
Download
0.1.9 / beta
April 04, 2006
small changes.
Download
0.1.8 / beta
March 24, 2006
Extra div tag added.
Download
0.1.7 / beta
March 16, 2006
Some bugs fixed. :)
Download
0.1.6 / beta
March 15, 2006
Call to afterSave function in your plugin class added when data is saved.
Now its also possible to override some of the template generating functions in mth_feedit from your plugin class.
All of this documented in the Coding Feature section in the docum
Download
0.1.5 / alpha
March 10, 2006
Description of extension added.
Download
0.1.4 / alpha
March 09, 2006
Bug fixed with disable of preview before submit.
German languages added.
Download
0.1.3 / alpha
March 08, 2006
It is now possible to have tabs in the frontend form, just like in the backend.
Other small correction mades (ex. it is possible to include callers piVars in the form).
Let me know if you find som bugs.
Download
0.1.2 / alpha
January 23, 2006

Download
0.1.1 / alpha
January 10, 2006
Error in documentation fixed.
fields and show_fields properties should have create or edit infront of it, like:
create.fields
Download
0.1.0 / alpha
January 10, 2006
First public release.
The extension is currently working, but the documentation is basic for now and will be improved within the next couple of month.
Download
0.0.19 / alpha
January 10, 2006
FIX: Javascript comments caused javascript errors
Download
0.0.18 / alpha
January 08, 2006

Download
0.0.17 / alpha
November 17, 2005
FIX: Hidden records in relations will not be shown
Download
0.0.16 / alpha
November 14, 2005

Download
0.0.15 / alpha
November 14, 2005

Download
0.0.14 / alpha
November 14, 2005

Download
0.0.13 / alpha
November 14, 2005
Typoscript option show_help_icons added.
Download
0.0.12 / alpha
November 14, 2005

Download
0.0.11 / alpha
November 14, 2005
Add typoscript option no_header.
Download
0.0.10 / alpha
November 08, 2005
Nice dateformat in preview mode.
Download
0.0.9 / alpha
November 08, 2005
default and override values can have values like 'now+30', meaning currentdate+30days.
Download
0.0.8 / alpha
October 24, 2005
'Do not save' label changed to 'Go Back'
Download
0.0.7 / alpha
September 15, 2005
Some cache problems fixed
Download
0.0.6 / alpha
September 15, 2005
More documentation
Download
0.0.5 / alpha
September 15, 2005
Documentations added
Download
0.0.4 / alpha
September 14, 2005

Download
0.0.3 / alpha
September 14, 2005
hmm.
Download
0.0.2 / alpha
September 13, 2005
Fixed frong XCLASS name
Download
0.0.1 / alpha
September 13, 2005
First upload..
Download