|
|
| Line 1: |
Line 1: |
| {{DISPLAYTITLE:UCLA–CDU Dana Center for Neuroscience and Society}}
| |
|
| |
|
| <!-- ========================= -->
| |
| <!-- HEADER / HERO -->
| |
| <!-- ========================= -->
| |
| <div style="
| |
| border:1px solid #eaeaea;
| |
| border-radius:18px;
| |
| padding:18px 20px;
| |
| margin:12px 0 18px 0;
| |
| background:linear-gradient(135deg,#fafafa,#ffffff);
| |
| ">
| |
|
| |
| <div style="font-size:190%; font-weight:800; margin-bottom:6px;">
| |
| UCLA–CDU Dana Center for Neuroscience and Society
| |
| </div>
| |
|
| |
| <div style="font-size:110%; opacity:0.85; margin-bottom:14px; line-height:1.4;">
| |
| A shared workspace for tracking <b>people</b>, <b>programs</b>, <b>projects</b>, <b>documents</b>, <b>meetings</b>, and <b>operations</b>.
| |
| </div>
| |
|
| |
| <!-- ========================= -->
| |
| <!-- BROWSE BUTTONS -->
| |
| <!-- ========================= -->
| |
| <div style="display:flex; flex-wrap:wrap; gap:10px;">
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">👥 [[People]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">📄 [[Documents]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">🧠 [[Projects]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">🎓 [[Fellowship|Fellowship Program]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">💡 [[Seed Grant|Seed Grant Program]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">📆 [[Meetings]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">🔑 [[Rooms|Rooms+Keys]]</div>
| |
| </div>
| |
|
| |
| </div>
| |
|
| |
| <!-- ========================= -->
| |
| <!-- QUICK ACTIONS -->
| |
| <!-- ========================= -->
| |
| <div style="font-size:135%; font-weight:800; margin:8px 0 10px 0;">
| |
| Quick actions
| |
| </div>
| |
|
| |
| <div style="display:flex; flex-wrap:wrap; gap:10px; margin:10px 0 22px 0;">
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Person|Add / edit a person]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Document|Add / edit a document]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Project|Add / edit a project]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Application|Add / edit an application]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Meeting Notes|Add / edit meeting notes]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Key Assignment|Assign a key]]</div>
| |
| </div>
| |
|
| |
| <!-- ========================= -->
| |
| <!-- DASHBOARDS -->
| |
| <!-- ========================= -->
| |
| <div style="font-size:135%; font-weight:800; margin:8px 0 10px 0;">
| |
| Dashboards
| |
| </div>
| |
|
| |
| <div style="
| |
| border:1px solid #eee;
| |
| border-radius:16px;
| |
| padding:14px 16px;
| |
| margin:10px 0 22px 0;
| |
| background:#fff;
| |
| ">
| |
|
| |
| <div style="font-size:120%; font-weight:700; margin-bottom:10px;">
| |
| Recently uploaded documents
| |
| </div>
| |
|
| |
| {{#ask:
| |
| [[Category:Document]]
| |
| |?Has document type=Type
| |
| |?Has program=Program
| |
| |?Has application cycle=Cycle
| |
| |format=table
| |
| |limit=10
| |
| |sort=Modification date
| |
| |order=descending
| |
| |mainlabel=Document
| |
| }}
| |
|
| |
| </div>
| |
|
| |
| <!-- ========================= -->
| |
| <!-- MEETINGS -->
| |
| <!-- ========================= -->
| |
| <div style="font-size:135%; font-weight:800; margin:8px 0 10px 0;">
| |
| Meetings & schedules
| |
| </div>
| |
|
| |
| <div style="
| |
| border:1px solid #eee;
| |
| border-radius:16px;
| |
| padding:14px 16px;
| |
| margin:10px 0 22px 0;
| |
| background:#fff;
| |
| ">
| |
|
| |
| <div style="font-size:120%; font-weight:700; margin-bottom:10px;">
| |
| Upcoming meetings
| |
| </div>
| |
|
| |
| {{#ask:
| |
| [[Category:Meeting]]
| |
| |?Has meeting day=Day
| |
| |?Has meeting type=Type
| |
| |?Has meeting owner=Owner
| |
| |?Has zoom room=Zoom Room
| |
| |format=table
| |
| |mainlabel=Meeting
| |
| }}
| |
|
| |
| </div>
| |
|
| |
| <!-- ========================= -->
| |
| <!-- HELP -->
| |
| <!-- ========================= -->
| |
| <div style="font-size:135%; font-weight:800; margin:8px 0 10px 0;">
| |
| Help
| |
| </div>
| |
|
| |
| <div style="
| |
| border:1px solid #eee;
| |
| border-radius:16px;
| |
| padding:14px 16px;
| |
| margin:10px 0 22px 0;
| |
| background:#fff;
| |
| ">
| |
|
| |
| * [[How to add a person]]
| |
| * [[How to upload a document]]
| |
| * [[Naming conventions]]
| |
| * [[Wiki conventions]]
| |
|
| |
| </div>
| |