[TYPO3-english] Add new button on list view of Typo3 backend 6.0

Kay Strobach typo3 at kay-strobach.de
Thu Aug 15 18:05:10 CEST 2013


Hi Nguyen Thai Tho,

this is possible with a hook.

You might look into the extension called webdav.

The hook is executed in class tx_webdav_pagerendererHook and registered
in ext_localconf.php

Sadly github is down currently otherwise i would have posted the links
to the related lines directly.

https://github.com/kaystrobach/TYPO3.webdav

Regards
Kay

Am 15.08.13 17:24, schrieb Nguyen Thai Tho:
> Hi all,
> 
> This is first time I have posted a question in this forum. Sorry if it
> is not follow yours rule or convention.
> And I have tried to search if someone has the same problem as mine but
> no one.
> 
> My problem is:
> In the Typo3 Backend/List, customer wants to have a new button call
> preview but I don't know how to add a new button in this list without
> modifying the core. Can we do it by TypoScript or is there any other
> solution?
> 
> If we can do that, how can we handle the event ( build the preview URL,
> etc)
> 
> Thanks in advance.
> 


-- 
http://www.kay-strobach.de - Open Source Rocks

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org

Answer was useful - feel free to donate:
  -
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KPM9NAV73VDF2
  - https://flattr.com/profile/kaystrobach



More information about the TYPO3-english mailing list