NAVIGATION
This shows you the differences between two versions of the page.
|
english:other-enhancements:frontend:enhanced-frontend-editor [2012/02/29 01:53] Knut Heermann (flip-flop) |
english:other-enhancements:frontend:enhanced-frontend-editor [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 29: | Line 29: | ||
| **Condition:** -> [[http://www.phpwcms-docu.de/config_files.phtml|config/phpwcms/conf.inc.php]] \\ | **Condition:** -> [[http://www.phpwcms-docu.de/config_files.phtml|config/phpwcms/conf.inc.php]] \\ | ||
| * $phpwcms['allow_ext_render'] = 1; | * $phpwcms['allow_ext_render'] = 1; | ||
| - | * $phpwcms['frontend_edit'] = 0; | + | * $phpwcms['frontend_edit'] = 1; |
| + | * $phpwcms['SESSION_FEinit'] = 1; | ||
| ---- | ---- | ||