EE 1
EE 2
From To Converter
Developer
3rd Party (Commercial)
Current Version: 1.0
Buy Now!
Compatibility
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Better Workflow
- Matrix
Requirements
- jQuery for the Control Panel
Categories
Plugin
Tags
The From To Converter plugin is designed to help deal with ranges of entries using the exp:weblog:entries tag. It outputs values of "start_on" and "stop_before" parameters of exp:weblog:entries (for EE1.x) or exp:channel:entries (for EE2.2+) tag by inputting entry_ids of the first and the last entry in range.
PARAMETERS:
1) entry_id_from - Required. Use to specify entry_id of the first entry in range.
2) entry_id_to - Required. Use to specify entry_id of the last entry in range.
3) parse - Required. Should have the value “inward”.
VARIABLES:
1) start_on - outputs the value of “start_on” parameter of exp:weblog:entries tag.
2) stop_before - outputs the value of “stop_before” parameter of exp:weblog:entries tag.
EXAMPLE OF USAGE:
{exp:from_to entry_id_from="1260" entry_id_to="1250" parse="inward"}
{exp:channel:entries channel="my_channel" category="my_category" start_on="{start_on}" stop_before="{stop_before}" sort="asc" limit="20" dynamic="off"}
{title}<br>
{/exp:channel:entries}
{/exp:from_to}
From To Converter Links
This entry was created July 28, 2009, 10:38 am.
This entry was last updated August 28, 2011, 9:43 pm.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
There are no reviews for this add-on yet.
What are you waiting for? Rate it and review it!