[TYPO3-news] [TYPO3-project-news] how to provide a delete link for news item

Elin Yordanov elin.yordanov at de-media.de
Wed Aug 31 19:36:08 CEST 2016


Hello TYPO3 community,

I am new to TYPO3 and it will be my first developer experience on TYPO3. I have taken over an existing project and I need to extend it with some new features. Unfortunately the former developer is no more available for support, and I must find my way through his programming/configuration etc.

The first requirement I have is to add some links to delete existing tt_news entries in the overview. There is already a link to edit existing entries. I found the code piece where this link is generated and I could theoretically add a link to remove the entry. If I knew the URL for it.

The Edit URL looks like this: www.example.com/index.php?id=some_id&tt_news=48 (Where 48 is the news id to delete)

Any idea how the URL to delete a news article looks like?

Thanks,
Elin


More information about the TYPO3-project-news mailing list