Post by Lynx on Feb 24, 2016 19:25:06 GMT -8
Current Version: 1.0.5
Key(s) Used: (none)
On This Date allows you to enter events into the Dates tab with their associated events. The text field is used to describe the event, or what the event was, or whatever. Some may even find it useful to enter in upcoming events for their forum where it will automatically list it on that date.
Version 1.0.5
- Had hard-coded calls to pad-all and cap-bottom. These have been removed.
Version 1.0.4
- Removed all hard-coded breaks.
- Added custom message option when there are no events for that date. This option is located at the bottom of the Settings tab.
- Fixed a bug where, if a field was blank on the Advanced tab, it wouldn't break the formatting (now correctly sets the default on a blank field).
Version 1.0.3
- Removed the border setting from the CSS component. If you want a border, you'll have to add it back in. This also means that you can remove the border: none; from your stylesheet if you've added it to remove the border.
- Text area boxes have been replaced with HTML boxes for further customization.
- The break between the title bar and the first line of text is removed. Add a manual break in the HTML box in the first line if you want it back.
- The (There are no Events listed with today's date.) message when there are no events for that date have a break inserted before and after the text. This is non-editable. However, this message, as well as any breaks, will be editable in the next version.
- If no events for that date, Hide is "No" and Date Placement is "Title Bar", the date will now show in the title bar.
Please note that the container height sizes automatically, but you can change this via CSS. Also note that dates MUST be entered in the format of MM/DD, where MM = Month and DD = Date. Do not use 2 digits for single digit months or dates. Do not include the year - use your Description field to include that.
TO USE:
(1) Install the plugin
(2) Enter your events in the Dates tab
(3) Optionally set your preferred settings in the Settings tab
(4) Optionally edit class(es) the plugin should use in the Advanced tab
(5) Make sure the plugin is enabled
(6) All that's left is to put: <div class="msg-otd"></div> where you want the plugin to display.
If there are any bugs / suggestions for this plugin, please post them here and not in the Review area in the library. I don't check those that often and I may not see it in a timely manner.
Changelog:
1.0.5 - Had hard-coded calls to pad-all and cap-bottom. These have been removed.
1.0.4 - Removed all hard-coded breaks. Added custom message option when there are no events for that date. Fixed a bug where, if a field was blank on the Advanced tab, it wouldn't break the formatting (now correctly sets the default on a blank field).
1.0.3 - Removed the border setting from the CSS component. If you want a border, you'll have to add it back in. This also means that you can remove the border: none; from your stylesheet if you've added it to remove the border. Text area boxes have been replaced with HTML boxes for further customization. The break between the title bar and the first line of text is removed. Add a manual break in the HTML box in the first line if you want it back. The (There are no Events listed with today's date.) message when there are no events for that date have a break inserted before and after the text. This is non-editable. However, this message, as well as any breaks, will be editable in the next version. If no events for that date, Hide is "No" and Date Placement is "Title Bar", the date will now show in the title bar.
1.0.2 - Added more info in the About tab. Clarified the date format on the Dates tab. Added in an Advanced tab that lets you select the classes to use. Small bug fixes made.
1.0.1 - Added a bottom margin to the CSS as well as add a Settings tab for further customization.
1.0.0 - Plugin finished and released.
Key(s) Used: (none)
On This Date allows you to enter events into the Dates tab with their associated events. The text field is used to describe the event, or what the event was, or whatever. Some may even find it useful to enter in upcoming events for their forum where it will automatically list it on that date.
Version 1.0.5
- Had hard-coded calls to pad-all and cap-bottom. These have been removed.
Version 1.0.4
- Removed all hard-coded breaks.
- Added custom message option when there are no events for that date. This option is located at the bottom of the Settings tab.
- Fixed a bug where, if a field was blank on the Advanced tab, it wouldn't break the formatting (now correctly sets the default on a blank field).
Version 1.0.3
- Removed the border setting from the CSS component. If you want a border, you'll have to add it back in. This also means that you can remove the border: none; from your stylesheet if you've added it to remove the border.
- Text area boxes have been replaced with HTML boxes for further customization.
- The break between the title bar and the first line of text is removed. Add a manual break in the HTML box in the first line if you want it back.
- The (There are no Events listed with today's date.) message when there are no events for that date have a break inserted before and after the text. This is non-editable. However, this message, as well as any breaks, will be editable in the next version.
- If no events for that date, Hide is "No" and Date Placement is "Title Bar", the date will now show in the title bar.
Please note that the container height sizes automatically, but you can change this via CSS. Also note that dates MUST be entered in the format of MM/DD, where MM = Month and DD = Date. Do not use 2 digits for single digit months or dates. Do not include the year - use your Description field to include that.
TO USE:
(1) Install the plugin
(2) Enter your events in the Dates tab
(3) Optionally set your preferred settings in the Settings tab
(4) Optionally edit class(es) the plugin should use in the Advanced tab
(5) Make sure the plugin is enabled
(6) All that's left is to put: <div class="msg-otd"></div> where you want the plugin to display.
If there are any bugs / suggestions for this plugin, please post them here and not in the Review area in the library. I don't check those that often and I may not see it in a timely manner.
Changelog:
1.0.5 - Had hard-coded calls to pad-all and cap-bottom. These have been removed.
1.0.4 - Removed all hard-coded breaks. Added custom message option when there are no events for that date. Fixed a bug where, if a field was blank on the Advanced tab, it wouldn't break the formatting (now correctly sets the default on a blank field).
1.0.3 - Removed the border setting from the CSS component. If you want a border, you'll have to add it back in. This also means that you can remove the border: none; from your stylesheet if you've added it to remove the border. Text area boxes have been replaced with HTML boxes for further customization. The break between the title bar and the first line of text is removed. Add a manual break in the HTML box in the first line if you want it back. The (There are no Events listed with today's date.) message when there are no events for that date have a break inserted before and after the text. This is non-editable. However, this message, as well as any breaks, will be editable in the next version. If no events for that date, Hide is "No" and Date Placement is "Title Bar", the date will now show in the title bar.
1.0.2 - Added more info in the About tab. Clarified the date format on the Dates tab. Added in an Advanced tab that lets you select the classes to use. Small bug fixes made.
1.0.1 - Added a bottom margin to the CSS as well as add a Settings tab for further customization.
1.0.0 - Plugin finished and released.