EE 1
EE 2
Monthlee
Developer
3rd Party (Free)
59 downloads (last 90 days)
Download v0.1
Compatibility
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Better Workflow
- Matrix
Requirements
- jQuery for the Control Panel
Categories
Plugin
Tags
MonthlEE is a simple Expression Engine plugin that takes in a number from 1 to 12 and returns the corresponding month name.
Usage
{exp:month_name month="2"}
Where the month parameter can be any number 1 through 12. If an invalid string is passed, or the number is outside of the bounds, the plugin will fail silently.
Tips
This plugin can be helpful in turning monthly/yearly archive urls into nicely formatted month names for headers. For instance, if you have the url http://www.example.com/archive/2011/06, month name can help create a nicely formatted header such as
Archives for {exp:month_name month="{segment_3}"} {segment_2}
Which will output Archives for June 2011
Download Monthlee
| EE Version | Downloads | Add-On Version | Release Date |
|---|---|---|---|
| 2.+ | Download | 0.1 | 2011-06-04 01:00 AM |
Monthlee Links
This entry was created June 6, 2011, 10:21 am.
This entry was last updated July 21, 2011, 6:32 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!
1 Review:
LMA Communications 03.29.12
Works perfectly - needed this to set up title tags in the head based on the url structure. Thanks for a great add-on.