CuBoulder / ucb_migration_shortcodes

A module that works alongside the Shortcodes module to ease the burden of migration.
0 stars 0 forks source link

countup update #26

Closed jnicholCU closed 2 months ago

jnicholCU commented 2 months ago

Updated countup to work properly with decimals, times, and other modifiers like monetary signs. Using the counterup-2 code which is a newer version of the currently used code on both D7 and D10

jnicholCU commented 2 months ago

Various shortcodes that can be used for this testing

[countup]789[/countup]

[countup]1,234,567.00[/countup]

[countup]21:45:00[/countup]

[countup]0.1234[/countup]