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

Andi Fischer trishohara at gmx.de
Wed Aug 31 20:23:46 CEST 2016


Hi,
which Typo3 Version do you have? Does it use Extbase and Fluid?
I guess you talk from Frontend, not backend?
That means you would need a delete function in the News Controller.

Andi

Am 31.08.16 um 19:36 schrieb Elin Yordanov:
> 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
> _______________________________________________
> TYPO3-project-news mailing list
> TYPO3-project-news at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-news
>



More information about the TYPO3-project-news mailing list