Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Hack: only list your own articles/images/files
i’d also love to see this released as a plugin!
Offline
Re: Hack: only list your own articles/images/files
Sadly this can’t be made into a plugin, unless the plugin was actually a replacement for much of the txp admin interface. Ideally this would just be put in core — there’s really no reason it shouldn’t be, since it’s 100% backwards compatible with the right default permissions.
Unfortunately the lack of responsiveness from txp core on exactly these kinds of issues has led me away from txp the last few months and so I can’t provide much support or updates for this hack. :\
Offline
Re: Hack: only list your own articles/images/files
It’s been some years. Is this a dead topic or is it being discussed elsewhere?
txtstrap (Textpattern + Twitter Bootstrap + etc…)
Offline
Re: Hack: only list your own articles/images/files
Nothing changed. It can be done as a plugin, but then you’re basically duplicating entire TXP core files (with minor modifications) and since you’d have to update the plugin each time you update TXP, it’s just as “easy” to just modify the TXP core files and keep track of what needs to be changed.
Offline
#29 2011-03-21 23:11:17
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: Hack: only list your own articles/images/files
Josh, have you considered trying asv_auth_articles? Works for articles (only display your own ones), files and images (files/images remain visible, but can’t be edited any more), but not for links. Edit2 Sorry, mixed it up with TXPs own behavior :]
Edit: Code is in the #6 post.
(What happened to your former user image? Always found it likeable spontaneous :)
Last edited by uli (2011-03-21 23:18:45)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline