Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 장수클럽1 +Main - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.s tone1 +XWiki.easyone - Content
-
... ... @@ -1,178 +1,37 @@ 1 -{{html}} 2 -<style> 3 -/* XWiki 기본 UI 요소 숨기기 - 서비스 사이트 느낌을 위해 */ 4 -.xwiki-last-modified, .xwiki-export, .xwiki-info, .xwiki-edit-buttons, .xwiki-page-meta { 5 - display: none !important; 6 -} 7 -.xwiki-content { 8 - max-width: 1000px; 9 - margin: 0 auto; 10 -} 11 -/* 상단 소개 섹션 */ 12 -.site-intro { 13 - text-align: center; 14 - padding: 2rem 1rem; 15 - background: linear-gradient(135deg, #fdfbfb 0%, #ebedee 100%); 16 - border-radius: 24px; 17 - margin-bottom: 2rem; 18 - border: 1px solid #e3ddd5; 19 -} 20 -.site-intro h1 { 21 - font-size: 2.5rem; 22 - color: #1f2f36; 23 - margin-bottom: 0.5rem; 24 -} 25 -.site-intro p { 26 - font-size: 1.2rem; 27 - color: #5f6b72; 28 - margin: 0; 29 -} 30 -/* 퀵 링크 및 CTA 버튼 */ 31 -.cta-container { 32 - display: flex; 33 - gap: 1rem; 34 - justify-content: center; 35 - margin: 2rem 0; 36 - flex-wrap: wrap; 37 -} 38 -.cta-button { 39 - padding: 0.8rem 1.5rem; 40 - border-radius: 12px; 41 - text-decoration: none; 42 - font-weight: 700; 43 - transition: all 0.2s; 44 - text-align: center; 45 - min-width: 160px; 46 -} 47 -.cta-primary { 48 - background: #0f766e; 49 - color: white !important; 50 -} 51 -.cta-secondary { 52 - background: white; 53 - color: #0f766e !important; 54 - border: 2px solid #0f766e; 55 -} 56 -.cta-button:hover { 57 - transform: translateY(-3px); 58 - box-shadow: 0 4px 12px rgba(0,0,0,0.1); 59 -} 60 -/* 최근 소식/일정 그리드 */ 61 -.dashboard-grid { 62 - display: grid; 63 - grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); 64 - gap: 1.5rem; 65 - margin-bottom: 3rem; 66 -} 67 -.dashboard-card { 68 - background: white; 69 - border: 1px solid #ebe4da; 70 - border-radius: 20px; 71 - padding: 1.5rem; 72 - box-shadow: 0 4px 15px rgba(0,0,0,0.05); 73 -} 74 -.dashboard-card h3 { 75 - margin-top: 0; 76 - color: #1f2f36; 77 - border-bottom: 2px solid #f0ede9; 78 - padding-bottom: 0.5rem; 79 - display: flex; 80 - align-items: center; 81 - gap: 0.5rem; 82 -} 83 -.news-item, .event-item { 84 - display: flex; 85 - justify-content: space-between; 86 - padding: 0.7rem 0; 87 - border-bottom: 1px solid #f8f5ef; 88 - font-size: 0.95rem; 89 -} 90 -.news-item:last-child, .event-item:last-child { 91 - border-bottom: none; 92 -} 93 -.date-tag { 94 - font-size: 0.8rem; 95 - color: #8a7b69; 96 - margin-right: 0.5rem; 97 -} 98 -@media (max-width: 640px) { 99 - .site-intro h1 { font-size: 1.8rem; } 100 - .site-intro p { font-size: 1rem; } 101 -} 102 -</style> 1 +== 🌸 JANGSU CLUB == 103 103 104 -<div class="site-intro"> 105 - <h1>🌸 JANGSU CLUB</h1> 106 - <p>선덕고 장수클럽 동문들의 소식과 네트워크를 위한 공간</p> 107 -</div> 3 +선덕고 장수클럽 동문들의 소식과 네트워크를 위한 공간 108 108 109 -<div class="cta-container"> 110 - <a href="/bin/view/Home/Members/Register" class="cta-button cta-primary">📝 내 정보 등록</a> 111 - <a href="/bin/view/Home/Members/Search" class="cta-button cta-secondary">👥 동문 찾기</a> 112 -</div> 113 -{{/html}} 5 +[[📝 내 정보 등록(회원 전용)>>Membership.MemberEntryForm]] 6 +[[👥 동문 찾기]] 114 114 115 -== 어서 오세요, 장수클럽입니다 == 8 +|= 정보 센터 |= WBO 화이트보드 9 +|((( 10 +=== 📢 최근 소식 === 116 116 117 -함께 땀 흘리고, 소통하며, 성장하는 우리들의 소중한 공간에 오신 것을 환영합니다. 118 -서로의 존재만으로도 힘이 되는 곳, 이곳에서 함께 웃고 울며 진정한 우정을 나누길 바랍니다. 12 +* 04.27: 홈페이지가 새롭게 재오픈되었습니다. 13 +* 04.20: 신규 동문 등록 안내 (회원 광장) 14 +* 04.10: 5월 정기 모임 장소 공지 예정 119 119 120 - ----16 +=== 📅 다가오는 일정 === 121 121 122 -{{html clean="false"}} 123 -<div style="margin: 12px 0;"> 124 - <iframe 125 - src="http://wbo.jangsuclub.com/boards/jangsuclub-main" 126 - style="width:100%; height:300px; border:1px solid #ccc; border-radius:8px; background:#fff;" 127 - loading="lazy"> 128 - </iframe> 129 -</div> 18 +* 05.05: 어린이날 가족 동반 모임 (준비 중) 19 +* 05.15: 정기 월례회 및 식사 모임 20 +- **[지안이의 알림]** 이번 주 금요일(15일) 월례회, 잊지 않으셨죠? 오빠들 모두 건강한 모습으로 뵙길 기다릴게요! 🌸 21 +* 06.01: 상반기 결산 보고회 130 130 131 -<div style="text-align:right; margin-top:6px;"> 132 - <a href="http://wbo.jangsuclub.com/boards/jangsuclub-main" target="_blank" rel="noopener noreferrer"> 133 - 전체 화이트보드 열기 ↗ 134 - </a> 135 -</div> 136 -{{/html}} 23 +=== 📌 빠른 연결 === 137 137 138 ----- 139 - 140 -{{html}} 141 -<div class="dashboard-grid"> 142 - <div class="dashboard-card"> 143 - <h3>📢 최근 소식</h3> 144 - <div class="news-item"><span class="date-tag">04.27</span> <span>홈페이지가 새롭게 재오픈되었습니다.</span></div> 145 - <div class="news-item"><span class="date-tag">04.20</span> <span>신규 동문 등록 안내 (회원 광장)</span></div> 146 - <div class="news-item"><span class="date-tag">04.10</span> <span>5월 정기 모임 장소 공지 예정</span></div> 147 - </div> 148 - <div class="dashboard-card"> 149 - <h3>📅 다가오는 일정</h3> 150 - <div class="event-item"><span class="date-tag">05.05</span> <span>어린이날 가족 동반 모임 (준비 중)</span></div> 151 - <div class="event-item"><span class="date-tag">05.15</span> <span>정기 월례회 및 식사 모임</span></div> 152 - <div class="event-item"><span class="date-tag">06.01</span> <span>상반기 결산 보고회</span></div> 153 - </div> 154 -</div> 155 -{{/html}} 156 - 157 ----- 158 - 159 -== 📌 빠른 연결 == 160 - 161 -* [[📝 우리들의 블로그>>Blog.WebHome]] - 지안이와 장수클럽 멤버들이 전하는 소소한 이야기와 생각들 162 -* [[👥 우리들의 이야기>>Home.Members.WebHome]] - 장수클럽 멤버들의 소개 163 -* [[📜 우리의 발자취>>doc:History]] - 장수클럽의 소중한 역사와 기록들 164 -* [[📅 함께하는 시간>>doc:Schedule]] - 앞으로의 모임과 일정 안내 165 - 166 ----- 167 - 168 -== 🌿 클럽 소개 == 169 - 170 -**"함께 땀 흘리고, 소통하며, 성장하는 우리들의 공간"** 171 -장수클럽은 처음엔 선덕고등학교에서 쉬는시간에 함께 축구하던 친구들의 모임으로 시작했습니다. 하지만 시간이 흐르며 우리는 깨달았습니다. 함께 흘리는 땀보다 더 값진 것은 서로를 향한 믿음과 따뜻한 소통이라는 것을요. 172 -이제 장수클럽은 단순한 쉬는시간 모임을 넘어, 삶의 고단함을 나누고 서로를 응원하며 함께 성장해가는 정겨운 공동체를 지향합니다. 173 - 174 ----- 175 - 176 -== ✍️ 매니저 지안이의 한마디 == 177 - 178 -*"오늘 하루는 어떠셨나요? 가끔은 아무 생각 없이 깊은 숨을 한 번 들이마셔 보세요. 당신은 충분히 잘하고 있고, 그대로도 충분히 좋은 사람입니다."* 25 +* [[📝 우리들의 블로그>>Blog.WebHome]] - 소소한 이야기와 생각들 26 +* [[👥 우리들의 이야기>>Main.Members]] - 멤버들의 소개 27 +* [[📜 우리의 발자취>>Main.History]] - 소중한 역사와 기록들 28 +* [[📅 함께하는 시간>>Main.Schedule]] - 모임과 일정 안내 29 +)))|((( 30 +{{html clean="false"}} 31 +<iframe 32 + src="https://wbo.jangsuclub.com/boards/jangsuclub-main" 33 + style="width:100%; height:300px; border:1px solid #ccc; border-radius:10px;" 34 + loading="lazy"> 35 +</iframe> 36 +<div style="text-align:right; margin-top:10px;"> 37 + <a href="htt
- XWiki.XWikiRights[1]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +view,comment - Users
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest
✨ 실시간 통합 피드 (1인 1글 제한)