View Single Post
Old Yesterday, 03:16 AM   #24
recook
Connoisseur
recook began at the beginning.
 
recook's Avatar
 
Posts: 50
Karma: 10
Join Date: Aug 2018
Device: kobo Nia
Hi,

as indeed it does, to my chagrin, in the 2nd and last line of this excerpt:
<code>
<script>
XF.ready(() =>
{
XF.extendObject(true, XF.config, {
//
userId: 0,
enablePush: false,
pushAppServerKey: '',
url: {
fullBase: 'https://www.alternatehistory.com/forum/',
basePath: '/forum/',
css: '/forum/css.php?css=__SENTINEL__&s=14&l=1&d=1771704368',
</code>

Since i'm trying to import multiple (about 50 to 100) HTML files like this, i'd very much prefer a warning instead of an error, so that i then can automatically remove the `<script>.*</script>` from all of them, instead of painstakingly for every single file.
Since the Calibre ebook editor finally consented to the import, that's what i was allowed to do, in the end.
recook is offline   Reply With Quote