The official extension repository only consists of freely available extensions. New documentation is rendered once a day.

The following extension versions depend on this extension:
| Filename | Size | View | Date | Download |
|---|---|---|---|---|
| ChangeLog | 108 | View | 14.04.2006 | Download |
| README.txt | 80 | View | 14.04.2006 | Download |
| class.tsfeBeUserAuth.php | 30 K | View | 14.04.2006 | Download |
| ext_icon.gif | 124 | View | 14.04.2006 | Download |
| ext_localconf.php | 274 | View | 14.04.2006 | Download |
| locallang_tsfe.php | 3.7 K | View | 14.04.2006 | Download |
| doc/wizard_form.dat | 1.3 K | 14.04.2006 | Download | |
| doc/wizard_form.html | 15.5 K | 14.04.2006 | Download | |
| FE_editMenu/FE_editMenu-switch.css | 610 | View | 11.04.2006 | Download |
| FE_editMenu/FE_editMenu.css | 5.8 K | View | 10.04.2006 | Download |
| FE_editMenu/onLoad.js | 2.2 K | 07.04.2006 | Download |
<?php
$TYPO3_CONF_VARS['BE']['XLLfile']['EXT:lang/locallang_tsfe.php']= PATH_typo3conf."ext/pixe_feediting/locallang_tsfe.php";
$TYPO3_CONF_VARS[TYPO3_MODE]["XCLASS"]["t3lib/class.t3lib_tsfebeuserauth.php"] = t3lib_extMgm::extPath($_EXTKEY)."class.tsfeBeUserAuth.php";
?>