Skip to content

Latest commit

 

History

History

Blog Page Post Date Go To Add

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Blog Page Post Date Go To Add

Synopsis

Add date go to feature to Publish and Scheduled calendars.

Version

  • 0.4.0

SS Versions

  • 7.1

Dependencies

v7.1 Fluid Engine Compatible

  • Not Applicable

Quick Install

Note

The code does not handle all error conditions when dealing with date checking. I've covered a couple of the most obvious error situations. Others may be lurking so be careful when entering your dates.

Make a Donation

Please consider making a donation.

Changes

  • 2024-09-26

    • convert from bookmarlet to site installed code
    • bumped version to 0.4.0
  • 2024-09-26

    • go directly to date instead of clicking to it
    • date no longer restricted to the past
    • bumped version to 0.3.0
  • 2024-09-16

    • fix for Safari not parsing dates
    • bumped version to 0.2.1
  • 2023-08-06

    • try to use the structure of options instead of dynamic CSS names
    • bumped version to 0.2.0
  • 2023-07-09

    • update dynamic calendar class
    • bumped version to 0.1.1
  • 2022-11-15

    • initial version