[serendipity-cvs] [s9y/Serendipity] 0054b0: Fix CSS based tabs by reverting to input/label app...

onli via php-blog-cvs <[email protected]> Thu, 09 Oct 2025 05:46:28 -0700
Newsgroups gmane.comp.serendipity.cvs
Message-ID <s9y/Serendipity/push/refs/heads/feature/tabfixed/[email protected]>
  Branch: refs/heads/feature/tabfixed
  Home:   https://github.com/s9y/Serendipity
  Commit: 0054b0423b3ac7a84561059068b9bd4d225eeb45
      https://github.com/s9y/Serendipity/commit/0054b0423b3ac7a84561059068b9bd4d225eeb45
  Author: onli <[email protected]>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M templates/2k11/admin/media_upload.tpl
    M templates/2k11/admin/plugins.inc.tpl
    M templates/2k11/admin/serendipity_editor.js.tpl
    M templates/2k11/admin/style.css

  Log Message:
  -----------
  Fix CSS based tabs by reverting to input/label approach
The details/summary approach did not properly render in browsers. The implementation as commited was broken, likely missing relevant code that I could not restore so far.


  Commit: 60c0792683cae12854ba0f943993b910ac520c15
      https://github.com/s9y/Serendipity/commit/60c0792683cae12854ba0f943993b910ac520c15
  Author: onli <[email protected]>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M templates/2k11/admin/media_upload.tpl
    M templates/2k11/admin/plugins.inc.tpl
    M templates/2k11/admin/serendipity_editor.js.tpl
    M templates/2k11/admin/style.css

  Log Message:
  -----------
  Restore details/summary approach for tabs


  Commit: 65a240eda90b699d696201ee3bc517802b64aa94
      https://github.com/s9y/Serendipity/commit/65a240eda90b699d696201ee3bc517802b64aa94
  Author: onli <[email protected]>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M templates/2k11/admin/media_upload.tpl
    M templates/2k11/admin/plugins.inc.tpl
    M templates/2k11/admin/serendipity_editor.js.tpl
    M templates/2k11/admin/style.css

  Log Message:
  -----------
  Restore style of tab buttons


Compare: https://github.com/s9y/Serendipity/compare/0054b0423b3a%5E...65a240eda90b

To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications