Skip to content

Commit 3f8f54f

Browse files
authored
Add announcement banner for site transition update
Added an announcement banner regarding the transition of the Classic WikiPathways site to read-only status and upcoming retirement.
1 parent 38748e4 commit 3f8f54f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

_layouts/default.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,16 @@ <h2 class="project-tagline">Biological pathway creation and curation software</h
3131
<a href="https://pathvisio.github.io/faq" class="btn">FAQ</a>
3232
<a href="https://pathvisio.github.io/cite" class="btn">How to cite</a>
3333
<a href="https://pathvisio.github.io/contact" class="btn">Contact</a>
34+
<!-- ANNOUNCEMENT BANNER -->
35+
<div style="background-color: #fff3cd; color: #333; text-align: center; padding: 10px 20px; font-size: small; border-bottom: 1px solid #f0ad4e;">
36+
⚠️ <strong>Transition update:</strong>
37+
As announced, the Classic WikiPathways site is now <strong>read-only</strong> and the old web service has been turned off.
38+
<strong>From 1 May 2026, the Classic site will be fully retired</strong> and we will complete our transition to the new GitHub-based system.
39+
If you are still using the old web service, please <a href="https://github.com/wikipathways/wikipathways-help/discussions" target="_blank" style="color: #333; text-decoration: underline;">contact us immediately</a> so we can help you transition.
40+
&nbsp;|&nbsp;
41+
<strong>Curators:</strong> PathVisio upload is currently not working.
42+
If you need to upload or update a pathway, please <a href="https://github.com/wikipathways/wikipathways-help/discussions" target="_blank" style="color: #333; text-decoration: underline;">reach out</a> and we will help you find a solution. This should be resolved in the next few weeks.
43+
</div>
3444
</header>
3545

3646
<main id="content" class="main-content" role="main">

0 commit comments

Comments
 (0)