|
|
| (36 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| {{DISPLAYTITLE:UCLA–CDU Dana Center for Neuroscience and Society}} | | {{DISPLAYTITLE:UCLA–CDU Dana Center for Neuroscience and Society}} |
| | __NOTOC__ |
|
| |
|
| <div style="font-size:125%; font-weight:600; margin-bottom:0.5em;"> | | <!-- HERO --> |
| Welcome 👋
| | <section class="py-5 text-center container"> |
| </div> | | <div class="row py-lg-5"> |
| | <div class="col-lg-8 col-md-10 mx-auto"> |
|
| |
|
| This wiki is the Dana Center’s shared system for tracking people, programs, projects, documents, meetings, and operations.
| | [[File:DanaCenterLogo.png|420px]] |
|
| |
|
| ---- | | <p class="lead text-muted mt-3"> |
| | The UCLA–CDU Dana Center for Neuroscience and Society is an interdisciplinary initiative advancing community-partnered neuroscience by bringing scholars and South Los Angeles community partners together to shape education, research, and systems change. |
| | </p> |
|
| |
|
| == Quick actions ==
| | <div class="alert alert-light border mt-4 mb-4" style="border-radius:14px;"> |
| <div style="display:flex; flex-wrap:wrap; gap:10px; margin:10px 0;"> | | 🔒 This wiki is primarily an internal workspace. Most pages require an account. If you are affiliated with the Dana Center and need access, you can request an account. |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:10px;">➕ [[Special:FormEdit/Person|Add / edit a person]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:10px;">➕ [[Special:FormEdit/Document|Add / edit a document]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:10px;">➕ [[Special:FormEdit/Project|Add / edit a project]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:10px;">➕ [[Special:FormEdit/Application|Add / edit an application]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:10px;">➕ [[Special:FormEdit/Meeting|Add / edit a meeting]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:10px;">➕ [[Special:FormEdit/Key assignment|Assign a key]]</div>
| |
| </div> | | </div> |
|
| |
|
| ---- | | <!-- BUTTONS --> |
| | <btn size="lg"> |
| | Dana_Center_Home|🔐 Log in||btn-primary |
| | Special:RequestAccount|✉️ Request an account||btn-outline-secondary |
| | </btn> |
|
| |
|
| == Browse ==
| |
| <div style="display:flex; flex-wrap:wrap; gap:10px; margin:10px 0;">
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:10px;">👥 [[People]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:10px;">📄 [[Documents]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:10px;">🧠 [[Projects]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:10px;">🎓 [[Fellowship Program]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:10px;">💡 [[Seed Grant Program]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:10px;">📆 [[Meetings]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:10px;">🔑 [[Rooms]]</div>
| |
| </div> | | </div> |
| | </div> |
| | </section> |
|
| |
|
| ---- | | <!-- ALBUM SECTION --> |
| | <div class="album py-5 bg-body-tertiary"> |
| | <div class="container"> |
|
| |
|
| == Dashboards == | | <div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4"> |
|
| |
|
| === Recently uploaded documents ===
| | <!-- CONTACT --> |
| {{#ask:
| | <div class="col"> |
| [[Category:Document]]
| | <div class="card shadow-sm h-100 rounded-4"> |
| |?Has document type=Type
| | <div class="card-body"> |
| |?Has program=Program
| |
| |?Has application cycle=Cycle
| |
| |?Has date=Date
| |
| |format=table
| |
| |limit=10
| |
| |sort=Has date
| |
| |order=descending
| |
| |mainlabel=Document
| |
| }}
| |
|
| |
|
| === Documents missing key fields (cleanup queue) === | | <h2 class="h5 mb-3">Contact us</h2> |
| ''These are documents that exist but are missing at least one key field (program, cycle, or person).''
| |
|
| |
|
| {{#ask:
| | <p class="card-text text-muted"> |
| [[Category:Document]]
| | For general inquiries, collaboration opportunities, or program questions, email: |
| [[Has program::+]] OR [[Has application cycle::+]] OR [[Has person::+]]
| | </p> |
| |?Has document type=Type
| |
| |?Has program=Program
| |
| |?Has application cycle=Cycle
| |
| |?Has person=Person
| |
| |format=table
| |
| |limit=25
| |
| |sort=Modification date
| |
| |order=descending
| |
| |mainlabel=Document
| |
| }}
| |
|
| |
|
| ---- | | <p class="fw-bold mb-3"> |
| | danacenter@mednet.ucla.edu |
| | </p> |
|
| |
|
| == Meetings & schedules == | | <btn size="sm"> |
| | mailto:danacenter@mednet.ucla.edu|Send email||btn-outline-primary |
| | </btn> |
|
| |
|
| === Upcoming meetings (next 14 days) ===
| | </div> |
| {{#ask:
| | </div> |
| [[Category:Meeting]]
| | </div> |
| [[Has meeting date::>{{#time:Y-m-d}}]]
| |
| [[Has meeting date::<{{#time:Y-m-d|+14 days}}]]
| |
| |?Has meeting date=Date
| |
| |?Has meeting type=Type
| |
| |?Has meeting owner=Owner
| |
| |?Has notes=Notes
| |
| |format=table
| |
| |sort=Has meeting date
| |
| |order=ascending
| |
| |mainlabel=Meeting
| |
| }}
| |
|
| |
|
| ---- | | <!-- PROGRAMS --> |
| | <div class="col"> |
| | <div class="card shadow-sm h-100 rounded-4"> |
| | <div class="card-body"> |
|
| |
|
| == Program landing pages == | | <h2 class="h5 mb-2">Programs</h2> |
|
| |
|
| === Fellowship Program === | | <p class="text-muted"> |
| * [[Fellowship Program]]
| | Explore the Dana Center’s research and education programs. |
| * [[Application Cycles]]
| | </p> |
| * [[Fellows]]
| |
|
| |
|
| === Seed Grant Program === | | <btn size="sm"> |
| * [[Seed Grant Program]]
| | Category:Program|Browse programs||btn-outline-primary |
| * [[Application Cycles]]
| | </btn> |
| * [[Seed Grant Awardees]]
| |
|
| |
|
| ----
| | </div> |
| | </div> |
| | </div> |
|
| |
|
| == Help == | | <!-- PROJECTS --> |
| * [[How to add a person]]
| | <div class="col"> |
| * [[How to upload a document]]
| | <div class="card shadow-sm h-100 rounded-4"> |
| * [[Naming conventions]]
| | <div class="card-body"> |
| * [[Wiki conventions]]
| |
|
| |
|
| | <h2 class="h5 mb-2">Projects</h2> |
|
| |
|
| | <p class="text-muted"> |
| | Active initiatives and collaborative projects across UCLA and CDU. |
| | </p> |
|
| |
|
| <strong>MediaWiki has been installed.</strong> | | <btn size="sm"> |
| | Category:Project|Browse projects||btn-outline-primary |
| | </btn> |
|
| |
|
| Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
| | </div> |
| | </div> |
| | </div> |
|
| |
|
| == Getting started ==
| | </div> |
| * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
| | </div> |
| * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
| | </div> |
| * [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]
| |
| * [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
| |
| * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
| |