Differences

This shows you the differences between two versions of the page.

deutsch:andere-erweiterungen:frontend:enhanced-frontend-editor [2012/02/29 01:22]
Knut Heermann (flip-flop)
deutsch:andere-erweiterungen:frontend:enhanced-frontend-editor [2018/06/03 18:09] (current)
Line 1: Line 1:
{{indexmenu_n>10}} {{indexmenu_n>10}}
 +{{indexmenu_n>10}}
 +
====== Erweiterter Frontend-Editor ====== ====== Erweiterter Frontend-Editor ======
-> Just created an enhancement for the frontend-editor i could no more live without :)+> Gerade habe ich eine Erweiterung für den Frontend-Editor erstellt, ich könnte nicht mehr leben ohne :)
> >
-> As simple as it gets. This Tweak adds+> So einfach wie es nur geht. Dieser Tweak fügt hinzu
-> 1. "Go to Backend" Button +> 1. "Gehe in das Backend" Button 
-> 2. "New structure" (below active structure) button +> 2. "Neue Struktur" //(unterhalb der aktiven Struktur)// Button 
-> 3. "New article" (into active structure) button+> 3. "Neuer Artikel" //(in der aktiven Struktur)// Button
> >
-> Installation: +> **Installation:** 
-> 1. create "rt_more_fe_links.php" and paste the code below +> 1. Erstelle eine Datei "rt_more_fe_links.php" und kopiere den unten gezeigten Code hinein. 
-> 2. put the file into "template/inc_script/frontend_render/"+> 2. Die Datei wird in "template/inc_script/frontend_render/.." abgelegt.
> >
-> The box is only visible to logged in admin, also requires the frontend editor to be enabled+> **Die Box ist nur sichtbar für eingeloggte Administratoren, der Frontend-Editor muss aktiviert sein.** 
 +
 +> {{:deutsch:andere-erweiterungen:frontend:phpwcmsenhancedfeeditor.jpg|}}
\\ \\
Line 21: Line 25:
Forum: [[http://forum.phpwcms.org/viewtopic.php?p=132644|Enhanced Frontend Editor (Easy)]] Forum: [[http://forum.phpwcms.org/viewtopic.php?p=132644|Enhanced Frontend Editor (Easy)]]
-**Autor:** phalancs \\+**Autor:** Konstantin Schultes (phalancs) [[http://www.enym.com]] \\
**CMS Version:** >= 1.4x \\ **CMS Version:** >= 1.4x \\
**Version:** V1.0 //(27.02.2012)// \\ **Version:** V1.0 //(27.02.2012)// \\
**Bedingung:**  -> [[http://www.phpwcms-docu.de/confincphp_de.phtml|/config/phpwcms/conf.inc.php]] \\ **Bedingung:**  -> [[http://www.phpwcms-docu.de/confincphp_de.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;
---- ----
\\ \\
 +
===== PHP: ===== ===== PHP: =====
Line 47: Line 53:
// //
// This script enhances the frontend-Editor. Just create a file like // This script enhances the frontend-Editor. Just create a file like
-// "more_fe_links.php" and put it into "template/inc_script/frontend_render/"+// "rt_more_fe_links.php" and put it into "template/inc_script/frontend_render/"
// Basic editing tasks will be much easier then! Enjoy :) // Basic editing tasks will be much easier then! Enjoy :)
// //
deutsch/andere-erweiterungen/frontend/enhanced-frontend-editor.1330474920.txt.gz · Last modified: 2018/06/03 18:07 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0