Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-12-14 15:54:10

Ace of Dubs
Member
Registered: 2006-04-17
Posts: 446

ebl_articleDelete: Delete This Article

Man this would be such a huge help. I regularly use the rss_article_edit plugin so I access article from the front-end. It would be a treat to be able to delete them directly from the write page.

Offline

#2 2006-12-14 23:54:53

TheEric
Plugin Author
From: Wyoming
Registered: 2004-09-17
Posts: 566

Re: ebl_articleDelete: Delete This Article

Try this:

ebl_articleDelete_v0.1.txt

It could be a bit buggy, as I wrote this just a few minutes ago.

Offline

#3 2006-12-15 18:32:56

Ace of Dubs
Member
Registered: 2006-04-17
Posts: 446

Re: ebl_articleDelete: Delete This Article

This is just fantastic.. and no bugs to report either. You official rock

Offline

#4 2006-12-16 20:25:44

TheEric
Plugin Author
From: Wyoming
Registered: 2004-09-17
Posts: 566

Re: ebl_articleDelete: Delete This Article

To everyone else: ebl_articleDelete – It adds a Delete Article button on the main write page.

Just install as you would any other plugin, and activate.

Oh, and this will only work with 4.04

Last edited by TheEric (2006-12-16 21:22:04)

Offline

#5 2009-04-12 12:27:08

Rexel
Member
Registered: 2005-11-18
Posts: 26

Re: ebl_articleDelete: Delete This Article

Great, I was looking for something like this.

Will be even better if it delete the related article image, its caption and thumbnail associated with the article.

Possible? I certainly hope so.

Offline

#6 2009-12-26 04:07:13

HAC
Member
From: Vietnam
Registered: 2009-06-05
Posts: 33
Website

Re: ebl_articleDelete: Delete This Article

the link is dead

Offline

#7 2009-12-26 09:33:56

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: ebl_articleDelete: Delete This Article

You can use rvm_if_privileged to achieve the same result

<txp:rvm_if_privileged>
<a href="<txp:site_url />textpattern/index.php?event=article&amp;deleteID=<txp:article_id />&amp;action=delete">delete entry</a>
<txp:rvm_if_privileged>

Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#8 2015-08-25 01:55:07

gomedia
Plugin Author
Registered: 2008-06-01
Posts: 1,373

Re: ebl_articleDelete: Delete This Article

adi_article_tab provides a delete button.

Offline

Board footer

Powered by FluxBB