The branch, master has been updated via 5a9027a support/index: add Matrix and reword text adding a link to global support via 4d27b21 box_beyond_samba: change SerNet link target via f4c41bd index: remove duplicate menu at the bottom from 0a05c4e support/globalsupport: make SerNet phone numbers clickable
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit 5a9027aaa43bbbc0b4299fafc7bb72e98e61bb20 Author: Ralph Boehme <s...@samba.org> Date: Wed May 28 13:15:46 2025 +0200 support/index: add Matrix and reword text adding a link to global support commit 4d27b21c4a8c608d6a6ebd7d0af4c4908f56d5b4 Author: Ralph Boehme <s...@samba.org> Date: Wed May 28 13:05:08 2025 +0200 box_beyond_samba: change SerNet link target commit f4c41bdeb5a8cfbaf43c93d17302c0b4d3fe05ad Author: Ralph Boehme <s...@samba.org> Date: Wed May 28 13:04:45 2025 +0200 index: remove duplicate menu at the bottom ----------------------------------------------------------------------- Summary of changes: box_beyond_samba.html | 2 +- index.html | 33 --------------------------------- support/index.html | 17 ++++++++--------- 3 files changed, 9 insertions(+), 43 deletions(-) Changeset truncated at 500 lines: diff --git a/box_beyond_samba.html b/box_beyond_samba.html index cb9d31f..4642a24 100644 --- a/box_beyond_samba.html +++ b/box_beyond_samba.html @@ -12,7 +12,7 @@ <p> <a href="https://www.sambaxp.org/" target="_blank"><img src="/samba/images/sambaxp-small.png" alt="sambaXP" width="100" height="26" target="_blank"></a> by -<a href="https://www.sernet.de/en/" target="_blank">SerNet</a> +<a href="https://www.sernet.com/" target="_blank">SerNet</a> </p> <p></p> <p> diff --git a/index.html b/index.html index ee539ca..1518d3d 100644 --- a/index.html +++ b/index.html @@ -137,39 +137,6 @@ target="_blank">Software Freedom Conservancy</a>. <div class="specialBoxBottom"></div> </div> </div> - <!-- left + center columns: sitemap --> - <div class="noPrint" id="sitemap"> - <div id="sitemapContent"> - <div class="sitemapList"> - <h5>Think Samba</h5> - <!--#include virtual="/samba/menu_think_samba_raw.html" --> - </div> - <div class="sitemapList"> - <h5>Get Samba</h5> - <!--#include virtual="/samba/menu_get_samba_raw.html" --> - </div> - <div class="sitemapList"> - <h5>Learn Samba</h5> - <!--#include virtual="/samba/menu_learn_samba_raw.html" --> - </div> - <div class="clearing"></div> - - <div class="sitemapList"> - <h5>Talk Samba</h5> - <!--#include virtual="/samba/menu_talk_samba_raw.html" --> - </div> - <div class="sitemapList"> - <h5>Hack Samba</h5> - <!--#include virtual="/samba/menu_hack_samba_raw.html" --> - </div> - <div class="sitemapList"> - <h5>Contact Samba</h5> - <!--#include virtual="/samba/menu_contact_samba_raw.html" --> - </div> - <div class="clearing"></div> - </div> - <div id="sitemapBottom"></div> - </div> </div> <div class="clearing"></div> </div> diff --git a/support/index.html b/support/index.html index e600334..10ce708 100644 --- a/support/index.html +++ b/support/index.html @@ -6,23 +6,22 @@ There are a number of areas for you to look when searching for Samba support: <ul> + <li><a href="https://matrix.to/#/#samba-users:matrix.org">Matrix Samba Channel</a></li> <li><a href="/samba/archives.html">Samba related mailing lists</a></li> - <li><a href="news:comp.protocols.smb">comp.protocols.smb</a> newsgroup</li> <li><a href="/samba/bugreports.html">Bug Reporting and contacting the Samba Team</a></li> </ul> <h2>Commercial Support</h2> -<p>Company and individual listings claiming to provide Commercial Samba support -are listed separately by country. If any company listed is found no longer to -be contactable please notify <a href="mailto:webedi...@samba.org">the -webeditor</a> so that the listing can be removed. Thank you.</p> +<p>Company and individual listings providing commercial Samba support +worldwide are listed <a href="/support/globalsupport.html">here</a>.</p> -<p>Up to date information will help those who have particular support -needs to rapidly find the most appropriate support provider in their -geographic area. Therefore we need your input!</p> +<p>Company and individual listings sorted by country are +available via the menu on the left.</p> -<h2>Notice</h2> +<p>If any company listed is found no longer to +be contactable please notify <a href="mailto:webedi...@samba.org">the +webeditor</a> so that the listing can be removed. Thank you.</p> <p>If you, or your company provides commercial support for Samba, and want to be listed on the commercial support pages of the Samba web site, please email -- Samba Website Repository