Editer sur place

Il est possible de définir des blocs comme "Editables".



This is the first IPE (In Place Editable) of the page. It's a 'RAW' one, so no WYSIWYG.

It's amazing. Yes, really!

Simply amazing!



This is a rich text IPE (In Place Editable).

 With a table:

 

Ceci est un tableau C'est assez super les tableaux
Ca me rappelle le bon bieux temps Quand tout était fait de tableaux.

 

Oh, and there are lists too:

 

Truc de dingue!



Ceci est un autre rich text éditable sur place.

 

Mais ouais mon p'tit gars. Ca c'est cooll!!!

Ceci est un autre rich text éditable sur place.

 

Mais ouais mon p'tit gars. Ca c'est cool!!!

Performance
Performance
front/features/edit_in_place

Loading times

Overall loading time:77.121ms
config instantiation6.869ms
helpers include0.280ms
Uri instantiation0.340ms
session instantiation0.071ms
application instantiation0.070ms
user loading0.095ms
locale class instantiation0.088ms
init.php overall time10.786ms
Controller code execution2.154ms
Twig rendering57.179ms
Twist classes autoloading (11)0.671ms
Page class overall (output)61.313ms

Database queries

Total SQL time:57.906ms
connection3.506ms
query 10.903ms
Select * from twist_locales where active = '1' order by
priority ASC
query 252.315ms
Select * from twist_texts WHERE (type = 'P' AND section =
'front' AND (page = 'features/edit_in_place' OR page =
'features/edit_in_place/features/edit_in_place') ) OR (
type = 'S' AND section = 'front') OR type = 'G'
query 31.182ms
Select ttt.language, ttt.last_updated, ttt.text, ttt.text_id
from twist_texts_translations ttt inner join twist_locales
locales on locales.language = ttt.language where ttt.text_id
in
(1585,1589,1590,1591,1592,1593,1597,1598,1601,1602,1605,1606
,1607,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1691
,1692,1694,1998,2003,2005,2006,2007,2008,2010,2011,2012,2020
,2022,2024,2026,2028,2030,2047,2048,2052,2060,2063,2117,3001
,3003,3004,3005,3006,3007,3008,3009,3010,3011,3012,3013,3014
,3015,3017,3018,3019,3020,3096,3097,3098,3099,3100,3101,3102
,3103,3104,3105,3106,3107,3108,3109,3110,3111,3112,3113,3429
,3430,3431,3649,3650,3651,4641,4642,4643,4644,4645,4646) AND
ttt.text <> '' AND ttt.language in ('de','en','fr') order by
INSTR('deenfr', locales.language) DESC, locales.priority
DESC