[Typo3-dev] OT: Re: Improving front end editing of MTB and the standard page module

Peter Niederlag niederlag at ikd01.de
Mon Aug 1 12:30:38 CEST 2005


Hi,

tapio schrieb:
[...]
>> I don't know what you mean by "frontend editing of the standard page
>> module" 
> 
> 
> Typo3 has a standard 'Page' module and designing concept, which we call
> as MTB (Modern Template Building). Using on the site standard page
> module and MTB, the frontend editing view doesn't have an edit button on
> top-left corner like using TemplaVoila desigining concept.
> 
> It would not be a big change to get also to the MTB desigining concept
> an extra edit icon.

FYI you are mixing the terms and dependencies quite a lot here.

"Page Module" is a *module* in the *BE*.

MTB is an *approach* to use Typoscript to build websites, TV is a
similar but different *approach*, which also delivers it's own 'Page
Module'.

*Frontend-Editing* can be applied to both of them. For FE-Editing there
are multiple pre-build helpers/additions:
- adminPanel (which should reside in the bottom) => can be configured
through TSConfig as you already have been pointed to
- editIcons (which are configured through typoscript, see TSOB, TSRef)
- editPanels (which are configured thorugh typoscript, see TSOB, TSRef)

>> but anway you can use the adminPanel
> 
> 
> There is no admin panel for ordinary content elements, if the page
> doesn't have at least one content element. THIS concerns both MTB and
> TemplaVoila.

I think you are talking about editPanels then. As said it's quite easy
to add your own editpanels via typoscript(TSREF->EDITPANEL).

[...]

One last hint: styles.content.editPanelPage

Cheers,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *




More information about the TYPO3-dev mailing list