rss_article_edit
Plugin Details
- Download:
- rss_article_edit v0.1
- Textpattern Forum:
- View discussion
- Plugin Type:
- Admin
- Current Version:
- 0.1
- Status on this site:
- Active
The rss_article_edit plugin allows you to add an edit link for articles to you public website that can only be seen by you. Clicking the link will bring you into the TXP admin interface article editing view for that article allowing you to edit articles without having to search for them in the article listing. This plugin is based on the rsx_frontend_edit plugin by Ramanan.
How to use the plugin:
- Navigate to the extensions -> edit link tab
- You have the option to change the cookie name that will be used
- Click the Add or Remove buttons to set or expire the cookie
- Add the rss_editlink tag to your article form (e.g.,
<txp:rss_article_edit>Edit</txp:rss_article_edit>) - Navigate to an article on your public site and click the edit link to be taken to the content -> write tab for that article.
The rss_article_edit tag
prefix
Text to appear before the edit link.
Default: ‘’
Example: prefix=”Edit: ”
suffix
Text to appear after the edit link.
Default: ‘’
Example: suffix=” (Click to Edit)”
