Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to HTML5(-ish) #254

Merged
merged 6 commits into from
Sep 16, 2024
Merged

Move to HTML5(-ish) #254

merged 6 commits into from
Sep 16, 2024

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Sep 15, 2024

This moves most of the website to a HTML5-ish structure.

  • Restored some old support pages and functionality that was broken, explicitly marked old articles as being outdated.
  • Removed references to Openfire being formerly known as Wildfire (it has been over a decade now).
  • Reduced boiler plate code by using taglibs and JSP fragments

This likely needs Tomcat 9.x instead of 8.5 (which we're currently using).

Now requires Java 11 (instead of 8)

Removed an old 'jiveHome' theme, a bunch of wsdl files and one property file that appear to be unused.

Remove Jive references, remove code comment from main template

This moves most of the website to a HTML5-ish structure.

- Restored some old support pages and functionality that was broken, explicitly marked old articles as being outdated.
- Removed references to Openfire being formerly known as Wildfire (it has been over a decade now).
- Reduced boiler plate code by using taglibs and JSP fragments

This likely needs Tomcat 9.x instead of 8.5 (which we're currently using)!
Removed an old 'jiveHome' theme, a bunch of wsdl files and one property file that appear to be unused.
@guusdk
Copy link
Member Author

guusdk commented Sep 15, 2024

I believe I've updated the installed software on our webserver to now have Tomcat 9 (upgraded from 8.5).

I've also used update-alternatives to switch the default java from 1.8 to 11 (which was already installed).

The old website seems to remain happy.

guusdk and others added 2 commits September 15, 2024 22:54
Shows discussions in the sidebar in the Discourse category relevant to the project.
Copy link
Member

@akrherz akrherz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incredible!

@akrherz akrherz merged commit f977fe9 into igniterealtime:main Sep 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants