Reply New Topic
2023/10/23 1:01:49
#21
Offline
Webmaster

Re: Standup Reports

works for me. I'll get a first beta version ready for inclusion by the end of the week.


_________________

Me on Ohloh


2023/11/18 10:19:30
#22
Offline
Home away from home

Re: Standup Reports

PR waiting approval - Password reset: https://github.com/ImpressCMS/impresscms/pull/1527

Issue - Remove banner components from the db: https://github.com/ImpressCMS/impresscms/issues/1528

Issue - CKeditor customizations: https://github.com/ImpressCMS/impresscms/issues/1529

There are a few other improvements to work on. With these and the new theme from @fiammybe, I think we're ready for a release (RC)


_________________
Christian Web Resources
Facebook

2023/12/22 9:13:46
#23
Offline
Webmaster

Re: Standup Reports

current score : 2 down, 1 to go (the new theme is a bit too ambitious before the end of the year). I'm looking in the CKEditor stuff now, might even just go for an update to CKEditor 5 if I can get that to run in a reasonable timeframe (next 2 days)


_________________

Me on Ohloh


2023/12/23 13:15:13
#24
Offline
Home away from home

Re: Standup Reports

For CKeditor - config.js is part of the standard package from the developers (we've run into this with things we've done with Smarty, too). What's in there could be moved to formCkeditor.php


_________________
Christian Web Resources
Facebook

2024/1/1 9:49:18
#25
Offline
Webmaster

Re: Standup Reports

The editor integration is a bit messy, with in my view lots of times whee configuration is rebuilt and overwritten later in the loop. It's not as easy as I had hoped, so please bear with me as I try to make sense of it all ...

I first tried to update the CKEditor version to v5, which is the current, supported, one. That version is not backward compatible with previous versions, which means that the entire integration would need to be rewritten. The javascript functions in the CKEDITOR object that replace a textarea on the page no longer exist, so I am now greeted with a nice, empty editor space That's something for later, after I get the v4 integration correct again.


_________________

Me on Ohloh


Reply New Topic extras
 Previous Topic   Next Topic
You can view topic.
You can start a new topic.
You can reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You can post without approval.