You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Uwe Schindler (Jira)" <ji...@apache.org> on 2020/02/18 09:30:00 UTC

[jira] [Comment Edited] (LUCENE-9198) Remove news section from TLP website

    [ https://issues.apache.org/jira/browse/LUCENE-9198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038933#comment-17038933 ] 

Uwe Schindler edited comment on LUCENE-9198 at 2/18/20 9:29 AM:
----------------------------------------------------------------

bq. Merged to master - available on https://lucene.staged.apache.org/index.html for review (many need to force update a few times to cache new CSS).

Shift-Reload helps (Hold shift key and then press reload button with mouse). Jan and I already discussed some ways on slack to make CSS/JS assets cache forever and still alow changes at same time. The trick is to add hashes to filenames, so whenever contents change the filename changes, too. Pelican has a plugin for this: https://pypi.org/project/pelican-webassets/

It also allows us to mimize CSS and JS before it gets copied to output folder, increaing page load times even more :-)


was (Author: thetaphi):
bq. Merged to master - available on https://lucene.staged.apache.org/index.html for review (many need to force update a few times to cache new CSS).

Shift-Reload helps (Hold shift key and then press reload button with mouse). Jan and I already discussed some ways on slack to make CSS/JS assets cache forever and still alow changes at same time. The trick is to add hashes to filenames, so whenever contents change the filename changes, too. Pelican has a plugin for this: https://pypi.org/project/pelican-webassets/

> Remove news section from TLP website
> ------------------------------------
>
>                 Key: LUCENE-9198
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9198
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/website
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Major
>         Attachments: new-tlp-conditional-news.png, new-tlp-frontpage-layout.png, new-tlp-frontpage-layout.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> On the front page [https://lucene.apache.org|https://lucene.apache.org/] we today show a list of TLP news.
> For every release we author one news article for Solr, one news article for LuceneCore, and one news article for TLP site, combining the two.
> In all these years we have never published a news item to TLP that is not a release announcement, except in 2014 when we announced that OpenRelevance sub project closed.
> I thus propose to remove this news section, and replace it with two widgets that automatically display the last 5 news headings from LuceneCore, Solr and PyLucene sub projects.
> If we have an important TLP announcement to make at some point, that can be done right there on the front page, not?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org