Skip to main content
    • Close
      Toggle search input
    Logo

    Walter's Workshop

    Close
    Toggle search input
    1. Pages
    2. Community Projects
    3. Walter's Workshop
    4. Chatroom
    5. Chatroom

    Confirm

    The chat is not open to guests

    Would you like to log in now with a full user account?

    Previous activity
    Presentation
    Next activity
    Men in Sheds Association
    Skip Menu

    Menu

    Presentation
    Chatroom
    Forum
    Feedback
    Links
    Skip

    Plaster

    Skip Navigation

    Navigation

    • Home

      • Site pages

        • Site blogs

        • Tags

        • Calendar

        • ForumSite announcements

      • Pages

        • Community Projects

          • Community Celebration Event

          • Community Events Planner

          • Dementia Friendly Group

          • Community Seed Bank

          • Bishop's Castle Food Policy

          • Walter's Workshop

            • Participants

            • General

            • About Men in Sheds

            • Forum

            • Mini website

            • Presentation

            • Chatroom

              • ChatChatroom

                • Current users

                  • Cheryl McCullough 2 years 111 days

            • Links

            • Feedback

            • Animated navigation off

            • Data preference

          • Befriending Circle

          • Going WIld in BC!

          • Going Wild Bishop's Castle

          • Bishop's Castle Community Partnership

          • Thrive Community Hub

        • About this Platform

        • Supporting Mental Health and Wellbeing

        • Training Courses

    Data retention summary
    Get the mobile app
    /* Toggle between adding and removing the "responsive" class to topnav when the user clicks on the icon */ function myFunction() { var x = document.getElementById("myTopnav"); if (x.className === "topnav") { x.className += " responsive"; } else { x.className = "topnav"; } }