πŸ“ checkpoint_v7.1.md

ISE v7.0 build session β€” checkpoint

Everything below happened in one session, ending in ISE_v7_bundle_FINAL.zip (13 files). Andrew is inserting this into his own v7.0 build by hand β€” no install performed here, just code + manuals uploaded to the host and attached to the master ISE forum post.


What changed

ISEmisc scope (MiscIndexer.py)

UTF-8 decode fallback (MiscIndexer.py)

Wildcard search (* / ?)

/help fake search keyword + footer→header link

Shared theming β€” single source of truth

ISEmisc file viewer

Documentation


Final file list (ISE_v7_bundle_FINAL.zip, 13 files)

search.py                    β€” ISE (posts) search
PDFsearch.py β€” ISEpdf search
MiscSearch.py β€” ISEmisc search
MiscIndexer.py β€” ISEmisc index builder
ResultFormatter.py β€” ISE (posts) HTML output
ISE_help.html β€” shared /help page
ISE_text_viewer.html β€” ISEmisc scrollable file viewer
ise_theme.css β€” shared theme palette (15 themes)
ise_theme.js β€” shared theme list + switcher logic
ise_theme_early.js β€” render-blocking theme-flash fix
.htaccess β€” *.css/*.js/*.html allow rules
ISE_Manual.md β€” operator manual
ISE_Python_Scripts_Manual.md β€” Python scripts reference

All .py files compile clean. All new/edited HTML+JS+CSS manually verified (decode-chain logic, wildcard matching, URL construction).


Open items