• Display error if user can't read requested sub

    From Rob Swindell@VERT to GitLab note in main/sbbs on Sunday, November 27, 2022 12:30:55
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/223#note_2876

    Is this a typo or is it legal to specify multiple class names for an HTML class attribute ("alert" *and* "alert-danger")?

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Wednesday, November 30, 2022 16:26:33
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/223#note_2881

    There's still an open comment on this MR.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rick Parrish@VERT to GitLab note in main/sbbs on Thursday, December 01, 2022 06:23:01
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/223#note_2885

    Yes, multiple classes are allowed, and quite common with bootstrap. In this case 'alert' contains the generic styling that applies to all alerts (ie adding a border with rounded corners), and then 'alert-*' contains styling related to colours (making the alert red in the case of danger)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rick Parrish@VERT to GitLab note in main/sbbs on Thursday, December 01, 2022 06:27:37
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/223#note_2886

    Sorry about that, forgot to allow port 25 on the new instance I just setup, so I wasn't getting notifications!

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net