On 2020/12/10 19:13:38, "Keith N. McKenna" <
[hidden email]> wrote:
Keith,
thanks for the offer, much appreciated.
In the other thread
https://lists.apache.org/thread.html/r9b07bbcb478d65bb24cb34e41d2dbd68ee6a36ddc734befe391a3148%40%3Cdev.openoffice.apache.org%3E I'm talking to Carl to see if it is possible to make a change to the extension IDLTags by replacing the obsolete ereg_replace function by pereg_replace function, which should work on PHP > 7.0.*
My suggestion is to see/wait if that is possible on a short term and if not, or if it won't work, to go on with replacing the tags <idls>, <idlm> and <idlmodule> by hardcoded URLs. The tag <idl> is still working, probably because it uses str_replace function and not the obsolete ereg_replace function.
Most frequent tag seems to be <idl>, but the problem is that if one of the other tags is on the same page the whole page won't show.
I hope someone with more knowledge of PHP can help us with this on the short term.
In the mean time I will check the pages to see where the conflicting tags are, so we have a kind of index to the pages we might have to change.
That way we have an impression on how much there is to do and how we, if necessary, can divide the workload.
Does that make sense ?
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]