Categories:
Author:
Current version:
0.6
About It:
Get it:
Rate it:
Flag it:
md_expirations
This plugin add the option to the write tab for expiration of the article.
If the expiration is active, the status of the article is changed to: Hidden.
Installation
1. download object and installation files
2. open installation file in your browser – it will create the tables
3. add the plugin code
This plugin is finished, but I will work on it. Help me to try it, please.
The last version of this plugin is on my site.
VERSIONS:
version 0.6 – the list of the “expirations” in the extensions tam was extended
You can find last version and more other plugins on my site: Martanek – CMS Textpattern









If there is a comment form at the Information URL, you may want to leave your comments/questions there for quicker feedback. Otherwise, comment away:
Commented (2)
Install doesn’t work with Safari nor Firefox (Mac OS X). Plugin-code for TXP requires to be changed after install:
//ADMIN
if (@txpinterface == ‘admin’) { include_once(‘plugins/md_expirations.class.php’); include_once(‘plugins/md_expirations_view.class.php’);
must be
//ADMIN
if (@txpinterface == ‘admin’) { include_once(’../md_expirations.class.php’); include_once(’../md_expirations_view.class.php’);
When the bugs are removed I’d really like to use this plug-in. Keep on trying!
It’s just work as I expected, really great. Now I dont need to deactivate each articles manually.
Subscribe to this article's comments RSS feed. [ ? ] View Recent Comments across the site. Get a Gravatar.