Fork CMS 3.3.13 released

  • Written by Tijs Verkoyen on Tuesday 12 June 2012
  • 6 comments

Today we released Fork 3.3.13. You can also follow Fork on GitHub.

Changelog

Improvements

  • Core: Upgraded to jQuery UI 1.8.21
  • Core: Upgraded Highcharts to 2.2.5

Bugfixes

  • Mailmotor: don't use array_unshift to get the campaigns since this will create a new array and thus new keys.
  • Mailmotor: don't use the send_on column, use sent instead (send_on is renamed to sent).

Comments

Micha

Micha wrote 11 years ago

Hi Guys,

You'll announce it big time when the templates support if/else statements, right?

Thanks

Tijs

Tijs wrote 11 years ago

What do you mean by if/else?

You can use each options also as an inverse option.

Micha

Micha wrote 11 years ago

I mean actual if/elseif/else statements. I heard this will is already implemented in the Template engine, but needs implementation in Fork, cause all the templates need to be rewritten. Correct me if I'm wrong.

Tijs

Tijs wrote 11 years ago

Hm, I'm not aware of anything like that.

Micha

Micha wrote 11 years ago

Ah, right.

Well Spoon Template includes it for some time: https://github.com/Spoon/Template

So I was hoping you'd automatically include it :)

Fingers crossed...

Lilliana

Lilliana wrote 11 years ago

Nice CMS