gwpy / gwsumm

Gravitational-wave interferometer summary information system
GNU General Public License v3.0
12 stars 23 forks source link

Plenty of problems using external tabs #338

Closed eagoetz closed 2 years ago

eagoetz commented 2 years ago

It has been pointed out that using external tabs reveals quite a number of issues.

Here is an example of a summary page that is trying to pull in an external summary page.

Starting with the "external page", it actually looks pretty ok, we don't really see any problems here.

However, the "main page" is where things start to go wrong.

eagoetz commented 2 years ago

It turns out this has a lot to do with adding in the custom success and failure javascript that removes the header and footer information to embed the page in the main summary page. This also can change the image linking. Basically an external page is not just a matter of pointing to the page, you have to fix up the "import" using javascript functions. This can be seen especially in the detchar.ini configuration file.