[
https://issues.apache.org/jira/browse/ATTIC-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938558#comment-17938558
]
Sebb commented on ATTIC-237:
----------------------------
The Lua filter has been updated for Twill so it does not add the Attic dic
unless it finds </header> in the HTML (as is done for some other sites). This
excludes Javadoc pages. However, the CDN cache means that the updated page may
not be seen for a while, unless one forces a fetch, e.g. by adding a query:
https://twill.apache.org/apidocs/index.html?1234
This now displays the page, but there are Attic banners for the frames [this is
because they are still cached.]
This suggests a better fix for Javadocs: only add the banner to some of the
Javadoc pages, assuming these can be distinguished.
> attic_filter.lua does not work for Javadocs
> -------------------------------------------
>
> Key: ATTIC-237
> URL: https://issues.apache.org/jira/browse/ATTIC-237
> Project: Attic
> Issue Type: Bug
> Reporter: Sebb
> Priority: Major
>
> The default processing does not work on Javadoc pages.
> See for example: [https://twill.apache.org/apidocs/index.html]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)