From 6bfa4d33db086d386145dca876f046ce66daf152 Mon Sep 17 00:00:00 2001 From: Guus der Kinderen Date: Wed, 2 Oct 2024 12:06:18 +0200 Subject: [PATCH] Restore 'whitepapers' section, add one whitepaper In a new 'whitepapers' section (now part of the 'articles'), this commit restores an old but updated whitepaper from Jive, describing XMPP. The text on on the main page that describes XMPP now links to this whitepaper. Sidebars have been added to link to the whitepaper(s). The 'support' landing page now lists the whitepapers. --- .../includes/sidebar_recent_articles.jspf | 2 +- .../webapp/includes/sidebar_whitepapers.jspf | 11 ++ src/main/webapp/index.jsp | 3 + src/main/webapp/news/index.jsp | 9 +- src/main/webapp/projects/index.jsp | 1 + src/main/webapp/styles/interior.css | 7 +- src/main/webapp/support/articles.jsp | 14 ++- .../support/articles/whitepaper_xmpp.jsp | 109 ++++++++++++++++++ src/main/webapp/support/index.jsp | 7 +- 9 files changed, 149 insertions(+), 14 deletions(-) create mode 100644 src/main/webapp/includes/sidebar_whitepapers.jspf create mode 100644 src/main/webapp/support/articles/whitepaper_xmpp.jsp diff --git a/src/main/webapp/includes/sidebar_recent_articles.jspf b/src/main/webapp/includes/sidebar_recent_articles.jspf index d612e268..31590a14 100644 --- a/src/main/webapp/includes/sidebar_recent_articles.jspf +++ b/src/main/webapp/includes/sidebar_recent_articles.jspf @@ -1,4 +1,4 @@ -
-

Recent Articles

+

Whitepapers

+ + +
+ +

Recent Articles