Changes for page Get Started

Last modified by Veronika Kocher on Friday, 04 Sep 2026 15:32

From version 8.11
edited by Veronika Kocher
on Friday, 04 Sep 2026 14:45
Change comment: There is no comment for this version
To version 7.1
edited by Veronika Kocher
on Tuesday, 01 Sep 2026 13:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,1863 +1,350 @@
1 -{{html clean="false"}}
1 +// GET STARTED — BILINGUAL REPAIR / PILOT
2 +// XWiki 18.x — Firefox Web Console
3 +//
4 +// WHAT THIS DOES:
5 +// 1. Verifies that the current original Get Started page is exactly the German
6 +// version found in the V3 export.
7 +// 2. Refuses to continue if de_AT already exists.
8 +// 3. Creates de_AT using the current German content.
9 +// 4. Verifies the de_AT translation.
10 +// 5. Restores the English original content and title.
11 +// 6. Verifies BOTH versions afterwards.
12 +//
13 +// It does NOT touch any other page.
14 +//
15 +// USAGE:
16 +// - Open https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Get%20Started/
17 +// - Firefox: Ctrl+Shift+K
18 +// - Paste this entire file and run it.
2 2  
3 -<style>
4 - .arsn-topic-page{max-width:1400px;margin:0 auto;color:#322f2b}
5 - .arsn-topic-page *{box-sizing:border-box}
6 - .arsn-card{border:1px solid #e3ded6;border-radius:11px;background:#fcfbf8;box-shadow:0 1px 3px rgba(0,0,0,.035)}
7 - .arsn-eyebrow{font-size:12px;font-weight:700;letter-spacing:.075em;text-transform:uppercase}
8 - .arsn-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px}
9 - .arsn-grid-2{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:14px}
10 - .arsn-grid-3{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:14px}
11 - .arsn-chip{display:inline-block;padding:4px 8px;margin:3px 4px 3px 0;border-radius:14px;background:#f3efe8;border:1px solid #e3ded6;color:#5c5650;font-size:12px}
12 - .arsn-check{position:relative;padding:11px 12px 11px 36px;border:1px solid #e3ded6;border-radius:8px;background:#fffdf9}
13 - .arsn-check:before{content:"✓";position:absolute;left:13px;top:9px;color:#e94b13;font-weight:800}
14 - .arsn-call{padding:15px 16px;border:1px solid #e3ded6;border-top:4px solid #e94b13;border-radius:9px;background:#fcfbf8}
15 - .arsn-call h4{font-size:17px;margin:0 0 6px 0;color:#35312d}
16 - .arsn-call p{margin:0 0 8px 0;color:#625d56;line-height:1.5}
17 - .arsn-call a{font-weight:600}
18 - .arsn-section{margin:0 0 26px 0}
19 - .arsn-section h3{font-size:22px;margin:0 0 6px 0;color:#35312d}
20 - .arsn-section > p{color:#6a655e;line-height:1.55}
21 - .arsn-info{padding:15px 17px;border:1px solid #c7e5ed;border-left:5px solid #21b6d7;background:#eaf6f9;border-radius:8px;color:#365e68}
22 - .arsn-info strong{color:#2d5661}
23 - .arsn-warn{padding:15px 17px;border:1px solid #efd9cc;border-left:5px solid #e94b13;background:#fff6f1;border-radius:8px;color:#67564e}
24 - .arsn-warn strong{color:#744531}
25 - details.arsn-detail{margin:8px 0;border:1px solid #e3ded6;border-radius:8px;background:#fcfbf8;overflow:hidden}
26 - details.arsn-detail summary{cursor:pointer;padding:12px 14px;font-weight:700;color:#403b36;background:#f3efe8}
27 - details.arsn-detail[open] summary{border-bottom:1px solid #e3ded6}
28 - details.arsn-detail .body{padding:14px 16px;color:#514c46;line-height:1.55}
29 - .arsn-table{width:100%;border-collapse:collapse;background:#fffdf9}
30 - .arsn-table th,.arsn-table td{border:1px solid #e3ded6;padding:10px 11px;vertical-align:top;text-align:left}
31 - .arsn-table th{background:#f3efe8;color:#403b36}
32 - .arsn-source{padding:12px 13px;border:1px solid #e3ded6;border-left:4px solid #21b6d7;border-radius:7px;background:#fffdf9}
33 - .arsn-source strong{display:block;margin-bottom:3px}
34 - .arsn-source small{color:#6a655e}
35 - .arsn-hero-image{height:125px;overflow:hidden;background:#f1eee9}
36 - .arsn-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}
37 - @media(max-width:850px){.arsn-grid-2,.arsn-grid-3{grid-template-columns:1fr}}
38 -</style>
39 -
40 -<div class="arsn-topic-page">
41 -
42 - <section class="arsn-card" style="margin-bottom:18px;overflow:hidden;border-left:6px solid #e94b13;">
43 - <div class="arsn-hero-image"><img src="https://xwiki.uni-ak.ac.at/bin/download/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/WebHome/enable.png" alt="Planning an artistic or research project" /></div>
44 - <div style="padding:18px 21px 20px 21px;">
45 - <div class="arsn-eyebrow" style="color:#8a4d36;margin-bottom:5px;">PREPARE · GET STARTED · AUSTRIA</div>
46 - <h2 style="font-size:27px;line-height:1.2;margin:0 0 8px 0;color:#2c2926;">From project idea to a fundable, workable project</h2>
47 - <p style="margin:0;color:#5e5953;line-height:1.6;max-width:1100px;">
48 - Use this page to clarify your project before you search for funding or start spending money.
49 - It is designed for artistic projects, arts-based research, artistic research, interdisciplinary work
50 - and research projects in the Austrian university and cultural sector.
51 - </p>
52 - </div>
53 - </section>
54 -
55 - <div class="arsn-info" style="margin-bottom:20px;">
56 - <strong>Start with one distinction:</strong>
57 - Are you developing the project <strong>through the University of Applied Arts Vienna</strong>,
58 - or are you applying <strong>independently as an artist, collective, association or other legal entity</strong>?
59 - The applicant, employer, contracting route, budget rules, social insurance, tax treatment and signing authority can be different.
60 - </div>
61 -
62 - <div class="arsn-warn" style="margin-bottom:26px;">
63 - <strong>Planning guidance — not legal or tax advice.</strong>
64 - Funding rules, tax, social insurance, labour law, copyright, data protection and event requirements depend on your status,
65 - the funder and the concrete project. Always use the current call document and current institutional rules as the binding source.
66 - </div>
67 -
68 - <!-- PROJECT PASSPORT -->
69 - <section class="arsn-section">
70 - <div class="arsn-eyebrow" style="color:#8a4d36;margin-bottom:4px;">STEP 1 · PROJECT PASSPORT</div>
71 - <h3>Write down the project before looking for a call</h3>
72 - <p>A call should fit the project — do not redesign the project around the first funding scheme you find.</p>
73 -
74 - <div class="arsn-grid">
75 - <div class="arsn-check"><strong>Working title + one-sentence idea</strong><br><span style="color:#6a655e;">What are you doing, with whom, and why now?</span></div>
76 - <div class="arsn-check"><strong>Project type</strong><br><span style="color:#6a655e;">Arts-based research, artistic production, cultural project, research, education, mobility, innovation?</span></div>
77 - <div class="arsn-check"><strong>Core question / objective</strong><br><span style="color:#6a655e;">What will be explored, created, tested, changed or made possible?</span></div>
78 - <div class="arsn-check"><strong>Methods / artistic practice</strong><br><span style="color:#6a655e;">How does artistic practice, research or experimentation generate knowledge or results?</span></div>
79 - <div class="arsn-check"><strong>People and roles</strong><br><span style="color:#6a655e;">PI/project lead, artists, researchers, technicians, partners, participants, administration.</span></div>
80 - <div class="arsn-check"><strong>Host / applicant</strong><br><span style="color:#6a655e;">University, individual, association, company, consortium, partner institution?</span></div>
81 - <div class="arsn-check"><strong>Duration and earliest start</strong><br><span style="color:#6a655e;">Include preparation, production/research, presentation, documentation and closure.</span></div>
82 - <div class="arsn-check"><strong>Outputs</strong><br><span style="color:#6a655e;">Works, exhibitions, performances, publications, datasets, software, methods, workshops, documentation.</span></div>
83 - <div class="arsn-check"><strong>Audience / users / communities</strong><br><span style="color:#6a655e;">Who should encounter, use or benefit from the work?</span></div>
84 - <div class="arsn-check"><strong>Rough budget</strong><br><span style="color:#6a655e;">Personnel, fees, materials, travel, equipment, services, rights, access, documentation, publication.</span></div>
85 - <div class="arsn-check"><strong>Risks / constraints</strong><br><span style="color:#6a655e;">Rights, personal data, participants, minors, safety, access, technical dependencies, permits.</span></div>
86 - <div class="arsn-check"><strong>After the project</strong><br><span style="color:#6a655e;">What will be published, preserved, archived, handed over or deleted?</span></div>
87 - </div>
88 - </section>
89 -
90 - <!-- FUNDING ROUTE -->
91 - <section class="arsn-section">
92 - <div class="arsn-eyebrow" style="color:#8a4d36;margin-bottom:4px;">STEP 2 · FUNDING ROUTE</div>
93 - <h3>Where should I look for a call?</h3>
94 - <p>Use the project type to narrow the funding landscape. These are starting points, not automatic matches.</p>
95 -
96 - <div class="arsn-grid">
97 - <div class="arsn-call" style="border-top-color:#21b6d7">
98 - <h4>Arts-based research / artistic research</h4>
99 - <p><strong>Start with:</strong> FWF Arts-Based Research (PEEK), Angewandte internal research funding and Support Art &amp; Research.</p>
100 - <p style="font-size:13px;">PEEK is for high-quality arts-based research where artistic practice is central to the research question and the project is carried out at an Austrian research institution.</p>
101 - <a href="https://www.fwf.ac.at/en/funding/portfolio/projects/arts-based-research" target="_blank" rel="noopener">FWF Arts-Based Research (PEEK)</a>
102 - </div>
103 -
104 - <div class="arsn-call" style="border-top-color:#21b6d7">
105 - <h4>Basic research beyond PEEK</h4>
106 - <p><strong>Start with:</strong> FWF project funding and the broader FWF portfolio.</p>
107 - <p style="font-size:13px;">Use this when the project is primarily research and the arts-based PEEK profile is not the best fit.</p>
108 - <a href="https://www.fwf.ac.at/en/funding/steps-to-your-fwf-project/find-funding" target="_blank" rel="noopener">FWF Find Funding</a>
109 - </div>
110 -
111 - <div class="arsn-call" style="border-top-color:#e94b13">
112 - <h4>Small / short internal development at the Angewandte</h4>
113 - <p><strong>Start with:</strong> SUP and current internal calls such as PORT or successor schemes.</p>
114 - <p style="font-size:13px;">SUP is currently open on a rolling basis for employees and doctoral students for small-scale, short-term activities supporting art and research.</p>
115 - <a href="https://www.dieangewandte.at/en/news/open_calls" target="_blank" rel="noopener">Angewandte Open Calls</a>
116 - </div>
117 -
118 - <div class="arsn-call" style="border-top-color:#e94b13">
119 - <h4>Artistic production, exhibition, publication or presentation</h4>
120 - <p><strong>Start with:</strong> BMWKMS federal arts funding and the relevant discipline; for Vienna-based work also check MA 7.</p>
121 - <p style="font-size:13px;">Choose the artistic discipline first. Production funding is not automatically research funding.</p>
122 - <a href="https://www.bmwkms.gv.at/themen/kunst-und-kultur/" target="_blank" rel="noopener">Federal arts &amp; culture calls</a>
123 - </div>
124 -
125 - <div class="arsn-call" style="border-top-color:#f0aa00">
126 - <h4>Vienna-based cultural or research project</h4>
127 - <p><strong>Start with:</strong> Stadt Wien Kultur (MA 7), then the relevant field.</p>
128 - <p style="font-size:13px;">Read exclusions carefully. Current 2026 MA 7 visual/media-art rules explicitly exclude artistic-research projects, while the science/research field has different eligibility and exclusions.</p>
129 - <a href="https://www.wien.gv.at/kultur/foerderungen" target="_blank" rel="noopener">MA 7 funding overview</a>
130 - </div>
131 -
132 - <div class="arsn-call" style="border-top-color:#38b76a">
133 - <h4>European cultural cooperation</h4>
134 - <p><strong>Start with:</strong> Creative Europe Culture.</p>
135 - <p style="font-size:13px;">Best for transnational cooperation between cultural and creative organisations. Cooperation calls are organisational, not individual, funding instruments.</p>
136 - <a href="https://culture.ec.europa.eu/funding/calls" target="_blank" rel="noopener">Creative Europe calls</a>
137 - </div>
138 -
139 - <div class="arsn-call" style="border-top-color:#38b76a">
140 - <h4>Artist mobility / residency</h4>
141 - <p><strong>Start with:</strong> Culture Moves Europe and current federal mobility / residency schemes.</p>
142 - <p style="font-size:13px;">Use this route when international movement, exchange or residency is the primary funded activity.</p>
143 - <a href="https://culture.ec.europa.eu/culture-moves-europe" target="_blank" rel="noopener">Culture Moves Europe</a>
144 - </div>
145 -
146 - <div class="arsn-call" style="border-top-color:#21b6d7">
147 - <h4>European collaborative research on culture / society</h4>
148 - <p><strong>Start with:</strong> Horizon Europe Cluster 2 via FFG.</p>
149 - <p style="font-size:13px;">Relevant for larger international research and innovation consortia in culture, creativity, heritage, democracy and social transformation.</p>
150 - <a href="https://www.ffg.at/europa/heu/cluster2" target="_blank" rel="noopener">FFG · Horizon Europe Cluster 2</a>
151 - </div>
152 -
153 - <div class="arsn-call" style="border-top-color:#21b6d7">
154 - <h4>Teaching / curriculum / institutional cooperation</h4>
155 - <p><strong>Start with:</strong> Erasmus+ Cooperation Partnerships via OeAD.</p>
156 - <p style="font-size:13px;">Suitable when educational cooperation, curriculum, capacity building or institutional learning is central.</p>
157 - <a href="https://erasmusplus.oead.at/de/hochschulbildung/kooperationen/kooperationspartnerschaften" target="_blank" rel="noopener">OeAD · Erasmus+ partnerships</a>
158 - </div>
159 - </div>
160 - </section>
161 -
162 - <div class="arsn-info" style="margin-bottom:26px;">
163 - <strong>Best first contact at the Angewandte:</strong>
164 - Support Kunst und Forschung supports the content, administrative and financial development of artistic,
165 - scientific and arts-based research projects and works with FWF, FFG, EU programmes, City of Vienna and other funders.
166 - <div style="margin-top:7px;">
167 - <a href="https://www.dieangewandte.at/universitaet/organisation/planung_service_und_verwaltung/support_kunst_und_forschung" target="_blank" rel="noopener">Support Kunst und Forschung</a>
168 - · <a href="mailto:projektsupport@uni-ak.ac.at">projektsupport@uni-ak.ac.at</a>
169 - </div>
170 - </div>
171 -
172 - <!-- CALL FIT -->
173 - <section class="arsn-section">
174 - <div class="arsn-eyebrow" style="color:#8a4d36;margin-bottom:4px;">STEP 3 · CALL FIT</div>
175 - <h3>Read the funding conditions in this order</h3>
176 - <p>If one of the first five points fails, stop and look for a better call before investing time in the proposal.</p>
177 -
178 - <table class="arsn-table">
179 - <thead><tr><th>#</th><th>Check</th><th>What to verify</th></tr></thead>
180 - <tbody>
181 - <tr><td>1</td><td><strong>Applicant</strong></td><td>Individual, university, association, company, consortium? Citizenship/residence/seat requirements?</td></tr>
182 - <tr><td>2</td><td><strong>Project scope</strong></td><td>Does the call explicitly fund your kind of research, artistic practice, production, mobility or cooperation?</td></tr>
183 - <tr><td>3</td><td><strong>Exclusions</strong></td><td>Students? University study projects? Already-started projects? Artistic research? Commercial activity? Foreign activity?</td></tr>
184 - <tr><td>4</td><td><strong>Timing</strong></td><td>Deadline, internal deadline, earliest eligible project start, maximum duration, decision date.</td></tr>
185 - <tr><td>5</td><td><strong>Funding amount</strong></td><td>Minimum/maximum grant, full or partial funding, required own contribution or co-financing.</td></tr>
186 - <tr><td>6</td><td><strong>Eligible costs</strong></td><td>Personnel, fees, travel, materials, equipment, services, venue, publication, subcontracting, overhead, VAT.</td></tr>
187 - <tr><td>7</td><td><strong>Personnel rules</strong></td><td>Salary rates, fair-pay requirements, employment status, eligible working time, honoraria.</td></tr>
188 - <tr><td>8</td><td><strong>Partners</strong></td><td>Required number/countries, lead/partner roles, letters, consortium or cooperation agreements.</td></tr>
189 - <tr><td>9</td><td><strong>Evaluation</strong></td><td>Quality, innovation, artistic/research excellence, impact, feasibility, audience, sustainability, inclusion/diversity.</td></tr>
190 - <tr><td>10</td><td><strong>Submission route</strong></td><td>Who presses submit? Institution, PI, individual? ID Austria, elane, Funding & Tenders Portal, OID/PIC?</td></tr>
191 - <tr><td>11</td><td><strong>Double funding</strong></td><td>May the same costs/project receive other public funding? Which co-funding must be declared?</td></tr>
192 - <tr><td>12</td><td><strong>Rights / Open Science</strong></td><td>IP ownership, licences, publication, open access, research data, repository or communication obligations.</td></tr>
193 - <tr><td>13</td><td><strong>Ethics / security</strong></td><td>Personal data, human participants, vulnerable groups, minors, dual use, confidential material.</td></tr>
194 - <tr><td>14</td><td><strong>Reporting</strong></td><td>Financial evidence, final report, deliverables, time records, logos/acknowledgement, audits, retention periods.</td></tr>
195 - <tr><td>15</td><td><strong>Change rules</strong></td><td>Which budget, team, timeline or output changes require prior approval?</td></tr>
196 - </tbody>
197 - </table>
198 - </section>
199 -
200 - <div class="arsn-warn" style="margin-bottom:26px;">
201 - <strong>Do not choose a funding line by its title alone.</strong>
202 - In Austria, neighbouring funding fields can have opposite exclusions. For example, current MA 7 visual/media-art rules
203 - exclude artistic-research projects, while FWF PEEK is specifically designed for arts-based research.
204 - </div>
205 -
206 - <!-- AUSTRIA-SPECIFIC CLARIFICATIONS -->
207 - <section class="arsn-section">
208 - <div class="arsn-eyebrow" style="color:#8a4d36;margin-bottom:4px;">STEP 4 · AUSTRIA-SPECIFIC SETUP</div>
209 - <h3>What should be clarified before submission or project start?</h3>
210 -
211 - <details class="arsn-detail" open>
212 - <summary>1 · Applicant, institution & signing authority</summary>
213 - <div class="body">
214 - <ul>
215 - <li>Decide who is legally applying and receiving the grant.</li>
216 - <li>If the project is hosted by the Angewandte, clarify the institutional submission and approval route early.</li>
217 - <li>Check whether the funder requires an Austrian research institution, Austrian residence/citizenship, an Austrian legal entity or an international consortium.</li>
218 - <li>Clarify who may sign applications, contracts, partner agreements and declarations.</li>
219 - <li>For FWF programmes in PROFI mode, the research institution submits on behalf of the researcher; programme-specific rules still apply.</li>
220 - </ul>
221 - </div>
222 - </details>
223 -
224 - <details class="arsn-detail">
225 - <summary>2 · Concept, artistic/research design & evidence of quality</summary>
226 - <div class="body">
227 - <ul>
228 - <li>State the artistic/research question and why the project is needed now.</li>
229 - <li>Describe the artistic practice, research methods and how they generate knowledge/results.</li>
230 - <li>Position the project in relevant artistic, scholarly and cultural contexts.</li>
231 - <li>Explain what is genuinely new, experimental or distinctive.</li>
232 - <li>Define work packages, milestones, decision points and dependencies.</li>
233 - <li>Describe expected outputs and how success/quality will be assessed.</li>
234 - <li>Prepare relevant portfolio, CV, publications/works, prior projects and references.</li>
235 - </ul>
236 - </div>
237 - </details>
238 -
239 - <details class="arsn-detail">
240 - <summary>3 · Budget, fair pay, co-financing & cash flow</summary>
241 - <div class="body">
242 - <ul>
243 - <li>Budget personnel/employment, artist fees and external services separately.</li>
244 - <li>Include employer costs/social contributions where applicable.</li>
245 - <li>Budget materials, production, equipment, software, travel, accommodation, transport, venue, insurance, documentation, accessibility, rights/licences, publication and preservation.</li>
246 - <li>Check funder-specific salary rates, fair-pay expectations and maximum eligible rates.</li>
247 - <li>Check whether equipment is fully eligible, depreciated, capped or needs institutional procurement.</li>
248 - <li>Clarify VAT treatment and whether it is an eligible cost for the applicant.</li>
249 - <li>Check indirect costs/overheads and whether they are fixed, capped or excluded.</li>
250 - <li>Identify co-funding, own contribution and in-kind contributions and whether they must already be confirmed.</li>
251 - <li>Plan cash flow: when is funding actually paid, and who pre-finances costs?</li>
252 - <li>Never assume costs incurred before the eligible project start can be reimbursed.</li>
253 - </ul>
254 - </div>
255 - </details>
256 -
257 - <details class="arsn-detail">
258 - <summary>4 · Employment, contracts, tax & social insurance</summary>
259 - <div class="body">
260 - <ul>
261 - <li>Clarify whether each person is employed, self-employed, contracted for a work/service, or participating through a partner institution.</li>
262 - <li>Do not use freelance contracts to disguise an employment relationship; use the university/organisation's HR and legal process.</li>
263 - <li>Clarify tax/VAT treatment for independent activity with the competent tax authority or professional advice.</li>
264 - <li>Self-employed artists in Austria should check SVS status and whether a KSVF contribution subsidy may apply.</li>
265 - <li>KSVF support requires an application and specific insurance/income/artistic-activity conditions; it is not automatic.</li>
266 - <li>Keep a clean record of contracts, invoices, payment evidence and income/expense documentation.</li>
267 - </ul>
268 - <p><a href="https://www.ksvf.at/zuschuss" target="_blank" rel="noopener">KSVF contribution subsidy information</a></p>
269 - </div>
270 - </details>
271 -
272 - <details class="arsn-detail">
273 - <summary>5 · Copyright, performers' rights, licences & ownership</summary>
274 - <div class="body">
275 - <ul>
276 - <li>List third-party images, texts, music, film, software, datasets, designs, archives and artworks you plan to use.</li>
277 - <li>Clarify the exact rights needed: reproduction, adaptation, exhibition/performance, online publication, streaming, documentation, archive/repository deposit.</li>
278 - <li>Ownership of a physical artwork/object does not automatically include copyright exploitation rights.</li>
279 - <li>Clarify rights in newly created outputs between team members, institution, commissioned contributors and partners.</li>
280 - <li>Clarify authorship/credit, moral rights, performers' rights and documentation/photo/video permissions.</li>
281 - <li>Check collecting-society licences where relevant (e.g. music or represented visual works).</li>
282 - <li>Decide which open licence or rights statement, if any, will be used for outputs and metadata.</li>
283 - </ul>
284 - <p><a href="https://www.ris.bka.gv.at/GeltendeFassung.wxe?Abfrage=Bundesnormen&Gesetzesnummer=10001848" target="_blank" rel="noopener">Austrian Copyright Act (RIS)</a></p>
285 - </div>
286 - </details>
287 -
288 - <details class="arsn-detail">
289 - <summary>6 · Ethics, personal data, consent & participants</summary>
290 - <div class="body">
291 - <ul>
292 - <li>Identify whether you collect personal data, images, voices, interviews, location data, health data or other sensitive information.</li>
293 - <li>Define the legal basis, information provided to participants, consent where needed, withdrawal process and retention period.</li>
294 - <li>Separate consent to participate from permission to publish identifiable material where appropriate.</li>
295 - <li>Plan anonymisation/pseudonymisation where possible.</li>
296 - <li>Check secure storage, access, data sharing and transfers to external/cloud services or outside the EEA.</li>
297 - <li>For minors or vulnerable participants, clarify child protection, consent/assent, safeguarding and funder/institutional requirements.</li>
298 - <li>For participatory/co-creative artistic research, clarify ownership, attribution, benefit sharing and what participants can veto or withdraw.</li>
299 - <li>Check whether institutional ethics review is required before data collection begins.</li>
300 - </ul>
301 - <p><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Data%20Protection%20%26%20Ethics/">Data Protection &amp; Ethics</a></p>
302 - </div>
303 - </details>
304 -
305 - <details class="arsn-detail">
306 - <summary>7 · Venues, public events, safety, accessibility & insurance</summary>
307 - <div class="body">
308 - <ul>
309 - <li>Clarify venue permission, capacity, fire/safety rules, technical approvals, noise, opening hours and accessibility.</li>
310 - <li>In Vienna, public events can require notification or registration depending on type and audience capacity; check the Wiener Veranstaltungsgesetz and MA 36 guidance.</li>
311 - <li>Budget security, first aid, awareness measures, waste, technical staff and accessibility where relevant.</li>
312 - <li>If children/minors participate, check child-protection and safeguarding obligations.</li>
313 - <li>Clarify liability, equipment, transport, exhibition, travel and event insurance.</li>
314 - <li>For public space, construction/installation, animals, hazardous substances, lasers, drones or special technology, check additional permits early.</li>
315 - </ul>
316 - <p><a href="https://www.wien.gv.at/wirtschaft/oeffentliche-veranstaltung-planen-anmelden" target="_blank" rel="noopener">City of Vienna · planning public events</a></p>
317 - </div>
318 - </details>
319 -
320 - <details class="arsn-detail">
321 - <summary>8 · Data management, documentation, Open Science & preservation</summary>
322 - <div class="body">
323 - <ul>
324 - <li>Identify all data/material types: raw, processed, documentation, code, audiovisual files, physical/digital works.</li>
325 - <li>Define folder structure, file naming, versions/master files, storage, backup and access.</li>
326 - <li>Plan metadata and provenance so the artistic/research process remains understandable.</li>
327 - <li>Check whether the funder requires a Data Management Plan or open research data.</li>
328 - <li>Separate what may be public from what must be restricted.</li>
329 - <li>Plan identifiers, repository/deposit, file formats and preservation of technical dependencies.</li>
330 - <li>Budget documentation and preservation work; do not leave it until the final month.</li>
331 - </ul>
332 - </div>
333 - </details>
334 -
335 - <details class="arsn-detail">
336 - <summary>9 · Partners, governance, procurement & conflicts of interest</summary>
337 - <div class="body">
338 - <ul>
339 - <li>Document partner roles, budget responsibility, decision-making, IP, data sharing and publication rights.</li>
340 - <li>Use cooperation/consortium/subcontract agreements where required.</li>
341 - <li>Clarify who can commit the institution financially or contractually.</li>
342 - <li>Follow institutional/public procurement rules for purchases and external services.</li>
343 - <li>Document quotations/tenders where required.</li>
344 - <li>Identify conflicts of interest in commissioning, evaluation, procurement or partner selection.</li>
345 - </ul>
346 - </div>
347 - </details>
348 -
349 - <details class="arsn-detail">
350 - <summary>10 · Reporting, evidence & audit trail</summary>
351 - <div class="body">
352 - <ul>
353 - <li>Create a project cost centre/folder and evidence structure from day one.</li>
354 - <li>Keep contracts, invoices, payment evidence, travel documentation, approvals and procurement records.</li>
355 - <li>Track deliverables, milestones and funder communication.</li>
356 - <li>Use correct funder acknowledgements/logos and record dissemination.</li>
357 - <li>Request approval before material changes if the grant agreement requires it.</li>
358 - <li>Plan final narrative/financial reporting, output deposit, data/repository work and retention of records.</li>
359 - </ul>
360 - </div>
361 - </details>
362 - </section>
363 -
364 - <!-- APPLICATION PACK -->
365 - <section class="arsn-section">
366 - <div class="arsn-eyebrow" style="color:#8a4d36;margin-bottom:4px;">STEP 5 · APPLICATION PACK</div>
367 - <h3>Prepare these documents once and adapt them to each call</h3>
368 - <div class="arsn-grid">
369 - <div class="arsn-check">1-page project summary / abstract</div>
370 - <div class="arsn-check">full concept / research or artistic project description</div>
371 - <div class="arsn-check">research/artistic context and relevance</div>
372 - <div class="arsn-check">methods / artistic practice / work packages</div>
373 - <div class="arsn-check">timeline and milestones</div>
374 - <div class="arsn-check">team roles, CVs, portfolios, key works/publications</div>
375 - <div class="arsn-check">partner list + letters/agreements where needed</div>
376 - <div class="arsn-check">detailed budget + financing plan + co-funding</div>
377 - <div class="arsn-check">rights / IP / licensing plan</div>
378 - <div class="arsn-check">data protection / ethics / consent plan</div>
379 - <div class="arsn-check">data management / documentation / repository plan</div>
380 - <div class="arsn-check">communication / dissemination / audience plan</div>
381 - <div class="arsn-check">accessibility / inclusion / fair-pay considerations</div>
382 - <div class="arsn-check">risk register + mitigation</div>
383 - <div class="arsn-check">venue / permits / safety requirements if relevant</div>
384 - <div class="arsn-check">sustainability / environmental considerations if requested</div>
385 - </div>
386 - </section>
387 -
388 - <!-- LIVE SOURCES -->
389 - <section class="arsn-section">
390 - <div class="arsn-eyebrow" style="color:#8a4d36;margin-bottom:4px;">LIVE SOURCES</div>
391 - <h3>Where to check current calls and binding conditions</h3>
392 - <p>Use these as live entry points. Deadlines and conditions change; do not copy an old deadline from this page into your planning.</p>
393 -
394 - <div class="arsn-grid">
395 - <div class="arsn-source"><strong>Angewandte Open Calls</strong><small>Internal and external opportunities surfaced by the University.</small><br><a href="https://www.dieangewandte.at/en/news/open_calls" target="_blank" rel="noopener">Open calls</a></div>
396 - <div class="arsn-source"><strong>Support Kunst und Forschung</strong><small>Funding landscape, concept feedback, administrative/financial project design.</small><br><a href="https://www.dieangewandte.at/universitaet/organisation/planung_service_und_verwaltung/support_kunst_und_forschung" target="_blank" rel="noopener">Support Art &amp; Research</a></div>
397 - <div class="arsn-source"><strong>FWF</strong><small>PEEK / Arts-Based Research and other research funding.</small><br><a href="https://www.fwf.ac.at/en/funding" target="_blank" rel="noopener">FWF funding</a></div>
398 - <div class="arsn-source"><strong>BMWKMS · Kunst &amp; Kultur</strong><small>Federal artistic project funding, scholarships, mobility and discipline-specific calls.</small><br><a href="https://www.bmwkms.gv.at/themen/kunst-und-kultur/" target="_blank" rel="noopener">Current calls</a></div>
399 - <div class="arsn-source"><strong>Stadt Wien Kultur · MA 7</strong><small>Vienna cultural and science/research funding by field.</small><br><a href="https://www.wien.gv.at/kultur/foerderungen" target="_blank" rel="noopener">Funding overview</a></div>
400 - <div class="arsn-source"><strong>Creative Europe Desk Austria</strong><small>Advice on Creative Europe culture / cross-sectoral calls.</small><br><a href="https://www.creativeeurope.at/" target="_blank" rel="noopener">Creative Europe Austria</a></div>
401 - <div class="arsn-source"><strong>Culture Moves Europe</strong><small>International mobility and residency routes for artists/cultural professionals.</small><br><a href="https://culture.ec.europa.eu/culture-moves-europe" target="_blank" rel="noopener">Culture Moves Europe</a></div>
402 - <div class="arsn-source"><strong>FFG · Horizon Europe Cluster 2</strong><small>Culture, creativity, heritage, democracy and societal research/innovation.</small><br><a href="https://www.ffg.at/europa/heu/cluster2" target="_blank" rel="noopener">Cluster 2</a></div>
403 - <div class="arsn-source"><strong>OeAD · Erasmus+</strong><small>Education, curriculum and institutional cooperation.</small><br><a href="https://erasmusplus.oead.at/de/hochschulbildung/kooperationen/kooperationspartnerschaften" target="_blank" rel="noopener">Cooperation Partnerships</a></div>
404 - </div>
405 - </section>
406 -
407 - <!-- RED FLAGS -->
408 - <section class="arsn-section">
409 - <div class="arsn-eyebrow" style="color:#8a4d36;margin-bottom:4px;">STOP & CHECK</div>
410 - <h3>Red flags before you submit or start</h3>
411 - <div class="arsn-grid">
412 - <div class="arsn-warn"><strong>The project has already started.</strong><br>Many schemes do not fund completed or already-started activities/costs.</div>
413 - <div class="arsn-warn"><strong>The applicant is wrong.</strong><br>An individual cannot use a scheme for organisations, or vice versa.</div>
414 - <div class="arsn-warn"><strong>The call excludes your project type.</strong><br>Read exclusions, especially for university projects and arts-based research.</div>
415 - <div class="arsn-warn"><strong>The budget is built from wishes, not eligible costs.</strong><br>Rebuild it from the funder's cost rules.</div>
416 - <div class="arsn-warn"><strong>Rights/consent are unresolved.</strong><br>Do not promise open publication of material you may not be allowed to publish.</div>
417 - <div class="arsn-warn"><strong>No institutional lead time.</strong><br>External deadline ≠ internal deadline; get institutional approval early.</div>
418 - </div>
419 - </section>
420 -
421 - <div class="arsn-info" style="margin-bottom:14px;">
422 - <strong>Need help finding the right call?</strong>
423 - Bring Support Kunst und Forschung a one-paragraph project idea, expected duration, rough budget,
424 - applicant/partners and the type of output you want to create. That is usually enough to start a useful funding-fit conversation.
425 - </div>
426 -
427 - <div class="arsn-info">
428 - <strong>Next:</strong>
429 - Once the funding route and major constraints are clear, continue with
430 - <a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Project%20Planning%20%26%20Organisation/">Project Planning &amp; Organisation</a>,
431 - <a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Funding%20%26%20Funder%20Requirements/">Funding &amp; Funder Requirements</a>,
432 - and <a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Plan%20Your%20Data%20Management/">Plan Your Data Management</a>.
433 - </div>
434 -
435 -<!-- ARSN_TRAINING_WORKSHOPS_V2_START -->
436 -<section class="arsn-training-workshops" data-arsn-training-workshops="v2" style="margin:27px 0 22px 0;">
437 - <div style="padding:16px 18px;background:#eef8fa;border:1px solid #cfe8ef;border-left:5px solid #21b6d7;border-radius:9px;">
438 - <div style="font-size:12px;font-weight:700;letter-spacing:.075em;text-transform:uppercase;color:#3f6871;margin-bottom:5px;">TRAINING &amp; WORKSHOPS</div>
439 - <h3 style="font-size:20px;line-height:1.3;margin:0 0 7px;color:#35312d;text-align:left;">Training, workshops &amp; consultation sessions</h3>
440 - <p style="margin:0 0 10px;color:#5e5953;line-height:1.55;">Relevant opportunities for this topic will be shown here automatically from the central calendar.</p>
441 - <span data-arsn-coming-soon="true" style="display:inline-block;padding:4px 9px;border-radius:14px;background:#fff4ee;border:1px solid #efd9cc;color:#8a4d36;font-size:11px;font-weight:700;letter-spacing:.065em;line-height:1.2;">COMING SOON</span>
442 - </div>
443 -</section>
444 -<!-- ARSN_TRAINING_WORKSHOPS_V2_END -->
445 -
446 -<!-- ARSN_PRACTICAL_RESOURCES_V2_START -->
447 -<section class="arsn-practical-resources" data-arsn-practical-resources="v2" style="margin:0 0 27px;">
448 - <div style="font-size:12px;font-weight:700;letter-spacing:.075em;text-transform:uppercase;color:#8a4d36;margin-bottom:4px;">USEFUL MATERIALS</div>
449 - <h3 style="font-size:22px;line-height:1.25;margin:0 0 8px;color:#35312d;text-align:left;">Practical Resources</h3>
450 - <p style="margin:0 0 12px;color:#5e5953;line-height:1.55;">Use practical resources when you need a concise overview, a step-by-step procedure or a ready-to-use project aid.</p>
451 - <div class="arsn-resource-grid" style="display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;">
452 - <div style="padding:15px 16px;background:#fcfbf8;border:1px solid #e3ded6;border-top:3px solid #21b6d7;border-radius:9px;"><strong>Info Sheets</strong><br><span data-arsn-coming-soon="true" style="display:inline-block;margin:6px 0 8px;padding:4px 9px;border-radius:14px;background:#fff4ee;border:1px solid #efd9cc;color:#8a4d36;font-size:11px;font-weight:700;letter-spacing:.065em;">COMING SOON</span><div style="color:#625d56;line-height:1.45;">Short reference guides for common questions and decisions.</div></div>
453 - <div style="padding:15px 16px;background:#fcfbf8;border:1px solid #e3ded6;border-top:3px solid #e94b13;border-radius:9px;"><strong>Tutorials</strong><br><span data-arsn-coming-soon="true" style="display:inline-block;margin:6px 0 8px;padding:4px 9px;border-radius:14px;background:#fff4ee;border:1px solid #efd9cc;color:#8a4d36;font-size:11px;font-weight:700;letter-spacing:.065em;">COMING SOON</span><div style="color:#625d56;line-height:1.45;">Step-by-step guidance for specific tasks and workflows.</div></div>
454 - <div style="padding:15px 16px;background:#fcfbf8;border:1px solid #e3ded6;border-top:3px solid #38b76a;border-radius:9px;"><strong>Checklists &amp; Templates</strong><br><span data-arsn-coming-soon="true" style="display:inline-block;margin:6px 0 8px;padding:4px 9px;border-radius:14px;background:#fff4ee;border:1px solid #efd9cc;color:#8a4d36;font-size:11px;font-weight:700;letter-spacing:.065em;">COMING SOON</span><div style="color:#625d56;line-height:1.45;">Ready-to-use checklists and templates for planning, managing and closing projects.</div></div>
455 - </div>
456 - <style>@media(max-width:767px){.arsn-resource-grid{grid-template-columns:1fr!important}}</style>
457 -</section>
458 -<!-- ARSN_PRACTICAL_RESOURCES_V2_END -->
459 -
460 -</div>
461 -{{/html}}
462 -
463 -{{html clean="false"}}
464 -<!-- SN_SERVICE_NAVIGATOR_MASTER_STYLE_START -->
465 -
466 -<style data-sn-service-navigator-master="1">
467 -/* =========================================================
468 - MASTER TYPOGRAPHY
469 - ========================================================= */
470 -#xwikicontent h1,
471 -#xwikicontent h2,
472 -#xwikicontent h3,
473 -#xwikicontent h4,
474 -#xwikicontent h5,
475 -#xwikicontent h6,
476 -#xwikicontent .box-title,
477 -#xwikicontent [role="heading"],
478 -#xwikicontent h1 a,
479 -#xwikicontent h2 a,
480 -#xwikicontent h3 a,
481 -#xwikicontent h4 a,
482 -#xwikicontent h5 a,
483 -#xwikicontent h6 a,
484 -#xwikicontent .box-title a,
485 -#xwikicontent [role="heading"] a{
486 - text-align:left!important;
487 - text-justify:auto!important;
488 - word-spacing:normal!important;
489 -}
490 -
491 -/* =========================================================
492 - COMING SOON / IN VORBEREITUNG
493 - ========================================================= */
494 -.sn-coming-soon-badge{
495 - display:inline-block;
496 - vertical-align:middle;
497 - margin-left:10px;
498 - padding:4px 8px;
499 - border-radius:14px;
500 - border:1px solid #efd9cc;
501 - background:#fff4ee;
502 - color:#8a4d36;
503 - font-size:11px;
504 - font-weight:700;
505 - letter-spacing:.055em;
506 - line-height:1.2;
507 - white-space:nowrap;
508 -}
509 -
510 -/* =========================================================
511 - NATIVE / DETAIL CALLOUT GEOMETRY
512 - Preserve existing backgrounds.
513 - ========================================================= */
514 -#xwikicontent .arsn-info,
515 -#xwikicontent .dmp-info,
516 -#xwikicontent .ido-info,
517 -#xwikicontent .pp-info,
518 -#xwikicontent .infomessage{
519 - box-sizing:border-box!important;
520 - border-left:4px solid #21b6d7!important;
521 - border-radius:8px;
522 - text-align:left!important;
523 - word-spacing:normal!important;
524 -}
525 -
526 -#xwikicontent .arsn-warn,
527 -#xwikicontent .dmp-warn,
528 -#xwikicontent .ido-warn,
529 -#xwikicontent .pp-warn,
530 -#xwikicontent .warn,
531 -#xwikicontent .warning,
532 -#xwikicontent .warningmessage,
533 -#xwikicontent .errormessage{
534 - box-sizing:border-box!important;
535 - border-left:4px solid #e94b13!important;
536 - border-radius:8px;
537 - text-align:left!important;
538 - word-spacing:normal!important;
539 -}
540 -
541 -[data-sn-master-equal-height],
542 -[data-sn-master-first-row]{
543 - box-sizing:border-box;
544 -}
545 -
546 -/* =========================================================
547 - FULL-WIDTH THREE-LINE NUMBER / TITLE / SUBTITLE BLOCKS
548 - ========================================================= */
549 -#xwikicontent .arsn-area-label[data-sn-three-line="1"]{
550 - display:grid!important;
551 - grid-template-columns:minmax(0,1fr)!important;
552 - grid-auto-rows:auto!important;
553 - width:100%!important;
554 - max-width:none!important;
555 - box-sizing:border-box!important;
556 - justify-items:start!important;
557 - align-items:start!important;
558 - gap:2px!important;
559 - text-align:left!important;
560 - text-align-last:left!important;
561 - text-justify:auto!important;
562 - word-spacing:normal!important;
563 - white-space:normal!important;
564 -}
565 -#xwikicontent .arsn-area-label[data-sn-three-line="1"] > .arsn-area-number,
566 -#xwikicontent .arsn-area-label[data-sn-three-line="1"] > .sn-area-label-title,
567 -#xwikicontent .arsn-area-label[data-sn-three-line="1"] > .arsn-area-action{
568 - display:block!important;
569 - width:100%!important;
570 - margin:0!important;
571 - text-align:left!important;
572 - text-align-last:left!important;
573 - text-justify:auto!important;
574 - word-spacing:normal!important;
575 - white-space:normal!important;
576 -}
577 -</style>
578 -
579 -<script data-sn-service-navigator-master="1">
580 -(function(){
20 +(async function () {
581 581   "use strict";
582 582  
583 - var PAGE_KIND="detail";
584 - var PLACEHOLDER=false;
585 - var PLACEHOLDER_LABEL="COMING SOON";
23 + var WIKI = "xwiki";
24 + var SPACES = [
25 + "Service Navigator",
26 + "Art & Research Services Navigator",
27 + "Enable",
28 + "Get Started"
29 + ];
30 + var PAGE = "WebHome";
31 + var TARGET = "de_AT";
586 586  
587 - var MOBILE_MAX=767;
588 - var ROW_TOLERANCE=6;
589 - var RESIZE_DEBOUNCE=220;
33 + var EXPECTED_CURRENT_DE_HASH = "7deec51cd0b625e3049cca99a5a69d0834db07fbc317f498f765f56cdc4463a9";
34 + var EXPECTED_RESTORED_EN_HASH = "86ff3e7227841109c46a8e1fbdc2dac7b5ff684d8e8e86da7dbc0c5341d5848b";
590 590  
591 - var root=
592 - document.getElementById("xwikicontent")||
593 - document.querySelector(".xwiki-rendering-content")||
594 - document.querySelector("main")||
595 - document.body;
36 + var DE_TITLE = "Erste Schritte";
37 + var EN_TITLE = "Get Started";
596 596  
597 - if(!root)return;
39 + var DE_CONTENT = "{{html clean=\"false\"}}\n<style>\n .arsn-topic-page{max-width:1400px;margin:0 auto;color:#322f2b}\n .arsn-topic-page *{box-sizing:border-box}\n .arsn-card{border:1px solid #e3ded6;border-radius:11px;background:#fcfbf8;box-shadow:0 1px 3px rgba(0,0,0,.035)}\n .arsn-eyebrow{font-size:12px;font-weight:700;letter-spacing:.075em;text-transform:uppercase}\n .arsn-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px}\n .arsn-grid-2{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:14px}\n .arsn-grid-3{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:14px}\n .arsn-chip{display:inline-block;padding:4px 8px;margin:3px 4px 3px 0;border-radius:14px;background:#f3efe8;border:1px solid #e3ded6;color:#5c5650;font-size:12px}\n .arsn-check{position:relative;padding:11px 12px 11px 36px;border:1px solid #e3ded6;border-radius:8px;background:#fffdf9}\n .arsn-check:before{content:\"✓\";position:absolute;left:13px;top:9px;color:#e94b13;font-weight:800}\n .arsn-call{padding:15px 16px;border:1px solid #e3ded6;border-top:4px solid #e94b13;border-radius:9px;background:#fcfbf8}\n .arsn-call h4{font-size:17px;margin:0 0 6px 0;color:#35312d}\n .arsn-call p{margin:0 0 8px 0;color:#625d56;line-height:1.5}\n .arsn-call a{font-weight:600}\n .arsn-section{margin:0 0 26px 0}\n .arsn-section h3{font-size:22px;margin:0 0 6px 0;color:#35312d}\n .arsn-section > p{color:#6a655e;line-height:1.55}\n .arsn-info{padding:15px 17px;border:1px solid #c7e5ed;border-left:5px solid #21b6d7;background:#eaf6f9;border-radius:8px;color:#365e68}\n .arsn-info strong{color:#2d5661}\n .arsn-warn{padding:15px 17px;border:1px solid #efd9cc;border-left:5px solid #e94b13;background:#fff6f1;border-radius:8px;color:#67564e}\n .arsn-warn strong{color:#744531}\n details.arsn-detail{margin:8px 0;border:1px solid #e3ded6;border-radius:8px;background:#fcfbf8;overflow:hidden}\n details.arsn-detail summary{cursor:pointer;padding:12px 14px;font-weight:700;color:#403b36;background:#f3efe8}\n details.arsn-detail[open] summary{border-bottom:1px solid #e3ded6}\n details.arsn-detail .body{padding:14px 16px;color:#514c46;line-height:1.55}\n .arsn-table{width:100%;border-collapse:collapse;background:#fffdf9}\n .arsn-table th,.arsn-table td{border:1px solid #e3ded6;padding:10px 11px;vertical-align:top;text-align:left}\n .arsn-table th{background:#f3efe8;color:#403b36}\n .arsn-source{padding:12px 13px;border:1px solid #e3ded6;border-left:4px solid #21b6d7;border-radius:7px;background:#fffdf9}\n .arsn-source strong{display:block;margin-bottom:3px}\n .arsn-source small{color:#6a655e}\n .arsn-hero-image{height:125px;overflow:hidden;background:#f1eee9}\n .arsn-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}\n @media(max-width:850px){.arsn-grid-2,.arsn-grid-3{grid-template-columns:1fr}}\n</style>\n<div class=\"arsn-topic-page\">\n<section class=\"arsn-card\" style=\"margin-bottom:18px;overflow:hidden;border-left:6px solid #e94b13;\">\n<div class=\"arsn-hero-image\"><img alt=\"Planning an artistic or research project\" src=\"https://xwiki.uni-ak.ac.at/bin/download/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/WebHome/enable.png\"/></div>\n<div style=\"padding:18px 21px 20px 21px;\">\n<div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:5px;\">VORBEREITEN · ERSTE SCHRITTE · ÖSTERREICH</div>\n<h2 style=\"font-size:27px;line-height:1.2;margin:0 0 8px 0;color:#2c2926;\">Von der Projektidee zu einem förderfähigen und umsetzbaren Projekt</h2>\n<p style=\"margin:0;color:#5e5953;line-height:1.6;max-width:1100px;\">\n Nutze diese Seite, um dein Projekt zu klären, bevor du nach Förderungen suchst oder Ausgaben tätigst. Sie richtet sich an künstlerische Projekte, Arts-Based Research, Artistic Research, interdisziplinäre Vorhaben und Forschungsprojekte im österreichischen Hochschul- und Kultursektor.\n </p>\n</div>\n</section>\n<div class=\"arsn-info\" style=\"margin-bottom:20px;\">\n<strong>Beginne mit einer grundlegenden Unterscheidung:</strong>\n Entwickelst du das Projekt <strong>über die Universität für angewandte Kunst Wien</strong>, oder reichst du <strong>eigenständig als Künstler:in, Kollektiv, Verein oder andere Rechtsträgerin</strong>ein? Antragsteller:in, Arbeitgeber:in, Vertragsweg, Budgetregeln, Sozialversicherung, steuerliche Behandlung und Zeichnungsberechtigung können sich je nach Konstellation unterscheiden.\n </div>\n<div class=\"arsn-warn\" style=\"margin-bottom:26px;\">\n<strong>Planungshilfe – keine Rechts- oder Steuerberatung.</strong>\n Förderregeln, Steuern, Sozialversicherung, Arbeitsrecht, Urheberrecht, Datenschutz und Veranstaltungsvorgaben hängen von deinem Status, der Förderstelle und dem konkreten Projekt ab. Verbindlich sind immer die aktuelle Ausschreibung und die jeweils geltenden institutionellen Regelungen.\n </div>\n PROJEKTPROFIL \n<section class=\"arsn-section\">\n<div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">SCHRITT 1 · PROJEKTPROFIL</div>\n<h3>Schreibe das Projekt auf, bevor du nach einer passenden Ausschreibung suchst</h3>\n<p>Die Ausschreibung soll zum Projekt passen – forme das Projekt nicht nach der ersten Fördermöglichkeit um, die du findest.</p>\n<div class=\"arsn-grid\">\n<div class=\"arsn-check\"><strong>Arbeitstitel + Idee in einem Satz</strong><br/><span style=\"color:#6a655e;\">Was machst du, mit wem und warum gerade jetzt?</span></div>\n<div class=\"arsn-check\"><strong>Projekttyp</strong><br/><span style=\"color:#6a655e;\">Arts-Based Research, künstlerische Produktion, Kulturprojekt, Forschung, Lehre/Bildung, Mobilität, Innovation?</span></div>\n<div class=\"arsn-check\"><strong>Kernfrage / Ziel</strong><br/><span style=\"color:#6a655e;\">Was soll untersucht, entwickelt, erprobt, verändert oder ermöglicht werden?</span></div>\n<div class=\"arsn-check\"><strong>Methoden / künstlerische Praxis</strong><br/><span style=\"color:#6a655e;\">Wie erzeugen künstlerische Praxis, Forschung oder Experiment Wissen beziehungsweise Ergebnisse?</span></div>\n<div class=\"arsn-check\"><strong>Personen und Rollen</strong><br/><span style=\"color:#6a655e;\">Projektleitung/PI, Künstler:innen, Forschende, Techniker:innen, Partner:innen, Teilnehmende, Administration.</span></div>\n<div class=\"arsn-check\"><strong>Host / Antragsteller:in</strong><br/><span style=\"color:#6a655e;\">Universität, Einzelperson, Verein, Unternehmen, Konsortium, Partnerinstitution?</span></div>\n<div class=\"arsn-check\"><strong>Laufzeit und frühestmöglicher Start</strong><br/><span style=\"color:#6a655e;\">Berücksichtige Vorbereitung, Produktion/Forschung, Präsentation, Dokumentation und Projektabschluss.</span></div>\n<div class=\"arsn-check\"><strong>Outputs</strong><br/><span style=\"color:#6a655e;\">Werke, Ausstellungen, Performances, Publikationen, Datensätze, Software, Methoden, Workshops, Dokumentation.</span></div>\n<div class=\"arsn-check\"><strong>Zielgruppen / Nutzer:innen / Communities</strong><br/><span style=\"color:#6a655e;\">Wer soll dem Projekt begegnen, es nutzen oder davon profitieren?</span></div>\n<div class=\"arsn-check\"><strong>Grobe Budgetplanung</strong><br/><span style=\"color:#6a655e;\">Personal, Honorare, Materialien, Reisen, Ausstattung, Dienstleistungen, Rechte, Zugang, Dokumentation, Publikation.</span></div>\n<div class=\"arsn-check\"><strong>Risiken / Rahmenbedingungen</strong><br/><span style=\"color:#6a655e;\">Rechte, personenbezogene Daten, Teilnehmende, Minderjährige, Sicherheit, Zugang, technische Abhängigkeiten, Genehmigungen.</span></div>\n<div class=\"arsn-check\"><strong>Nach Projektende</strong><br/><span style=\"color:#6a655e;\">Was wird veröffentlicht, erhalten, archiviert, übergeben oder gelöscht?</span></div>\n</div>\n</section>\n FÖRDERWEG \n<section class=\"arsn-section\">\n<div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">SCHRITT 2 · FÖRDERWEG</div>\n<h3>Wo suche ich nach einer passenden Ausschreibung?</h3>\n<p>Nutze den Projekttyp, um die Förderlandschaft einzugrenzen. Die folgenden Punkte sind Einstiege, keine automatischen Treffer.</p>\n<div class=\"arsn-grid\">\n<div class=\"arsn-call\" style=\"border-top-color:#21b6d7\">\n<h4>Arts-Based Research / Artistic Research</h4>\n<p><strong>Starte hier:</strong> FWF Arts-Based Research (PEEK), interne Forschungsförderungen der Angewandten und Support Kunst und Forschung.</p>\n<p style=\"font-size:13px;\">PEEK richtet sich an qualitativ hochwertige Arts-Based-Research-Projekte, bei denen die künstlerische Praxis zentral für die Forschungsfrage ist und das Projekt an einer österreichischen Forschungsstätte durchgeführt wird.</p>\n<a href=\"https://www.fwf.ac.at/en/funding/portfolio/projects/arts-based-research\" rel=\"noopener\" target=\"_blank\">FWF Arts-Based Research (PEEK)</a>\n</div>\n<div class=\"arsn-call\" style=\"border-top-color:#21b6d7\">\n<h4>Grundlagenforschung außerhalb von PEEK</h4>\n<p><strong>Starte hier:</strong> FWF-Projektförderungen und das weitere Förderportfolio des FWF.</p>\n<p style=\"font-size:13px;\">Nutze diesen Weg, wenn das Vorhaben primär Forschung ist und das Arts-Based-Research-Profil von PEEK nicht optimal passt.</p>\n<a href=\"https://www.fwf.ac.at/en/funding/steps-to-your-fwf-project/find-funding\" rel=\"noopener\" target=\"_blank\">FWF – Förderungen finden</a>\n</div>\n<div class=\"arsn-call\" style=\"border-top-color:#e94b13\">\n<h4>Kleine / kurzfristige interne Vorhaben an der Angewandten</h4>\n<p><strong>Starte hier:</strong> SUP und aktuelle interne Ausschreibungen wie PORT beziehungsweise Nachfolgeprogramme.</p>\n<p style=\"font-size:13px;\">SUP ist derzeit laufend für Mitarbeiter:innen und Doktorand:innen geöffnet und unterstützt kleinere, kurzfristige Aktivitäten im Bereich Kunst und Forschung.</p>\n<a href=\"https://www.dieangewandte.at/en/news/open_calls\" rel=\"noopener\" target=\"_blank\">Ausschreibungen der Angewandten</a>\n</div>\n<div class=\"arsn-call\" style=\"border-top-color:#e94b13\">\n<h4>Künstlerische Produktion, Ausstellung, Publikation oder Präsentation</h4>\n<p><strong>Starte hier:</strong> Bundesförderungen Kunst und Kultur des BMWKMS in der passenden Sparte; bei Vorhaben in Wien zusätzlich MA 7 prüfen.</p>\n<p style=\"font-size:13px;\">Wähle zuerst die passende Kunstsparte. Produktionsförderung ist nicht automatisch Forschungsförderung.</p>\n<a href=\"https://www.bmwkms.gv.at/themen/kunst-und-kultur/\" rel=\"noopener\" target=\"_blank\">Bundesförderungen Kunst &amp; Kultur</a>\n</div>\n<div class=\"arsn-call\" style=\"border-top-color:#f0aa00\">\n<h4>Kultur- oder Forschungsprojekt mit Wien-Bezug</h4>\n<p><strong>Starte hier:</strong> Stadt Wien Kultur (MA 7), anschließend die passende Fördersparte.</p>\n<p style=\"font-size:13px;\">Lies die Ausschlussgründe genau. Die aktuellen MA-7-Richtlinien 2026 für Bildende Kunst/Medienkunst schließen Artistic-Research-Projekte ausdrücklich aus; für Wissenschaft/Forschung gelten andere Fördervoraussetzungen und Ausschlüsse.</p>\n<a href=\"https://www.wien.gv.at/kultur/foerderungen\" rel=\"noopener\" target=\"_blank\">MA 7 – Förderübersicht</a>\n</div>\n<div class=\"arsn-call\" style=\"border-top-color:#38b76a\">\n<h4>Europäische Kulturkooperation</h4>\n<p><strong>Starte hier:</strong> Creative Europe Culture.</p>\n<p style=\"font-size:13px;\">Geeignet für transnationale Kooperationen zwischen Kultur- und Kreativorganisationen. Kooperationsausschreibungen richten sich an Organisationen, nicht an Einzelpersonen.</p>\n<a href=\"https://culture.ec.europa.eu/funding/calls\" rel=\"noopener\" target=\"_blank\">Creative-Europe-Ausschreibungen</a>\n</div>\n<div class=\"arsn-call\" style=\"border-top-color:#38b76a\">\n<h4>Künstler:innenmobilität / Residency</h4>\n<p><strong>Starte hier:</strong> Culture Moves Europe und aktuelle österreichische Mobilitäts- beziehungsweise Residency-Programme.</p>\n<p style=\"font-size:13px;\">Nutze diesen Weg, wenn internationale Mobilität, Austausch oder Residency die zentrale geförderte Aktivität ist.</p>\n<a href=\"https://culture.ec.europa.eu/culture-moves-europe\" rel=\"noopener\" target=\"_blank\">Culture Moves Europe</a>\n</div>\n<div class=\"arsn-call\" style=\"border-top-color:#21b6d7\">\n<h4>Europäische Verbundforschung zu Kultur / Gesellschaft</h4>\n<p><strong>Starte hier:</strong> Horizon Europe Cluster 2 über die FFG.</p>\n<p style=\"font-size:13px;\">Relevant für größere internationale Forschungs- und Innovationskonsortien zu Kultur, Kreativität, Kulturerbe, Demokratie und gesellschaftlichem Wandel.</p>\n<a href=\"https://www.ffg.at/europa/heu/cluster2\" rel=\"noopener\" target=\"_blank\">FFG · Horizon Europe Cluster 2</a>\n</div>\n<div class=\"arsn-call\" style=\"border-top-color:#21b6d7\">\n<h4>Lehre / Curriculum / institutionelle Kooperation</h4>\n<p><strong>Starte hier:</strong> Erasmus+ Kooperationspartnerschaften über den OeAD.</p>\n<p style=\"font-size:13px;\">Geeignet, wenn Bildungskooperation, Curriculumsentwicklung, Capacity Building oder institutionelles Lernen im Zentrum stehen.</p>\n<a href=\"https://erasmusplus.oead.at/de/hochschulbildung/kooperationen/kooperationspartnerschaften\" rel=\"noopener\" target=\"_blank\">OeAD · Erasmus+ Kooperationspartnerschaften</a>\n</div>\n</div>\n</section>\n<div class=\"arsn-info\" style=\"margin-bottom:26px;\">\n<strong>Beste erste Anlaufstelle an der Angewandten:</strong>\n Support Kunst und Forschung unterstützt die inhaltliche, administrative und finanzielle Entwicklung künstlerischer, wissenschaftlicher und arts-based Forschungsprojekte und arbeitet mit FWF, FFG, EU-Programmen, Stadt Wien und weiteren Förderstellen.\n <div style=\"margin-top:7px;\">\n<a href=\"https://www.dieangewandte.at/universitaet/organisation/planung_service_und_verwaltung/support_kunst_und_forschung\" rel=\"noopener\" target=\"_blank\">Support Kunst und Forschung</a>\n · <a href=\"mailto:projektsupport@uni-ak.ac.at\">projektsupport@uni-ak.ac.at</a>\n</div>\n</div>\n PASSUNG ZUR AUSSCHREIBUNG \n<section class=\"arsn-section\">\n<div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">SCHRITT 3 · PASSUNG ZUR AUSSCHREIBUNG</div>\n<h3>Prüfe die Förderbedingungen in dieser Reihenfolge</h3>\n<p>Wenn einer der ersten fünf Punkte nicht passt, stoppe und suche nach einer geeigneteren Ausschreibung, bevor du Zeit in den Antrag investierst.</p>\n<table class=\"arsn-table\">\n<thead><tr><th>#</th><th>Prüfpunkt</th><th>Was ist zu prüfen?</th></tr></thead>\n<tbody>\n<tr><td>1</td><td><strong>Antragsteller:in</strong></td><td>Einzelperson, Universität, Verein, Unternehmen, Konsortium? Vorgaben zu Staatsbürgerschaft, Wohnsitz oder Sitz?</td></tr>\n<tr><td>2</td><td><strong>Fördergegenstand</strong></td><td>Fördert die Ausschreibung ausdrücklich deine Art von Forschung, künstlerischer Praxis, Produktion, Mobilität oder Kooperation?</td></tr>\n<tr><td>3</td><td><strong>Ausschlüsse</strong></td><td>Studierende? Studienprojekte? Bereits begonnene Projekte? Artistic Research? Wirtschaftliche Tätigkeit? Aktivitäten im Ausland?</td></tr>\n<tr><td>4</td><td><strong>Zeitplan</strong></td><td>Einreichfrist, interne Frist, frühestmöglicher förderfähiger Projektstart, maximale Laufzeit, voraussichtlicher Entscheidungszeitpunkt.</td></tr>\n<tr><td>5</td><td><strong>Förderhöhe</strong></td><td>Mindest-/Maximalförderung, Voll- oder Teilfinanzierung, erforderlicher Eigenanteil oder Kofinanzierung.</td></tr>\n<tr><td>6</td><td><strong>Förderfähige Kosten</strong></td><td>Personal, Honorare, Reisen, Material, Ausstattung, Dienstleistungen, Veranstaltungsort, Publikation, Subaufträge, Overheads, Umsatzsteuer.</td></tr>\n<tr><td>7</td><td><strong>Personalvorgaben</strong></td><td>Gehaltssätze, Fair-Pay-Vorgaben, Beschäftigungsstatus, förderfähige Arbeitszeit, Honorare.</td></tr>\n<tr><td>8</td><td><strong>Partner:innen</strong></td><td>Erforderliche Anzahl/Länder, Lead- und Partnerrollen, Letters of Commitment, Konsortial- oder Kooperationsvereinbarungen.</td></tr>\n<tr><td>9</td><td><strong>Bewertung</strong></td><td>Qualität, Innovation, künstlerische/wissenschaftliche Exzellenz, Wirkung, Machbarkeit, Zielgruppen, Nachhaltigkeit, Inklusion/Diversität.</td></tr>\n<tr><td>10</td><td><strong>Einreichweg</strong></td><td>Wer reicht formal ein? Institution, PI/Projektleitung, Einzelperson? ID Austria, elane, Funding &amp; Tenders Portal, OID/PIC?</td></tr>\n<tr><td>11</td><td><strong>Doppelförderung</strong></td><td>Dürfen dieselben Kosten beziehungsweise dasselbe Projekt weitere öffentliche Förderungen erhalten? Welche Kofinanzierung muss offengelegt werden?</td></tr>\n<tr><td>12</td><td><strong>Rechte / Open Science</strong></td><td>IP-/Rechteinhaberschaft, Lizenzen, Publikation, Open Access, Forschungsdaten, Repositorium oder Kommunikationspflichten.</td></tr>\n<tr><td>13</td><td><strong>Ethik / Sicherheit</strong></td><td>Personenbezogene Daten, menschliche Teilnehmende, vulnerable Gruppen, Minderjährige, Dual Use, vertrauliches Material.</td></tr>\n<tr><td>14</td><td><strong>Berichtspflichten</strong></td><td>Finanznachweise, Abschlussbericht, Deliverables, Zeitaufzeichnungen, Logos/Acknowledgements, Prüfungen, Aufbewahrungsfristen.</td></tr>\n<tr><td>15</td><td><strong>Änderungsregeln</strong></td><td>Welche Änderungen an Budget, Team, Zeitplan oder Outputs müssen vorab genehmigt werden?</td></tr>\n</tbody>\n</table>\n</section>\n<div class=\"arsn-warn\" style=\"margin-bottom:26px;\">\n<strong>Wähle eine Förderung nicht nur nach ihrem Titel aus.</strong>\n In Österreich können benachbarte Fördersparten gegensätzliche Ausschlüsse haben. So schließen die aktuellen MA-7-Richtlinien für Bildende Kunst/Medienkunst Artistic-Research-Projekte aus, während FWF PEEK ausdrücklich für Arts-Based Research konzipiert ist.\n </div>\n ÖSTERREICH-SPEZIFISCHE KLÄRUNGEN \n<section class=\"arsn-section\">\n<div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">SCHRITT 4 · ÖSTERREICH-SPEZIFISCHES SETUP</div>\n<h3>Was sollte vor Einreichung oder Projektstart geklärt sein?</h3>\n<details class=\"arsn-detail\" open=\"\">\n<summary>1 · Antragsteller:in, Institution &amp; Zeichnungsberechtigung</summary>\n<div class=\"body\">\n<ul>\n<li>Klärt, wer rechtlich den Antrag stellt und die Förderung erhält.</li>\n<li>Wenn das Projekt an der Angewandten angesiedelt ist, klärt den institutionellen Einreich- und Genehmigungsweg frühzeitig.</li>\n<li>Prüft, ob die Förderstelle eine österreichische Forschungsstätte, Wohnsitz/Staatsbürgerschaft in Österreich, einen österreichischen Rechtsträger oder ein internationales Konsortium verlangt.</li>\n<li>Klärt, wer Anträge, Verträge, Partnervereinbarungen und Erklärungen unterzeichnen darf.</li>\n<li>Bei FWF-Programmen im PROFI-Modus reicht die Forschungsstätte für die Forschenden ein; die jeweiligen programmspezifischen Regeln gelten zusätzlich.</li>\n</ul>\n</div>\n</details>\n<details class=\"arsn-detail\">\n<summary>2 · Konzept, künstlerisches/forschendes Design &amp; Qualitätsnachweise</summary>\n<div class=\"body\">\n<ul>\n<li>Formuliert die künstlerische beziehungsweise Forschungsfrage und warum das Projekt gerade jetzt relevant ist.</li>\n<li>Beschreibt die künstlerische Praxis, Forschungsmethoden und wie daraus Wissen beziehungsweise Ergebnisse entstehen.</li>\n<li>Verortet das Projekt in relevanten künstlerischen, wissenschaftlichen und kulturellen Kontexten.</li>\n<li>Erklärt, was tatsächlich neu, experimentell oder eigenständig ist.</li>\n<li>Definiert Arbeitspakete, Meilensteine, Entscheidungspunkte und Abhängigkeiten.</li>\n<li>Beschreibt erwartete Outputs und wie Erfolg beziehungsweise Qualität beurteilt werden.</li>\n<li>Bereitet relevante Portfolios, CVs, Publikationen/Werke, Vorprojekte und Referenzen vor.</li>\n</ul>\n</div>\n</details>\n<details class=\"arsn-detail\">\n<summary>3 · Budget, Fair Pay, Kofinanzierung &amp; Cashflow</summary>\n<div class=\"body\">\n<ul>\n<li>Budgetiert Personal/Beschäftigung, Künstler:innenhonorare und externe Dienstleistungen getrennt.</li>\n<li>Berücksichtigt gegebenenfalls Arbeitgeber:innenkosten und Sozialabgaben.</li>\n<li>Budgetiert Material, Produktion, Ausstattung, Software, Reisen, Unterkunft, Transport, Veranstaltungsort, Versicherungen, Dokumentation, Barrierefreiheit, Rechte/Lizenzen, Publikation und Erhaltung.</li>\n<li>Prüft förderspezifische Gehaltssätze, Fair-Pay-Erwartungen und maximal förderfähige Sätze.</li>\n<li>Prüft, ob Ausstattung voll förderfähig, abzuschreiben, gedeckelt oder über institutionelle Beschaffung abzuwickeln ist.</li>\n<li>Klärt die umsatzsteuerliche Behandlung und ob Umsatzsteuer für die antragstellende Stelle förderfähig ist.</li>\n<li>Prüft indirekte Kosten/Overheads und ob diese pauschal, gedeckelt oder ausgeschlossen sind.</li>\n<li>Klärt Kofinanzierungen, Eigenmittel und Sachleistungen sowie ob diese bereits bei Einreichung bestätigt sein müssen.</li>\n<li>Plant den Cashflow: Wann wird die Förderung tatsächlich ausbezahlt und wer finanziert Kosten vor?</li>\n<li>Geht niemals davon aus, dass Kosten vor dem förderfähigen Projektstart rückerstattet werden.</li>\n</ul>\n</div>\n</details>\n<details class=\"arsn-detail\">\n<summary>4 · Beschäftigung, Verträge, Steuern &amp; Sozialversicherung</summary>\n<div class=\"body\">\n<ul>\n<li>Klärt für jede Person, ob sie angestellt, selbständig, über Werk-/Dienstleistung beauftragt oder über eine Partnerinstitution beteiligt ist.</li>\n<li>Verwendet freie Vertragsformen nicht, um ein tatsächliches Dienstverhältnis zu umgehen; nutzt die Personal- und Rechtsprozesse der Universität beziehungsweise Organisation.</li>\n<li>Klärt Steuer- und Umsatzsteuerfragen bei selbständiger Tätigkeit mit der zuständigen Behörde oder professioneller Beratung.</li>\n<li>Selbständig tätige Künstler:innen in Österreich sollten ihren SVS-Status prüfen und ob ein Beitragszuschuss des KSVF in Frage kommt.</li>\n<li>KSVF-Unterstützung erfordert einen Antrag und bestimmte Voraussetzungen zu Versicherung, Einkommen und künstlerischer Tätigkeit; sie erfolgt nicht automatisch.</li>\n<li>Führt Verträge, Rechnungen, Zahlungsnachweise sowie Einnahmen-/Ausgabenunterlagen sauber und nachvollziehbar.</li>\n</ul>\n<p><a href=\"https://www.ksvf.at/zuschuss\" rel=\"noopener\" target=\"_blank\">KSVF – Informationen zum Beitragszuschuss</a></p>\n</div>\n</details>\n<details class=\"arsn-detail\">\n<summary>5 · Urheberrecht, Leistungsschutzrechte, Lizenzen &amp; Rechteinhaberschaft</summary>\n<div class=\"body\">\n<ul>\n<li>Listet alle fremden Bilder, Texte, Musik, Filme, Software, Datensätze, Designs, Archivmaterialien und Kunstwerke auf, die ihr verwenden wollt.</li>\n<li>Klärt die konkret benötigten Rechte: Vervielfältigung, Bearbeitung, Ausstellung/Aufführung, Online-Publikation, Streaming, Dokumentation, Ablage in Archiv/Repositorium.</li>\n<li>Eigentum an einem physischen Kunstwerk oder Objekt umfasst nicht automatisch urheberrechtliche Nutzungsrechte.</li>\n<li>Klärt die Rechte an neu entstehenden Outputs zwischen Teammitgliedern, Institution, beauftragten Mitwirkenden und Partner:innen.</li>\n<li>Klärt Urheber:innen-/Credit-Angaben, Persönlichkeitsrechte, Leistungsschutzrechte sowie Genehmigungen für Dokumentation, Foto und Video.</li>\n<li>Prüft gegebenenfalls Lizenzen von Verwertungsgesellschaften, etwa für Musik oder vertretene Werke der bildenden Kunst.</li>\n<li>Entscheidet, welche offene Lizenz oder Rechteangabe – falls überhaupt – für Outputs und Metadaten verwendet wird.</li>\n</ul>\n<p><a href=\"https://www.ris.bka.gv.at/GeltendeFassung.wxe?Abfrage=Bundesnormen&amp;Gesetzesnummer=10001848\" rel=\"noopener\" target=\"_blank\">Österreichisches Urheberrechtsgesetz (RIS)</a></p>\n</div>\n</details>\n<details class=\"arsn-detail\">\n<summary>6 · Ethik, personenbezogene Daten, Einwilligung &amp; Teilnehmende</summary>\n<div class=\"body\">\n<ul>\n<li>Prüft, ob ihr personenbezogene Daten, Bilder, Stimmen, Interviews, Standortdaten, Gesundheitsdaten oder andere sensible Informationen erhebt.</li>\n<li>Definiert Rechtsgrundlage, Information der Teilnehmenden, erforderliche Einwilligungen, Widerrufs-/Rücktrittsprozesse und Aufbewahrungsdauer.</li>\n<li>Trennt gegebenenfalls die Einwilligung zur Teilnahme von der Erlaubnis, identifizierbares Material zu veröffentlichen.</li>\n<li>Plant, wo möglich und sinnvoll, Anonymisierung beziehungsweise Pseudonymisierung.</li>\n<li>Prüft sichere Speicherung, Zugriffe, Datenaustausch und Übermittlungen an externe/Cloud-Dienste oder außerhalb des EWR.</li>\n<li>Bei Minderjährigen oder vulnerablen Teilnehmenden sind Kinderschutz, Einwilligung/Zustimmung, Safeguarding sowie Förder- und Institutionsvorgaben zu klären.</li>\n<li>Bei partizipativer beziehungsweise ko-kreativer künstlerischer Forschung sind Rechteinhaberschaft, Zuschreibung, Benefit Sharing sowie mögliche Vetos oder Rückzüge der Teilnehmenden zu klären.</li>\n<li>Prüft, ob vor Beginn der Datenerhebung eine institutionelle Ethikprüfung erforderlich ist.</li>\n</ul>\n<p><a href=\"https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Data%20Protection%20%26%20Ethics/\">Datenschutz &amp; Ethik</a></p>\n</div>\n</details>\n<details class=\"arsn-detail\">\n<summary>7 · Räume, öffentliche Veranstaltungen, Sicherheit, Barrierefreiheit &amp; Versicherung</summary>\n<div class=\"body\">\n<ul>\n<li>Klärt Raumnutzung, Kapazität, Brandschutz-/Sicherheitsregeln, technische Freigaben, Lärm, Öffnungszeiten und Barrierefreiheit.</li>\n<li>In Wien können öffentliche Veranstaltungen je nach Art und Besucher:innenzahl anzeige- oder anmeldepflichtig sein; prüft Wiener Veranstaltungsgesetz und Hinweise der MA 36.</li>\n<li>Budgetiert gegebenenfalls Security, Erste Hilfe, Awareness-Maßnahmen, Entsorgung, technisches Personal und Barrierefreiheit.</li>\n<li>Wenn Kinder/Minderjährige teilnehmen, prüft Kinderschutz- und Safeguarding-Verpflichtungen.</li>\n<li>Klärt Haftung sowie Versicherungen für Ausstattung, Transport, Ausstellung, Reisen und Veranstaltungen.</li>\n<li>Bei öffentlichem Raum, baulichen Installationen, Tieren, Gefahrstoffen, Lasern, Drohnen oder Spezialtechnik sind zusätzliche Genehmigungen frühzeitig zu prüfen.</li>\n</ul>\n<p><a href=\"https://www.wien.gv.at/wirtschaft/oeffentliche-veranstaltung-planen-anmelden\" rel=\"noopener\" target=\"_blank\">Stadt Wien · öffentliche Veranstaltungen planen</a></p>\n</div>\n</details>\n<details class=\"arsn-detail\">\n<summary>8 · Datenmanagement, Dokumentation, Open Science &amp; Erhaltung</summary>\n<div class=\"body\">\n<ul>\n<li>Identifiziert alle Daten-/Materialtypen: Rohdaten, bearbeitete Daten, Dokumentation, Code, audiovisuelle Dateien, physische/digitale Werke.</li>\n<li>Definiert Ordnerstruktur, Dateibenennung, Versionen/Masterdateien, Speicherorte, Backup und Zugriff.</li>\n<li>Plant Metadaten und Provenienz so, dass der künstlerische beziehungsweise Forschungsprozess nachvollziehbar bleibt.</li>\n<li>Prüft, ob die Förderstelle einen Datenmanagementplan oder offene Forschungsdaten verlangt.</li>\n<li>Trennt, was öffentlich sein darf, von dem, was geschützt beziehungsweise eingeschränkt bleiben muss.</li>\n<li>Plant Identifikatoren, Repositoriums-/Archivablage, Dateiformate und die Erhaltung technischer Abhängigkeiten.</li>\n<li>Budgetiert Dokumentations- und Erhaltungsarbeit und verschiebt sie nicht auf den letzten Projektmonat.</li>\n</ul>\n</div>\n</details>\n<details class=\"arsn-detail\">\n<summary>9 · Partner:innen, Governance, Beschaffung &amp; Interessenkonflikte</summary>\n<div class=\"body\">\n<ul>\n<li>Dokumentiert Partnerrollen, Budgetverantwortung, Entscheidungswege, IP/Rechte, Datenaustausch und Publikationsrechte.</li>\n<li>Verwendet erforderliche Kooperations-, Konsortial- oder Subauftragnehmer:innenvereinbarungen.</li>\n<li>Klärt, wer die Institution finanziell oder vertraglich verpflichten darf.</li>\n<li>Beachtet institutionelle beziehungsweise öffentliche Beschaffungsregeln für Einkäufe und externe Dienstleistungen.</li>\n<li>Dokumentiert Angebote beziehungsweise Vergabeverfahren, wo erforderlich.</li>\n<li>Identifiziert Interessenkonflikte bei Beauftragungen, Evaluierungen, Beschaffung oder Partner:innenauswahl.</li>\n</ul>\n</div>\n</details>\n<details class=\"arsn-detail\">\n<summary>10 · Berichtswesen, Nachweise &amp; Audit Trail</summary>\n<div class=\"body\">\n<ul>\n<li>Legt ab Tag 1 eine klare Projektkostenstellen-/Ordner- und Nachweisstruktur an.</li>\n<li>Bewahrt Verträge, Rechnungen, Zahlungsnachweise, Reisedokumentation, Genehmigungen und Beschaffungsunterlagen auf.</li>\n<li>Dokumentiert Deliverables, Meilensteine und Kommunikation mit der Förderstelle.</li>\n<li>Verwendet korrekte Förderhinweise/Logos und dokumentiert Disseminationsaktivitäten.</li>\n<li>Holt vor wesentlichen Änderungen Genehmigungen ein, wenn die Fördervereinbarung dies verlangt.</li>\n<li>Plant Abschluss- und Finanzberichte, Ablage von Outputs, Daten-/Repositoriumsarbeit und Aufbewahrung der Unterlagen.</li>\n</ul>\n</div>\n</details>\n</section>\n ANTRAGSUNTERLAGEN \n<section class=\"arsn-section\">\n<div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">SCHRITT 5 · ANTRAGSUNTERLAGEN</div>\n<h3>Bereite diese Unterlagen einmal vor und passe sie anschließend an die jeweilige Ausschreibung an</h3>\n<div class=\"arsn-grid\">\n<div class=\"arsn-check\">1-seitige Projektzusammenfassung / Abstract</div>\n<div class=\"arsn-check\">vollständiges Konzept / Forschungs- oder künstlerische Projektbeschreibung</div>\n<div class=\"arsn-check\">wissenschaftlicher/künstlerischer Kontext und Relevanz</div>\n<div class=\"arsn-check\">Methoden / künstlerische Praxis / Arbeitspakete</div>\n<div class=\"arsn-check\">Zeitplan und Meilensteine</div>\n<div class=\"arsn-check\">Teamrollen, CVs, Portfolios, zentrale Werke/Publikationen</div>\n<div class=\"arsn-check\">Partner:innenliste + erforderliche Letters/Vereinbarungen</div>\n<div class=\"arsn-check\">detailliertes Budget + Finanzierungsplan + Kofinanzierung</div>\n<div class=\"arsn-check\">Rechte-/IP-/Lizenzierungsplan</div>\n<div class=\"arsn-check\">Datenschutz-/Ethik-/Einwilligungsplan</div>\n<div class=\"arsn-check\">Datenmanagement-/Dokumentations-/Repositoriumsplan</div>\n<div class=\"arsn-check\">Kommunikations-/Disseminations-/Zielgruppenplan</div>\n<div class=\"arsn-check\">Barrierefreiheit / Inklusion / Fair-Pay-Aspekte</div>\n<div class=\"arsn-check\">Risikoregister + Gegenmaßnahmen</div>\n<div class=\"arsn-check\">Räume / Genehmigungen / Sicherheitsanforderungen, falls relevant</div>\n<div class=\"arsn-check\">Nachhaltigkeits-/Umweltaspekte, falls verlangt</div>\n</div>\n</section>\n AKTUELLE QUELLEN \n<section class=\"arsn-section\">\n<div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">AKTUELLE QUELLEN</div>\n<h3>Wo du aktuelle Ausschreibungen und verbindliche Bedingungen prüfst</h3>\n<p>Nutze diese Seiten als aktuelle Einstiegspunkte. Fristen und Bedingungen ändern sich; übernimm keine alte Deadline aus dieser Seite ungeprüft in deine Planung.</p>\n<div class=\"arsn-grid\">\n<div class=\"arsn-source\"><strong>Ausschreibungen der Angewandten</strong><small>Von der Universität gebündelte interne und externe Möglichkeiten.</small><br/><a href=\"https://www.dieangewandte.at/en/news/open_calls\" rel=\"noopener\" target=\"_blank\">Aktuelle Ausschreibungen</a></div>\n<div class=\"arsn-source\"><strong>Support Kunst und Forschung</strong><small>Förderlandschaft, Konzeptfeedback sowie administrative/finanzielle Projektentwicklung.</small><br/><a href=\"https://www.dieangewandte.at/universitaet/organisation/planung_service_und_verwaltung/support_kunst_und_forschung\" rel=\"noopener\" target=\"_blank\">Support Kunst und Forschung</a></div>\n<div class=\"arsn-source\"><strong>FWF</strong><small>PEEK / Arts-Based Research und weitere Forschungsförderungen.</small><br/><a href=\"https://www.fwf.ac.at/en/funding\" rel=\"noopener\" target=\"_blank\">FWF-Förderungen</a></div>\n<div class=\"arsn-source\"><strong>BMWKMS · Kunst &amp; Kultur</strong><small>Bundesförderungen für künstlerische Projekte, Stipendien, Mobilität und spartenspezifische Ausschreibungen.</small><br/><a href=\"https://www.bmwkms.gv.at/themen/kunst-und-kultur/\" rel=\"noopener\" target=\"_blank\">Aktuelle Ausschreibungen</a></div>\n<div class=\"arsn-source\"><strong>Stadt Wien Kultur · MA 7</strong><small>Wiener Kultur- sowie Wissenschafts-/Forschungsförderungen nach Sparte.</small><br/><a href=\"https://www.wien.gv.at/kultur/foerderungen\" rel=\"noopener\" target=\"_blank\">Förderübersicht</a></div>\n<div class=\"arsn-source\"><strong>Creative Europe Desk Austria</strong><small>Beratung zu Creative Europe Culture und spartenübergreifenden Ausschreibungen.</small><br/><a href=\"https://www.creativeeurope.at/\" rel=\"noopener\" target=\"_blank\">Creative Europe Austria</a></div>\n<div class=\"arsn-source\"><strong>Culture Moves Europe</strong><small>Internationale Mobilitäts- und Residency-Programme für Künstler:innen und Kulturschaffende.</small><br/><a href=\"https://culture.ec.europa.eu/culture-moves-europe\" rel=\"noopener\" target=\"_blank\">Culture Moves Europe</a></div>\n<div class=\"arsn-source\"><strong>FFG · Horizon Europe Cluster 2</strong><small>Kultur, Kreativität, Kulturerbe, Demokratie und gesellschaftliche Forschung/Innovation.</small><br/><a href=\"https://www.ffg.at/europa/heu/cluster2\" rel=\"noopener\" target=\"_blank\">Cluster 2</a></div>\n<div class=\"arsn-source\"><strong>OeAD · Erasmus+</strong><small>Bildung, Curriculum und institutionelle Kooperation.</small><br/><a href=\"https://erasmusplus.oead.at/de/hochschulbildung/kooperationen/kooperationspartnerschaften\" rel=\"noopener\" target=\"_blank\">Kooperationspartnerschaften</a></div>\n</div>\n</section>\n WARNSIGNALE \n<section class=\"arsn-section\">\n<div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">STOPP &amp; PRÜFEN</div>\n<h3>Warnsignale vor Einreichung oder Projektstart</h3>\n<div class=\"arsn-grid\">\n<div class=\"arsn-warn\"><strong>Das Projekt hat bereits begonnen.</strong><br/>Viele Förderprogramme finanzieren keine bereits abgeschlossenen oder begonnenen Aktivitäten beziehungsweise Kosten.</div>\n<div class=\"arsn-warn\"><strong>Die antragstellende Stelle passt nicht.</strong><br/>Ein Förderprogramm für Organisationen kann nicht einfach von einer Einzelperson genutzt werden – und umgekehrt.</div>\n<div class=\"arsn-warn\"><strong>Die Ausschreibung schließt deinen Projekttyp aus.</strong><br/>Lies Ausschlüsse besonders bei Hochschulprojekten und Arts-Based Research genau.</div>\n<div class=\"arsn-warn\"><strong>Das Budget basiert auf Wunschkosten statt auf förderfähigen Kosten.</strong><br/>Baue es anhand der Kostenregeln der Förderstelle neu auf.</div>\n<div class=\"arsn-warn\"><strong>Rechte/Einwilligungen sind ungeklärt.</strong><br/>Versprich keine offene Veröffentlichung von Material, das du möglicherweise nicht veröffentlichen darfst.</div>\n<div class=\"arsn-warn\"><strong>Keine institutionelle Vorlaufzeit eingeplant.</strong><br/>Externe Deadline ≠ interne Deadline; hole institutionelle Freigaben frühzeitig ein.</div>\n</div>\n</section>\n<div class=\"arsn-info\" style=\"margin-bottom:14px;\">\n<strong>Brauchst du Hilfe bei der Suche nach der passenden Ausschreibung?</strong>\n Schick Support Kunst und Forschung eine Projektidee in einem Absatz, die geplante Laufzeit, ein grobes Budget, Antragsteller:in/Partner:innen und die Art der geplanten Outputs. Das reicht meist für ein erstes sinnvolles Gespräch zur Förderpassung.\n </div>\n<div class=\"arsn-info\">\n<strong>Weiter:</strong>\n Sobald Förderweg und wesentliche Rahmenbedingungen geklärt sind, gehe weiter zu\n <a href=\"https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Project%20Planning%20%26%20Organisation/\">Projektplanung &amp; Organisation</a>,\n <a href=\"https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Funding%20%26%20Funder%20Requirements/\">Förderung &amp; Förderbedingungen</a> und <a href=\"https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Plan%20Your%20Data%20Management/\">Datenmanagement planen</a>.\n </div>\n</div>\n{{/html}}";
40 + var EN_CONTENT = "{{html clean=\"false\"}}\n\n<style>\n .arsn-topic-page{max-width:1400px;margin:0 auto;color:#322f2b}\n .arsn-topic-page *{box-sizing:border-box}\n .arsn-card{border:1px solid #e3ded6;border-radius:11px;background:#fcfbf8;box-shadow:0 1px 3px rgba(0,0,0,.035)}\n .arsn-eyebrow{font-size:12px;font-weight:700;letter-spacing:.075em;text-transform:uppercase}\n .arsn-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px}\n .arsn-grid-2{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:14px}\n .arsn-grid-3{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:14px}\n .arsn-chip{display:inline-block;padding:4px 8px;margin:3px 4px 3px 0;border-radius:14px;background:#f3efe8;border:1px solid #e3ded6;color:#5c5650;font-size:12px}\n .arsn-check{position:relative;padding:11px 12px 11px 36px;border:1px solid #e3ded6;border-radius:8px;background:#fffdf9}\n .arsn-check:before{content:\"✓\";position:absolute;left:13px;top:9px;color:#e94b13;font-weight:800}\n .arsn-call{padding:15px 16px;border:1px solid #e3ded6;border-top:4px solid #e94b13;border-radius:9px;background:#fcfbf8}\n .arsn-call h4{font-size:17px;margin:0 0 6px 0;color:#35312d}\n .arsn-call p{margin:0 0 8px 0;color:#625d56;line-height:1.5}\n .arsn-call a{font-weight:600}\n .arsn-section{margin:0 0 26px 0}\n .arsn-section h3{font-size:22px;margin:0 0 6px 0;color:#35312d}\n .arsn-section > p{color:#6a655e;line-height:1.55}\n .arsn-info{padding:15px 17px;border:1px solid #c7e5ed;border-left:5px solid #21b6d7;background:#eaf6f9;border-radius:8px;color:#365e68}\n .arsn-info strong{color:#2d5661}\n .arsn-warn{padding:15px 17px;border:1px solid #efd9cc;border-left:5px solid #e94b13;background:#fff6f1;border-radius:8px;color:#67564e}\n .arsn-warn strong{color:#744531}\n details.arsn-detail{margin:8px 0;border:1px solid #e3ded6;border-radius:8px;background:#fcfbf8;overflow:hidden}\n details.arsn-detail summary{cursor:pointer;padding:12px 14px;font-weight:700;color:#403b36;background:#f3efe8}\n details.arsn-detail[open] summary{border-bottom:1px solid #e3ded6}\n details.arsn-detail .body{padding:14px 16px;color:#514c46;line-height:1.55}\n .arsn-table{width:100%;border-collapse:collapse;background:#fffdf9}\n .arsn-table th,.arsn-table td{border:1px solid #e3ded6;padding:10px 11px;vertical-align:top;text-align:left}\n .arsn-table th{background:#f3efe8;color:#403b36}\n .arsn-source{padding:12px 13px;border:1px solid #e3ded6;border-left:4px solid #21b6d7;border-radius:7px;background:#fffdf9}\n .arsn-source strong{display:block;margin-bottom:3px}\n .arsn-source small{color:#6a655e}\n .arsn-hero-image{height:125px;overflow:hidden;background:#f1eee9}\n .arsn-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}\n @media(max-width:850px){.arsn-grid-2,.arsn-grid-3{grid-template-columns:1fr}}\n</style>\n\n<div class=\"arsn-topic-page\">\n\n <section class=\"arsn-card\" style=\"margin-bottom:18px;overflow:hidden;border-left:6px solid #e94b13;\">\n <div class=\"arsn-hero-image\"><img src=\"https://xwiki.uni-ak.ac.at/bin/download/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/WebHome/enable.png\" alt=\"Planning an artistic or research project\" /></div>\n <div style=\"padding:18px 21px 20px 21px;\">\n <div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:5px;\">ENABLE · GET STARTED · AUSTRIA</div>\n <h2 style=\"font-size:27px;line-height:1.2;margin:0 0 8px 0;color:#2c2926;\">From project idea to a fundable, workable project</h2>\n <p style=\"margin:0;color:#5e5953;line-height:1.6;max-width:1100px;\">\n Use this page to clarify your project before you search for funding or start spending money.\n It is designed for artistic projects, arts-based research, artistic research, interdisciplinary work\n and research projects in the Austrian university and cultural sector.\n </p>\n </div>\n </section>\n\n <div class=\"arsn-info\" style=\"margin-bottom:20px;\">\n <strong>Start with one distinction:</strong>\n Are you developing the project <strong>through the University of Applied Arts Vienna</strong>,\n or are you applying <strong>independently as an artist, collective, association or other legal entity</strong>?\n The applicant, employer, contracting route, budget rules, social insurance, tax treatment and signing authority can be different.\n </div>\n\n <div class=\"arsn-warn\" style=\"margin-bottom:26px;\">\n <strong>Planning guidance — not legal or tax advice.</strong>\n Funding rules, tax, social insurance, labour law, copyright, data protection and event requirements depend on your status,\n the funder and the concrete project. Always use the current call document and current institutional rules as the binding source.\n </div>\n\n <!-- PROJECT PASSPORT -->\n <section class=\"arsn-section\">\n <div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">STEP 1 · PROJECT PASSPORT</div>\n <h3>Write down the project before looking for a call</h3>\n <p>A call should fit the project — do not redesign the project around the first funding scheme you find.</p>\n\n <div class=\"arsn-grid\">\n <div class=\"arsn-check\"><strong>Working title + one-sentence idea</strong><br><span style=\"color:#6a655e;\">What are you doing, with whom, and why now?</span></div>\n <div class=\"arsn-check\"><strong>Project type</strong><br><span style=\"color:#6a655e;\">Arts-based research, artistic production, cultural project, research, education, mobility, innovation?</span></div>\n <div class=\"arsn-check\"><strong>Core question / objective</strong><br><span style=\"color:#6a655e;\">What will be explored, created, tested, changed or made possible?</span></div>\n <div class=\"arsn-check\"><strong>Methods / artistic practice</strong><br><span style=\"color:#6a655e;\">How does artistic practice, research or experimentation generate knowledge or results?</span></div>\n <div class=\"arsn-check\"><strong>People and roles</strong><br><span style=\"color:#6a655e;\">PI/project lead, artists, researchers, technicians, partners, participants, administration.</span></div>\n <div class=\"arsn-check\"><strong>Host / applicant</strong><br><span style=\"color:#6a655e;\">University, individual, association, company, consortium, partner institution?</span></div>\n <div class=\"arsn-check\"><strong>Duration and earliest start</strong><br><span style=\"color:#6a655e;\">Include preparation, production/research, presentation, documentation and closure.</span></div>\n <div class=\"arsn-check\"><strong>Outputs</strong><br><span style=\"color:#6a655e;\">Works, exhibitions, performances, publications, datasets, software, methods, workshops, documentation.</span></div>\n <div class=\"arsn-check\"><strong>Audience / users / communities</strong><br><span style=\"color:#6a655e;\">Who should encounter, use or benefit from the work?</span></div>\n <div class=\"arsn-check\"><strong>Rough budget</strong><br><span style=\"color:#6a655e;\">Personnel, fees, materials, travel, equipment, services, rights, access, documentation, publication.</span></div>\n <div class=\"arsn-check\"><strong>Risks / constraints</strong><br><span style=\"color:#6a655e;\">Rights, personal data, participants, minors, safety, access, technical dependencies, permits.</span></div>\n <div class=\"arsn-check\"><strong>After the project</strong><br><span style=\"color:#6a655e;\">What will be published, preserved, archived, handed over or deleted?</span></div>\n </div>\n </section>\n\n <!-- FUNDING ROUTE -->\n <section class=\"arsn-section\">\n <div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">STEP 2 · FUNDING ROUTE</div>\n <h3>Where should I look for a call?</h3>\n <p>Use the project type to narrow the funding landscape. These are starting points, not automatic matches.</p>\n\n <div class=\"arsn-grid\">\n <div class=\"arsn-call\" style=\"border-top-color:#21b6d7\">\n <h4>Arts-based research / artistic research</h4>\n <p><strong>Start with:</strong> FWF Arts-Based Research (PEEK), Angewandte internal research funding and Support Art &amp; Research.</p>\n <p style=\"font-size:13px;\">PEEK is for high-quality arts-based research where artistic practice is central to the research question and the project is carried out at an Austrian research institution.</p>\n <a href=\"https://www.fwf.ac.at/en/funding/portfolio/projects/arts-based-research\" target=\"_blank\" rel=\"noopener\">FWF Arts-Based Research (PEEK)</a>\n </div>\n\n <div class=\"arsn-call\" style=\"border-top-color:#21b6d7\">\n <h4>Basic research beyond PEEK</h4>\n <p><strong>Start with:</strong> FWF project funding and the broader FWF portfolio.</p>\n <p style=\"font-size:13px;\">Use this when the project is primarily research and the arts-based PEEK profile is not the best fit.</p>\n <a href=\"https://www.fwf.ac.at/en/funding/steps-to-your-fwf-project/find-funding\" target=\"_blank\" rel=\"noopener\">FWF Find Funding</a>\n </div>\n\n <div class=\"arsn-call\" style=\"border-top-color:#e94b13\">\n <h4>Small / short internal development at the Angewandte</h4>\n <p><strong>Start with:</strong> SUP and current internal calls such as PORT or successor schemes.</p>\n <p style=\"font-size:13px;\">SUP is currently open on a rolling basis for employees and doctoral students for small-scale, short-term activities supporting art and research.</p>\n <a href=\"https://www.dieangewandte.at/en/news/open_calls\" target=\"_blank\" rel=\"noopener\">Angewandte Open Calls</a>\n </div>\n\n <div class=\"arsn-call\" style=\"border-top-color:#e94b13\">\n <h4>Artistic production, exhibition, publication or presentation</h4>\n <p><strong>Start with:</strong> BMWKMS federal arts funding and the relevant discipline; for Vienna-based work also check MA 7.</p>\n <p style=\"font-size:13px;\">Choose the artistic discipline first. Production funding is not automatically research funding.</p>\n <a href=\"https://www.bmwkms.gv.at/themen/kunst-und-kultur/\" target=\"_blank\" rel=\"noopener\">Federal arts &amp; culture calls</a>\n </div>\n\n <div class=\"arsn-call\" style=\"border-top-color:#f0aa00\">\n <h4>Vienna-based cultural or research project</h4>\n <p><strong>Start with:</strong> Stadt Wien Kultur (MA 7), then the relevant field.</p>\n <p style=\"font-size:13px;\">Read exclusions carefully. Current 2026 MA 7 visual/media-art rules explicitly exclude artistic-research projects, while the science/research field has different eligibility and exclusions.</p>\n <a href=\"https://www.wien.gv.at/kultur/foerderungen\" target=\"_blank\" rel=\"noopener\">MA 7 funding overview</a>\n </div>\n\n <div class=\"arsn-call\" style=\"border-top-color:#38b76a\">\n <h4>European cultural cooperation</h4>\n <p><strong>Start with:</strong> Creative Europe Culture.</p>\n <p style=\"font-size:13px;\">Best for transnational cooperation between cultural and creative organisations. Cooperation calls are organisational, not individual, funding instruments.</p>\n <a href=\"https://culture.ec.europa.eu/funding/calls\" target=\"_blank\" rel=\"noopener\">Creative Europe calls</a>\n </div>\n\n <div class=\"arsn-call\" style=\"border-top-color:#38b76a\">\n <h4>Artist mobility / residency</h4>\n <p><strong>Start with:</strong> Culture Moves Europe and current federal mobility / residency schemes.</p>\n <p style=\"font-size:13px;\">Use this route when international movement, exchange or residency is the primary funded activity.</p>\n <a href=\"https://culture.ec.europa.eu/culture-moves-europe\" target=\"_blank\" rel=\"noopener\">Culture Moves Europe</a>\n </div>\n\n <div class=\"arsn-call\" style=\"border-top-color:#21b6d7\">\n <h4>European collaborative research on culture / society</h4>\n <p><strong>Start with:</strong> Horizon Europe Cluster 2 via FFG.</p>\n <p style=\"font-size:13px;\">Relevant for larger international research and innovation consortia in culture, creativity, heritage, democracy and social transformation.</p>\n <a href=\"https://www.ffg.at/europa/heu/cluster2\" target=\"_blank\" rel=\"noopener\">FFG · Horizon Europe Cluster 2</a>\n </div>\n\n <div class=\"arsn-call\" style=\"border-top-color:#21b6d7\">\n <h4>Teaching / curriculum / institutional cooperation</h4>\n <p><strong>Start with:</strong> Erasmus+ Cooperation Partnerships via OeAD.</p>\n <p style=\"font-size:13px;\">Suitable when educational cooperation, curriculum, capacity building or institutional learning is central.</p>\n <a href=\"https://erasmusplus.oead.at/de/hochschulbildung/kooperationen/kooperationspartnerschaften\" target=\"_blank\" rel=\"noopener\">OeAD · Erasmus+ partnerships</a>\n </div>\n </div>\n </section>\n\n <div class=\"arsn-info\" style=\"margin-bottom:26px;\">\n <strong>Best first contact at the Angewandte:</strong>\n Support Kunst und Forschung supports the content, administrative and financial development of artistic,\n scientific and arts-based research projects and works with FWF, FFG, EU programmes, City of Vienna and other funders.\n <div style=\"margin-top:7px;\">\n <a href=\"https://www.dieangewandte.at/universitaet/organisation/planung_service_und_verwaltung/support_kunst_und_forschung\" target=\"_blank\" rel=\"noopener\">Support Kunst und Forschung</a>\n · <a href=\"mailto:projektsupport@uni-ak.ac.at\">projektsupport@uni-ak.ac.at</a>\n </div>\n </div>\n\n <!-- CALL FIT -->\n <section class=\"arsn-section\">\n <div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">STEP 3 · CALL FIT</div>\n <h3>Read the funding conditions in this order</h3>\n <p>If one of the first five points fails, stop and look for a better call before investing time in the proposal.</p>\n\n <table class=\"arsn-table\">\n <thead><tr><th>#</th><th>Check</th><th>What to verify</th></tr></thead>\n <tbody>\n <tr><td>1</td><td><strong>Applicant</strong></td><td>Individual, university, association, company, consortium? Citizenship/residence/seat requirements?</td></tr>\n <tr><td>2</td><td><strong>Project scope</strong></td><td>Does the call explicitly fund your kind of research, artistic practice, production, mobility or cooperation?</td></tr>\n <tr><td>3</td><td><strong>Exclusions</strong></td><td>Students? University study projects? Already-started projects? Artistic research? Commercial activity? Foreign activity?</td></tr>\n <tr><td>4</td><td><strong>Timing</strong></td><td>Deadline, internal deadline, earliest eligible project start, maximum duration, decision date.</td></tr>\n <tr><td>5</td><td><strong>Funding amount</strong></td><td>Minimum/maximum grant, full or partial funding, required own contribution or co-financing.</td></tr>\n <tr><td>6</td><td><strong>Eligible costs</strong></td><td>Personnel, fees, travel, materials, equipment, services, venue, publication, subcontracting, overhead, VAT.</td></tr>\n <tr><td>7</td><td><strong>Personnel rules</strong></td><td>Salary rates, fair-pay requirements, employment status, eligible working time, honoraria.</td></tr>\n <tr><td>8</td><td><strong>Partners</strong></td><td>Required number/countries, lead/partner roles, letters, consortium or cooperation agreements.</td></tr>\n <tr><td>9</td><td><strong>Evaluation</strong></td><td>Quality, innovation, artistic/research excellence, impact, feasibility, audience, sustainability, inclusion/diversity.</td></tr>\n <tr><td>10</td><td><strong>Submission route</strong></td><td>Who presses submit? Institution, PI, individual? ID Austria, elane, Funding & Tenders Portal, OID/PIC?</td></tr>\n <tr><td>11</td><td><strong>Double funding</strong></td><td>May the same costs/project receive other public funding? Which co-funding must be declared?</td></tr>\n <tr><td>12</td><td><strong>Rights / Open Science</strong></td><td>IP ownership, licences, publication, open access, research data, repository or communication obligations.</td></tr>\n <tr><td>13</td><td><strong>Ethics / security</strong></td><td>Personal data, human participants, vulnerable groups, minors, dual use, confidential material.</td></tr>\n <tr><td>14</td><td><strong>Reporting</strong></td><td>Financial evidence, final report, deliverables, time records, logos/acknowledgement, audits, retention periods.</td></tr>\n <tr><td>15</td><td><strong>Change rules</strong></td><td>Which budget, team, timeline or output changes require prior approval?</td></tr>\n </tbody>\n </table>\n </section>\n\n <div class=\"arsn-warn\" style=\"margin-bottom:26px;\">\n <strong>Do not choose a funding line by its title alone.</strong>\n In Austria, neighbouring funding fields can have opposite exclusions. For example, current MA 7 visual/media-art rules\n exclude artistic-research projects, while FWF PEEK is specifically designed for arts-based research.\n </div>\n\n <!-- AUSTRIA-SPECIFIC CLARIFICATIONS -->\n <section class=\"arsn-section\">\n <div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">STEP 4 · AUSTRIA-SPECIFIC SETUP</div>\n <h3>What should be clarified before submission or project start?</h3>\n\n <details class=\"arsn-detail\" open>\n <summary>1 · Applicant, institution & signing authority</summary>\n <div class=\"body\">\n <ul>\n <li>Decide who is legally applying and receiving the grant.</li>\n <li>If the project is hosted by the Angewandte, clarify the institutional submission and approval route early.</li>\n <li>Check whether the funder requires an Austrian research institution, Austrian residence/citizenship, an Austrian legal entity or an international consortium.</li>\n <li>Clarify who may sign applications, contracts, partner agreements and declarations.</li>\n <li>For FWF programmes in PROFI mode, the research institution submits on behalf of the researcher; programme-specific rules still apply.</li>\n </ul>\n </div>\n </details>\n\n <details class=\"arsn-detail\">\n <summary>2 · Concept, artistic/research design & evidence of quality</summary>\n <div class=\"body\">\n <ul>\n <li>State the artistic/research question and why the project is needed now.</li>\n <li>Describe the artistic practice, research methods and how they generate knowledge/results.</li>\n <li>Position the project in relevant artistic, scholarly and cultural contexts.</li>\n <li>Explain what is genuinely new, experimental or distinctive.</li>\n <li>Define work packages, milestones, decision points and dependencies.</li>\n <li>Describe expected outputs and how success/quality will be assessed.</li>\n <li>Prepare relevant portfolio, CV, publications/works, prior projects and references.</li>\n </ul>\n </div>\n </details>\n\n <details class=\"arsn-detail\">\n <summary>3 · Budget, fair pay, co-financing & cash flow</summary>\n <div class=\"body\">\n <ul>\n <li>Budget personnel/employment, artist fees and external services separately.</li>\n <li>Include employer costs/social contributions where applicable.</li>\n <li>Budget materials, production, equipment, software, travel, accommodation, transport, venue, insurance, documentation, accessibility, rights/licences, publication and preservation.</li>\n <li>Check funder-specific salary rates, fair-pay expectations and maximum eligible rates.</li>\n <li>Check whether equipment is fully eligible, depreciated, capped or needs institutional procurement.</li>\n <li>Clarify VAT treatment and whether it is an eligible cost for the applicant.</li>\n <li>Check indirect costs/overheads and whether they are fixed, capped or excluded.</li>\n <li>Identify co-funding, own contribution and in-kind contributions and whether they must already be confirmed.</li>\n <li>Plan cash flow: when is funding actually paid, and who pre-finances costs?</li>\n <li>Never assume costs incurred before the eligible project start can be reimbursed.</li>\n </ul>\n </div>\n </details>\n\n <details class=\"arsn-detail\">\n <summary>4 · Employment, contracts, tax & social insurance</summary>\n <div class=\"body\">\n <ul>\n <li>Clarify whether each person is employed, self-employed, contracted for a work/service, or participating through a partner institution.</li>\n <li>Do not use freelance contracts to disguise an employment relationship; use the university/organisation's HR and legal process.</li>\n <li>Clarify tax/VAT treatment for independent activity with the competent tax authority or professional advice.</li>\n <li>Self-employed artists in Austria should check SVS status and whether a KSVF contribution subsidy may apply.</li>\n <li>KSVF support requires an application and specific insurance/income/artistic-activity conditions; it is not automatic.</li>\n <li>Keep a clean record of contracts, invoices, payment evidence and income/expense documentation.</li>\n </ul>\n <p><a href=\"https://www.ksvf.at/zuschuss\" target=\"_blank\" rel=\"noopener\">KSVF contribution subsidy information</a></p>\n </div>\n </details>\n\n <details class=\"arsn-detail\">\n <summary>5 · Copyright, performers' rights, licences & ownership</summary>\n <div class=\"body\">\n <ul>\n <li>List third-party images, texts, music, film, software, datasets, designs, archives and artworks you plan to use.</li>\n <li>Clarify the exact rights needed: reproduction, adaptation, exhibition/performance, online publication, streaming, documentation, archive/repository deposit.</li>\n <li>Ownership of a physical artwork/object does not automatically include copyright exploitation rights.</li>\n <li>Clarify rights in newly created outputs between team members, institution, commissioned contributors and partners.</li>\n <li>Clarify authorship/credit, moral rights, performers' rights and documentation/photo/video permissions.</li>\n <li>Check collecting-society licences where relevant (e.g. music or represented visual works).</li>\n <li>Decide which open licence or rights statement, if any, will be used for outputs and metadata.</li>\n </ul>\n <p><a href=\"https://www.ris.bka.gv.at/GeltendeFassung.wxe?Abfrage=Bundesnormen&Gesetzesnummer=10001848\" target=\"_blank\" rel=\"noopener\">Austrian Copyright Act (RIS)</a></p>\n </div>\n </details>\n\n <details class=\"arsn-detail\">\n <summary>6 · Ethics, personal data, consent & participants</summary>\n <div class=\"body\">\n <ul>\n <li>Identify whether you collect personal data, images, voices, interviews, location data, health data or other sensitive information.</li>\n <li>Define the legal basis, information provided to participants, consent where needed, withdrawal process and retention period.</li>\n <li>Separate consent to participate from permission to publish identifiable material where appropriate.</li>\n <li>Plan anonymisation/pseudonymisation where possible.</li>\n <li>Check secure storage, access, data sharing and transfers to external/cloud services or outside the EEA.</li>\n <li>For minors or vulnerable participants, clarify child protection, consent/assent, safeguarding and funder/institutional requirements.</li>\n <li>For participatory/co-creative artistic research, clarify ownership, attribution, benefit sharing and what participants can veto or withdraw.</li>\n <li>Check whether institutional ethics review is required before data collection begins.</li>\n </ul>\n <p><a href=\"https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Data%20Protection%20%26%20Ethics/\">Data Protection &amp; Ethics</a></p>\n </div>\n </details>\n\n <details class=\"arsn-detail\">\n <summary>7 · Venues, public events, safety, accessibility & insurance</summary>\n <div class=\"body\">\n <ul>\n <li>Clarify venue permission, capacity, fire/safety rules, technical approvals, noise, opening hours and accessibility.</li>\n <li>In Vienna, public events can require notification or registration depending on type and audience capacity; check the Wiener Veranstaltungsgesetz and MA 36 guidance.</li>\n <li>Budget security, first aid, awareness measures, waste, technical staff and accessibility where relevant.</li>\n <li>If children/minors participate, check child-protection and safeguarding obligations.</li>\n <li>Clarify liability, equipment, transport, exhibition, travel and event insurance.</li>\n <li>For public space, construction/installation, animals, hazardous substances, lasers, drones or special technology, check additional permits early.</li>\n </ul>\n <p><a href=\"https://www.wien.gv.at/wirtschaft/oeffentliche-veranstaltung-planen-anmelden\" target=\"_blank\" rel=\"noopener\">City of Vienna · planning public events</a></p>\n </div>\n </details>\n\n <details class=\"arsn-detail\">\n <summary>8 · Data management, documentation, Open Science & preservation</summary>\n <div class=\"body\">\n <ul>\n <li>Identify all data/material types: raw, processed, documentation, code, audiovisual files, physical/digital works.</li>\n <li>Define folder structure, file naming, versions/master files, storage, backup and access.</li>\n <li>Plan metadata and provenance so the artistic/research process remains understandable.</li>\n <li>Check whether the funder requires a Data Management Plan or open research data.</li>\n <li>Separate what may be public from what must be restricted.</li>\n <li>Plan identifiers, repository/deposit, file formats and preservation of technical dependencies.</li>\n <li>Budget documentation and preservation work; do not leave it until the final month.</li>\n </ul>\n </div>\n </details>\n\n <details class=\"arsn-detail\">\n <summary>9 · Partners, governance, procurement & conflicts of interest</summary>\n <div class=\"body\">\n <ul>\n <li>Document partner roles, budget responsibility, decision-making, IP, data sharing and publication rights.</li>\n <li>Use cooperation/consortium/subcontract agreements where required.</li>\n <li>Clarify who can commit the institution financially or contractually.</li>\n <li>Follow institutional/public procurement rules for purchases and external services.</li>\n <li>Document quotations/tenders where required.</li>\n <li>Identify conflicts of interest in commissioning, evaluation, procurement or partner selection.</li>\n </ul>\n </div>\n </details>\n\n <details class=\"arsn-detail\">\n <summary>10 · Reporting, evidence & audit trail</summary>\n <div class=\"body\">\n <ul>\n <li>Create a project cost centre/folder and evidence structure from day one.</li>\n <li>Keep contracts, invoices, payment evidence, travel documentation, approvals and procurement records.</li>\n <li>Track deliverables, milestones and funder communication.</li>\n <li>Use correct funder acknowledgements/logos and record dissemination.</li>\n <li>Request approval before material changes if the grant agreement requires it.</li>\n <li>Plan final narrative/financial reporting, output deposit, data/repository work and retention of records.</li>\n </ul>\n </div>\n </details>\n </section>\n\n <!-- APPLICATION PACK -->\n <section class=\"arsn-section\">\n <div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">STEP 5 · APPLICATION PACK</div>\n <h3>Prepare these documents once and adapt them to each call</h3>\n <div class=\"arsn-grid\">\n <div class=\"arsn-check\">1-page project summary / abstract</div>\n <div class=\"arsn-check\">full concept / research or artistic project description</div>\n <div class=\"arsn-check\">research/artistic context and relevance</div>\n <div class=\"arsn-check\">methods / artistic practice / work packages</div>\n <div class=\"arsn-check\">timeline and milestones</div>\n <div class=\"arsn-check\">team roles, CVs, portfolios, key works/publications</div>\n <div class=\"arsn-check\">partner list + letters/agreements where needed</div>\n <div class=\"arsn-check\">detailed budget + financing plan + co-funding</div>\n <div class=\"arsn-check\">rights / IP / licensing plan</div>\n <div class=\"arsn-check\">data protection / ethics / consent plan</div>\n <div class=\"arsn-check\">data management / documentation / repository plan</div>\n <div class=\"arsn-check\">communication / dissemination / audience plan</div>\n <div class=\"arsn-check\">accessibility / inclusion / fair-pay considerations</div>\n <div class=\"arsn-check\">risk register + mitigation</div>\n <div class=\"arsn-check\">venue / permits / safety requirements if relevant</div>\n <div class=\"arsn-check\">sustainability / environmental considerations if requested</div>\n </div>\n </section>\n\n <!-- LIVE SOURCES -->\n <section class=\"arsn-section\">\n <div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">LIVE SOURCES</div>\n <h3>Where to check current calls and binding conditions</h3>\n <p>Use these as live entry points. Deadlines and conditions change; do not copy an old deadline from this page into your planning.</p>\n\n <div class=\"arsn-grid\">\n <div class=\"arsn-source\"><strong>Angewandte Open Calls</strong><small>Internal and external opportunities surfaced by the University.</small><br><a href=\"https://www.dieangewandte.at/en/news/open_calls\" target=\"_blank\" rel=\"noopener\">Open calls</a></div>\n <div class=\"arsn-source\"><strong>Support Kunst und Forschung</strong><small>Funding landscape, concept feedback, administrative/financial project design.</small><br><a href=\"https://www.dieangewandte.at/universitaet/organisation/planung_service_und_verwaltung/support_kunst_und_forschung\" target=\"_blank\" rel=\"noopener\">Support Art &amp; Research</a></div>\n <div class=\"arsn-source\"><strong>FWF</strong><small>PEEK / Arts-Based Research and other research funding.</small><br><a href=\"https://www.fwf.ac.at/en/funding\" target=\"_blank\" rel=\"noopener\">FWF funding</a></div>\n <div class=\"arsn-source\"><strong>BMWKMS · Kunst &amp; Kultur</strong><small>Federal artistic project funding, scholarships, mobility and discipline-specific calls.</small><br><a href=\"https://www.bmwkms.gv.at/themen/kunst-und-kultur/\" target=\"_blank\" rel=\"noopener\">Current calls</a></div>\n <div class=\"arsn-source\"><strong>Stadt Wien Kultur · MA 7</strong><small>Vienna cultural and science/research funding by field.</small><br><a href=\"https://www.wien.gv.at/kultur/foerderungen\" target=\"_blank\" rel=\"noopener\">Funding overview</a></div>\n <div class=\"arsn-source\"><strong>Creative Europe Desk Austria</strong><small>Advice on Creative Europe culture / cross-sectoral calls.</small><br><a href=\"https://www.creativeeurope.at/\" target=\"_blank\" rel=\"noopener\">Creative Europe Austria</a></div>\n <div class=\"arsn-source\"><strong>Culture Moves Europe</strong><small>International mobility and residency routes for artists/cultural professionals.</small><br><a href=\"https://culture.ec.europa.eu/culture-moves-europe\" target=\"_blank\" rel=\"noopener\">Culture Moves Europe</a></div>\n <div class=\"arsn-source\"><strong>FFG · Horizon Europe Cluster 2</strong><small>Culture, creativity, heritage, democracy and societal research/innovation.</small><br><a href=\"https://www.ffg.at/europa/heu/cluster2\" target=\"_blank\" rel=\"noopener\">Cluster 2</a></div>\n <div class=\"arsn-source\"><strong>OeAD · Erasmus+</strong><small>Education, curriculum and institutional cooperation.</small><br><a href=\"https://erasmusplus.oead.at/de/hochschulbildung/kooperationen/kooperationspartnerschaften\" target=\"_blank\" rel=\"noopener\">Cooperation Partnerships</a></div>\n </div>\n </section>\n\n <!-- RED FLAGS -->\n <section class=\"arsn-section\">\n <div class=\"arsn-eyebrow\" style=\"color:#8a4d36;margin-bottom:4px;\">STOP & CHECK</div>\n <h3>Red flags before you submit or start</h3>\n <div class=\"arsn-grid\">\n <div class=\"arsn-warn\"><strong>The project has already started.</strong><br>Many schemes do not fund completed or already-started activities/costs.</div>\n <div class=\"arsn-warn\"><strong>The applicant is wrong.</strong><br>An individual cannot use a scheme for organisations, or vice versa.</div>\n <div class=\"arsn-warn\"><strong>The call excludes your project type.</strong><br>Read exclusions, especially for university projects and arts-based research.</div>\n <div class=\"arsn-warn\"><strong>The budget is built from wishes, not eligible costs.</strong><br>Rebuild it from the funder's cost rules.</div>\n <div class=\"arsn-warn\"><strong>Rights/consent are unresolved.</strong><br>Do not promise open publication of material you may not be allowed to publish.</div>\n <div class=\"arsn-warn\"><strong>No institutional lead time.</strong><br>External deadline ≠ internal deadline; get institutional approval early.</div>\n </div>\n </section>\n\n <div class=\"arsn-info\" style=\"margin-bottom:14px;\">\n <strong>Need help finding the right call?</strong>\n Bring Support Kunst und Forschung a one-paragraph project idea, expected duration, rough budget,\n applicant/partners and the type of output you want to create. That is usually enough to start a useful funding-fit conversation.\n </div>\n\n <div class=\"arsn-info\">\n <strong>Next:</strong>\n Once the funding route and major constraints are clear, continue with\n <a href=\"https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Project%20Planning%20%26%20Organisation/\">Project Planning &amp; Organisation</a>,\n <a href=\"https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Funding%20%26%20Funder%20Requirements/\">Funding &amp; Funder Requirements</a>,\n and <a href=\"https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Plan%20Your%20Data%20Management/\">Plan Your Data Management</a>.\n </div>\n\n</div>\n{{/html}}";
598 598  
599 - var managedHeight=new Set();
600 - var managedMargin=new Set();
601 - var originalHeight=new WeakMap();
602 - var originalMargin=new WeakMap();
42 + var origin = window.location.origin;
43 + var restWiki = origin + "/rest/wikis/" + encodeURIComponent(WIKI);
603 603  
604 - var resizeTimer=0;
605 - var running=false;
45 + function enc(value) {
46 + return encodeURIComponent(value);
47 + }
606 606  
607 - var THEMES=[
608 - {
609 - name:"BLUE",
610 - accent:"#21b6d7",
611 - bg:"#eaf7fb",
612 - text:"#315d68",
613 - labels:[
614 - "HIER STARTEN",
615 - "ENTSCHEIDEN",
616 - "ÜBERPRÜFEN & ANPASSEN",
617 - "START HERE",
618 - "DECIDE",
619 - "REVIEW & ADAPT"
620 - ]
621 - },
622 - {
623 - name:"RED",
624 - accent:"#e94b13",
625 - bg:"#fff1ec",
626 - text:"#8a4d36",
627 - labels:[
628 - "PLANEN & ORGANISIEREN",
629 - "ORGANISIEREN & DOKUMENTIEREN",
630 - "PUBLIZIEREN & PRÄSENTIEREN",
631 - "PLAN & ORGANISE",
632 - "PLAN & ORGANIZE",
633 - "ORGANISE & DOCUMENT",
634 - "ORGANIZE & DOCUMENT",
635 - "PUBLISH & PRESENT"
636 - ]
637 - },
638 - {
639 - name:"YELLOW",
640 - accent:"#f0aa00",
641 - bg:"#fff8e7",
642 - text:"#785b17",
643 - labels:[
644 - "SCHÜTZEN & KLÄREN",
645 - "STANDARDISIEREN & IDENTIFIZIEREN",
646 - "ÖFFNEN, NACHNUTZEN & AUFFINDBAR MACHEN",
647 - "PROTECT & CLARIFY",
648 - "STANDARDISE & IDENTIFY",
649 - "STANDARDIZE & IDENTIFY",
650 - "OPEN, REUSE & MAKE FINDABLE"
651 - ]
652 - },
653 - {
654 - name:"GREEN",
655 - accent:"#38b76a",
656 - bg:"#edf9f1",
657 - text:"#3f7451",
658 - labels:[
659 - "INFRASTRUKTUR EINRICHTEN",
660 - "INFRASTRUKTUR & ZUSAMMENARBEIT EINRICHTEN",
661 - "SPEICHERN & ZUGRIFF STEUERN",
662 - "REPOSITORIUM, ERHALTEN & ÜBERGEBEN",
663 - "SET UP INFRASTRUCTURE",
664 - "SET UP INFRASTRUCTURE & COLLABORATION",
665 - "STORE & CONTROL ACCESS",
666 - "REPOSITORY, PRESERVE & HAND OVER"
667 - ]
668 - }
669 - ];
49 + function pageURL() {
50 + var parts = SPACES.map(function (space) {
51 + return "spaces/" + enc(space);
52 + });
670 670  
671 - function num(value){
672 - var n=parseFloat(value);
673 - return Number.isFinite(n)?n:0;
54 + return restWiki + "/" + parts.join("/") + "/pages/" + enc(PAGE);
674 674   }
675 675  
676 - function norm(value){
677 - return String(value||"")
678 - .replace(/\s+/g," ")
679 - .trim()
680 - .toUpperCase();
57 + function translationURL(language) {
58 + return pageURL() + "/translations/" + enc(language);
681 681   }
682 682  
683 - function visible(el){
684 - if(!el||el.nodeType!==1)return false;
685 -
686 - var style=getComputedStyle(el);
687 - var rect=el.getBoundingClientRect();
688 -
689 - return (
690 - style.display!=="none"&&
691 - style.visibility!=="hidden"&&
692 - rect.width>20&&
693 - rect.height>4
694 - );
61 + function textNS(node, localName) {
62 + var list = node.getElementsByTagNameNS("*", localName);
63 + return list.length ? (list[0].textContent || "") : "";
695 695   }
696 696  
697 - function saveStyle(el,map,property){
698 - if(map.has(el))return;
66 + function parsePage(xmlText) {
67 + var xml = new DOMParser().parseFromString(xmlText, "application/xml");
68 + var error = xml.getElementsByTagName("parsererror");
699 699  
700 - map.set(el,{
701 - value:el.style.getPropertyValue(property),
702 - priority:el.style.getPropertyPriority(property)
703 - });
704 - }
705 -
706 - function restoreStyle(el,map,property){
707 - var original=map.get(el);
708 -
709 - if(original&&original.value){
710 - el.style.setProperty(
711 - property,
712 - original.value,
713 - original.priority||""
714 - );
715 - }else{
716 - el.style.removeProperty(property);
70 + if (error.length) {
71 + throw new Error("XWiki returned invalid XML.");
717 717   }
718 - }
719 719  
720 - function resetRuntime(){
721 - managedHeight.forEach(function(el){
722 - restoreStyle(
723 - el,
724 - originalHeight,
725 - "min-height"
726 - );
727 - el.removeAttribute(
728 - "data-sn-master-equal-height"
729 - );
730 - });
731 -
732 - managedMargin.forEach(function(el){
733 - restoreStyle(
734 - el,
735 - originalMargin,
736 - "margin-top"
737 - );
738 - el.removeAttribute(
739 - "data-sn-master-first-row"
740 - );
741 - });
742 -
743 - managedHeight.clear();
744 - managedMargin.clear();
74 + return {
75 + title: textNS(xml, "title"),
76 + content: textNS(xml, "content"),
77 + syntax: textNS(xml, "syntax"),
78 + language: textNS(xml, "language"),
79 + defaultLanguage: textNS(xml, "defaultLanguage"),
80 + version: textNS(xml, "version")
81 + };
745 745   }
746 746  
747 - function themeFor(text){
748 - var value=norm(text);
84 + async function sha256(text) {
85 + var bytes = new TextEncoder().encode(text);
86 + var digest = await crypto.subtle.digest("SHA-256", bytes);
87 + var array = new Uint8Array(digest);
88 + var out = "";
749 749  
750 - for(var i=0;i<THEMES.length;i++){
751 - for(var j=0;j<THEMES[i].labels.length;j++){
752 - var label=THEMES[i].labels[j];
753 -
754 - if(
755 - value===label||
756 - value.indexOf(label+" ")===0||
757 - value.indexOf(label+" -")===0||
758 - value.indexOf(label+" ·")===0
759 - ){
760 - return THEMES[i];
761 - }
762 - }
90 + for (var i = 0; i < array.length; i++) {
91 + out += array[i].toString(16).padStart(2, "0");
763 763   }
764 764  
765 - return null;
94 + return out;
766 766   }
767 767  
768 - /* =======================================================
769 - BORDERLESS FILLED RED/ORANGE CTA BUTTONS
770 - ======================================================= */
97 + async function getPage(url) {
98 + var response = await fetch(url, {
99 + method: "GET",
100 + credentials: "same-origin",
101 + headers: {
102 + "Accept": "application/xml"
103 + },
104 + cache: "no-store"
105 + });
771 771  
772 - function colourDistance(a,b){
773 - return Math.sqrt(
774 - Math.pow(a[0]-b[0],2)+
775 - Math.pow(a[1]-b[1],2)+
776 - Math.pow(a[2]-b[2],2)
777 - );
107 + return {
108 + ok: response.ok,
109 + status: response.status,
110 + text: await response.text()
111 + };
778 778   }
779 779  
780 - function makeFilledRedOrangeCTAsBorderless(){
781 - var RED_ORANGE=[233,75,19];
114 + async function putForm(url, fields) {
115 + var body = new URLSearchParams();
782 782  
783 - Array.from(
784 - root.querySelectorAll(
785 - 'a,button,[role="button"],input[type="submit"],input[type="button"]'
786 - )
787 - ).forEach(function(el){
788 - if(!visible(el))return;
117 + Object.keys(fields).forEach(function (key) {
118 + body.set(key, fields[key]);
119 + });
789 789  
790 - var style=getComputedStyle(el);
791 - var rgb=parseRGB(style.backgroundColor);
792 -
793 - if(!rgb)return;
794 -
795 - if(
796 - colourDistance(
797 - rgb,
798 - RED_ORANGE
799 - )>55
800 - ){
801 - return;
802 - }
803 -
804 - var rect=el.getBoundingClientRect();
805 -
806 - if(
807 - rect.width<80||
808 - rect.height<24
809 - ){
810 - return;
811 - }
812 -
813 - el.style.setProperty(
814 - "border",
815 - "none",
816 - "important"
817 - );
818 -
819 - el.style.setProperty(
820 - "border-left",
821 - "none",
822 - "important"
823 - );
824 -
825 - el.style.setProperty(
826 - "border-top",
827 - "none",
828 - "important"
829 - );
830 -
831 - el.style.setProperty(
832 - "border-right",
833 - "none",
834 - "important"
835 - );
836 -
837 - el.style.setProperty(
838 - "border-bottom",
839 - "none",
840 - "important"
841 - );
842 -
843 - el.style.setProperty(
844 - "box-shadow",
845 - "none",
846 - "important"
847 - );
121 + var response = await fetch(url, {
122 + method: "PUT",
123 + credentials: "same-origin",
124 + headers: {
125 + "Accept": "application/xml",
126 + "Content-Type": "application/x-www-form-urlencoded;charset=UTF-8"
127 + },
128 + body: body.toString()
848 848   });
130 +
131 + return {
132 + ok: response.ok || response.status === 201 || response.status === 202 || response.status === 304,
133 + status: response.status,
134 + text: await response.text()
135 + };
849 849   }
850 850  
851 - /* =======================================================
852 - FULL-WIDTH THREE-LINE AREA LABELS
853 - ======================================================= */
854 -
855 - function compactText(value){
856 - return String(value||"")
857 - .replace(/\s+/g," ")
858 - .trim();
138 + function fail(message) {
139 + console.error("STOPPED:", message);
140 + throw new Error(message);
859 859   }
860 860  
861 - function makeThreeLineAreaLabels(){
862 - Array.from(
863 - root.querySelectorAll(
864 - ".arsn-area-label"
865 - )
866 - ).forEach(function(label){
867 - if(
868 - label.getAttribute(
869 - "data-sn-three-line"
870 - )==="1"
871 - ){
872 - return;
873 - }
143 + console.clear();
144 + console.log("=== GET STARTED BILINGUAL REPAIR PILOT ===");
145 + console.log("Only Get Started will be changed.");
874 874  
875 - var number=
876 - label.querySelector(
877 - ":scope > .arsn-area-number"
878 - );
147 + // ------------------------------------------------------------
148 + // PRE-FLIGHT
149 + // ------------------------------------------------------------
879 879  
880 - var action=
881 - label.querySelector(
882 - ":scope > .arsn-area-action"
883 - );
151 + var originalResponse = await getPage(pageURL());
884 884  
885 - if(
886 - !number||
887 - !action
888 - ){
889 - return;
890 - }
891 -
892 - var clone=
893 - label.cloneNode(true);
894 -
895 - var cloneNumber=
896 - clone.querySelector(
897 - ":scope > .arsn-area-number"
898 - );
899 -
900 - var cloneAction=
901 - clone.querySelector(
902 - ":scope > .arsn-area-action"
903 - );
904 -
905 - if(cloneNumber){
906 - cloneNumber.remove();
907 - }
908 -
909 - if(cloneAction){
910 - cloneAction.remove();
911 - }
912 -
913 - var titleText=
914 - compactText(
915 - clone.textContent
916 - );
917 -
918 - if(!titleText){
919 - return;
920 - }
921 -
922 - var numberNode=
923 - number.cloneNode(true);
924 -
925 - var actionNode=
926 - action.cloneNode(true);
927 -
928 - var titleNode=
929 - document.createElement(
930 - "span"
931 - );
932 -
933 - titleNode.className=
934 - "sn-area-label-title";
935 -
936 - titleNode.textContent=
937 - titleText;
938 -
939 - while(label.firstChild){
940 - label.removeChild(
941 - label.firstChild
942 - );
943 - }
944 -
945 - label.appendChild(
946 - numberNode
947 - );
948 -
949 - label.appendChild(
950 - titleNode
951 - );
952 -
953 - label.appendChild(
954 - actionNode
955 - );
956 -
957 - label.setAttribute(
958 - "data-sn-three-line",
959 - "1"
960 - );
961 -
962 - var head=
963 - label.closest(
964 - ".arsn-area-head"
965 - );
966 -
967 - if(head){
968 - head.style.setProperty(
969 - "width",
970 - "100%",
971 - "important"
972 - );
973 -
974 - head.style.setProperty(
975 - "max-width",
976 - "100%",
977 - "important"
978 - );
979 -
980 - head.style.setProperty(
981 - "box-sizing",
982 - "border-box",
983 - "important"
984 - );
985 - }
986 - });
153 + if (!originalResponse.ok) {
154 + fail("Could not read original page. HTTP " + originalResponse.status);
987 987   }
988 988  
989 - /* =======================================================
990 - PLACEHOLDER BADGE
991 - ======================================================= */
157 + var original = parsePage(originalResponse.text);
158 + var currentHash = await sha256(original.content);
992 992  
993 - function applyPlaceholderBadge(){
994 - if(!PLACEHOLDER)return;
160 + console.log("Current original title:", original.title);
161 + console.log("Current original version:", original.version || "(not reported)");
162 + console.log("Current original language:", original.language || "(empty)");
163 + console.log("Current default language:", original.defaultLanguage || "(empty)");
164 + console.log("Current content SHA-256:", currentHash);
995 995  
996 - if(
997 - document.querySelector(
998 - ".sn-coming-soon-badge"
999 - )
1000 - ){
1001 - return;
1002 - }
1003 -
1004 - var title=
1005 - document.querySelector(
1006 - "#document-title"
1007 - )||
1008 - document.querySelector(
1009 - "h1"
1010 - );
1011 -
1012 - if(!title)return;
1013 -
1014 - var badge=
1015 - document.createElement(
1016 - "span"
1017 - );
1018 -
1019 - badge.className=
1020 - "sn-coming-soon-badge";
1021 -
1022 - badge.textContent=
1023 - PLACEHOLDER_LABEL;
1024 -
1025 - badge.setAttribute(
1026 - "aria-label",
1027 - PLACEHOLDER_LABEL
166 + if (currentHash !== EXPECTED_CURRENT_DE_HASH) {
167 + fail(
168 + "The current page has changed since the V3 export. " +
169 + "Expected German hash " + EXPECTED_CURRENT_DE_HASH +
170 + ", got " + currentHash +
171 + ". Nothing was changed."
1028 1028   );
1029 -
1030 - title.appendChild(
1031 - badge
1032 - );
1033 1033   }
1034 1034  
1035 - /* =======================================================
1036 - DETAIL PAGE OWN-ACCENT PROPAGATION
1037 - ======================================================= */
175 + var existingDE = await getPage(translationURL(TARGET));
1038 1038  
1039 - function parseRGB(value){
1040 - var match=String(value||"").match(
1041 - /rgba?\(\s*([\d.]+)\s*,\s*([\d.]+)\s*,\s*([\d.]+)/i
177 + if (existingDE.ok) {
178 + fail(
179 + "A de_AT translation already exists. " +
180 + "This pilot will not overwrite it. Nothing was changed."
1042 1042   );
1043 -
1044 - if(!match)return null;
1045 -
1046 - return [
1047 - Number(match[1]),
1048 - Number(match[2]),
1049 - Number(match[3])
1050 - ];
1051 1051   }
1052 1052  
1053 - function distance(a,b){
1054 - return Math.sqrt(
1055 - Math.pow(a[0]-b[0],2)+
1056 - Math.pow(a[1]-b[1],2)+
1057 - Math.pow(a[2]-b[2],2)
184 + if (existingDE.status !== 404) {
185 + console.warn(
186 + "de_AT lookup returned HTTP " + existingDE.status +
187 + " rather than 404. Continuing only if you explicitly confirm."
1058 1058   );
1059 1059   }
1060 1060  
1061 - function paletteMatch(cssColor){
1062 - var rgb=parseRGB(cssColor);
191 + console.log("");
192 + console.log("PRE-FLIGHT OK");
193 + console.log("Planned operations:");
194 + console.log("1. Create de_AT title: Erste Schritte");
195 + console.log("2. Store the current German source in de_AT");
196 + console.log("3. Restore the English source as the original Get Started page");
197 + console.log("4. Verify both sources by SHA-256");
1063 1063  
1064 - if(!rgb)return null;
199 + var confirmed = window.confirm(
200 + "GET STARTED — bilingual repair pilot\n\n" +
201 + "This will ONLY change the Get Started page.\n\n" +
202 + "1. Save its current German content as de_AT\n" +
203 + "2. Restore the English original\n" +
204 + "3. Verify both copies\n\n" +
205 + "Continue?"
206 + );
1065 1065  
1066 - var palette=[
1067 - {hex:"#21b6d7",rgb:[33,182,215]},
1068 - {hex:"#e94b13",rgb:[233,75,19]},
1069 - {hex:"#f0aa00",rgb:[240,170,0]},
1070 - {hex:"#38b76a",rgb:[56,183,106]}
1071 - ];
1072 -
1073 - var best=null;
1074 - var bestDistance=Infinity;
1075 -
1076 - palette.forEach(function(item){
1077 - var d=distance(rgb,item.rgb);
1078 -
1079 - if(d<bestDistance){
1080 - best=item;
1081 - bestDistance=d;
1082 - }
1083 - });
1084 -
1085 - return bestDistance<=30
1086 - ?best
1087 - :null;
208 + if (!confirmed) {
209 + console.warn("Cancelled. Nothing was changed.");
210 + return;
1088 1088   }
1089 1089  
1090 - function propagateDetailAccents(){
1091 - if(PAGE_KIND!=="detail")return;
213 + // ------------------------------------------------------------
214 + // STEP 1 — CREATE de_AT
215 + // ------------------------------------------------------------
1092 1092  
1093 - Array.from(
1094 - root.querySelectorAll(
1095 - ".arsn-call,.dmp-call,.ido-call,.pp-call,"+
1096 - ".arsn-source,.dmp-source,.ido-source,.pp-source"
1097 - )
1098 - ).forEach(function(el){
1099 - if(!visible(el))return;
217 + console.log("");
218 + console.log("STEP 1/4 — creating de_AT translation...");
1100 1100  
1101 - var style=getComputedStyle(el);
1102 -
1103 - if(
1104 - num(style.borderTopWidth)>=2
1105 - ){
1106 - var match=
1107 - paletteMatch(
1108 - style.borderTopColor
1109 - );
1110 -
1111 - if(match){
1112 - el.style.setProperty(
1113 - "border-left",
1114 - "4px solid "+match.hex,
1115 - "important"
1116 - );
1117 - }
1118 - }
1119 - });
1120 -
1121 - // Warning families: explicit safety override.
1122 - Array.from(
1123 - root.querySelectorAll(
1124 - ".arsn-warn,.dmp-warn,.ido-warn,.pp-warn,"+
1125 - ".warn,.warning,.warningmessage,.errormessage"
1126 - )
1127 - ).forEach(function(el){
1128 - if(!visible(el))return;
1129 -
1130 - el.style.setProperty(
1131 - "border-left",
1132 - "4px solid #e94b13",
1133 - "important"
1134 - );
1135 - });
1136 -
1137 - // Info families: explicit orientation override.
1138 - Array.from(
1139 - root.querySelectorAll(
1140 - ".arsn-info,.dmp-info,.ido-info,.pp-info,.infomessage"
1141 - )
1142 - ).forEach(function(el){
1143 - if(!visible(el))return;
1144 -
1145 - el.style.setProperty(
1146 - "border-left",
1147 - "4px solid #21b6d7",
1148 - "important"
1149 - );
1150 - });
1151 - }
1152 -
1153 - /* =======================================================
1154 - OVERVIEW SEMANTIC THEME PALETTE
1155 - ======================================================= */
1156 -
1157 - function smallestThemeHeaders(){
1158 - return Array.from(
1159 - root.querySelectorAll(
1160 - "div,span,p,strong,h3,h4,h5,h6"
1161 - )
1162 - ).filter(function(el){
1163 - if(!visible(el))return false;
1164 - if(!themeFor(el.textContent))return false;
1165 -
1166 - return !Array.from(
1167 - el.children||[]
1168 - ).some(function(child){
1169 - return !!themeFor(
1170 - child.textContent
1171 - );
1172 - });
1173 - });
1174 - }
1175 -
1176 - function findOverviewCard(header){
1177 - var node=header.parentElement;
1178 - var candidates=[];
1179 -
1180 - while(node&&node!==root){
1181 - var rect=node.getBoundingClientRect();
1182 - var style=getComputedStyle(node);
1183 -
1184 - var border=
1185 - num(style.borderTopWidth)+
1186 - num(style.borderRightWidth)+
1187 - num(style.borderBottomWidth)+
1188 - num(style.borderLeftWidth);
1189 -
1190 - if(
1191 - rect.width>=220&&
1192 - rect.width<=800&&
1193 - rect.height>=120&&
1194 - border>=1
1195 - ){
1196 - candidates.push(node);
1197 - }
1198 -
1199 - node=node.parentElement;
220 + var createDE = await putForm(
221 + translationURL(TARGET) + "?minorRevision=true",
222 + {
223 + title: DE_TITLE,
224 + content: DE_CONTENT
1200 1200   }
226 + );
1201 1201  
1202 - if(!candidates.length)return null;
1203 -
1204 - candidates.sort(function(a,b){
1205 - return (
1206 - b.getBoundingClientRect().height-
1207 - a.getBoundingClientRect().height
1208 - );
1209 - });
1210 -
1211 - return candidates[0];
228 + if (!createDE.ok) {
229 + fail("Creating de_AT failed. HTTP " + createDE.status);
1212 1212   }
1213 1213  
1214 - function rowCandidates(link,card){
1215 - var result=[];
1216 - var cardRect=
1217 - card.getBoundingClientRect();
232 + console.log("de_AT PUT returned HTTP", createDE.status);
1218 1218  
1219 - var node=link;
234 + // ------------------------------------------------------------
235 + // STEP 2 — VERIFY de_AT BEFORE TOUCHING ORIGINAL
236 + // ------------------------------------------------------------
1220 1220  
1221 - while(node&&node!==card){
1222 - if(visible(node)){
1223 - var rect=
1224 - node.getBoundingClientRect();
238 + console.log("STEP 2/4 — verifying de_AT...");
1225 1225  
1226 - if(
1227 - rect.height<=105&&
1228 - rect.width>=
1229 - cardRect.width*.50&&
1230 - rect.width<=
1231 - cardRect.width*1.03
1232 - ){
1233 - result.push(node);
1234 - }
1235 - }
240 + var verifyDEResponse = await getPage(translationURL(TARGET));
1236 1236  
1237 - node=node.parentElement;
1238 - }
1239 -
1240 - return result;
242 + if (!verifyDEResponse.ok) {
243 + fail(
244 + "de_AT was written but could not be read back. HTTP " +
245 + verifyDEResponse.status +
246 + ". English original was NOT changed."
247 + );
1241 1241   }
1242 1242  
1243 - function chooseOuterRow(
1244 - candidates,
1245 - link
1246 - ){
1247 - if(!candidates.length){
1248 - return link;
1249 - }
250 + var verifyDE = parsePage(verifyDEResponse.text);
251 + var verifyDEHash = await sha256(verifyDE.content);
1250 1250  
1251 - var bordered=
1252 - candidates.filter(function(el){
1253 - return (
1254 - num(
1255 - getComputedStyle(el)
1256 - .borderLeftWidth
1257 - )>=1
1258 - );
1259 - });
1260 -
1261 - var pool=
1262 - bordered.length
1263 - ?bordered
1264 - :candidates;
1265 -
1266 - pool.sort(function(a,b){
1267 - var ar=
1268 - a.getBoundingClientRect();
1269 -
1270 - var br=
1271 - b.getBoundingClientRect();
1272 -
1273 - return (
1274 - ar.left-br.left||
1275 - br.width-ar.width
1276 - );
1277 - });
1278 -
1279 - return pool[0]||link;
253 + if (verifyDEHash !== EXPECTED_CURRENT_DE_HASH) {
254 + fail(
255 + "de_AT verification failed. Expected hash " +
256 + EXPECTED_CURRENT_DE_HASH +
257 + ", got " + verifyDEHash +
258 + ". English original was NOT changed."
259 + );
1280 1280   }
1281 1281  
1282 - function applyOverviewPalette(){
1283 - if(PAGE_KIND!=="overview"){
1284 - return [];
1285 - }
262 + console.log("de_AT verified:", verifyDE.title, verifyDEHash);
1286 1286  
1287 - var headers=
1288 - smallestThemeHeaders()
1289 - .map(function(el){
1290 - return {
1291 - el:el,
1292 - theme:
1293 - themeFor(
1294 - el.textContent
1295 - ),
1296 - card:
1297 - findOverviewCard(
1298 - el
1299 - )
1300 - };
1301 - })
1302 - .filter(function(row){
1303 - return !!row.card;
1304 - });
264 + // ------------------------------------------------------------
265 + // STEP 3 — RESTORE EN ORIGINAL
266 + // ------------------------------------------------------------
1305 1305  
1306 - var unique=[];
1307 - var seenHeaders=new Set();
268 + console.log("STEP 3/4 — restoring English original...");
1308 1308  
1309 - headers.forEach(function(row){
1310 - var key=
1311 - row.theme.name+
1312 - "|"+
1313 - Math.round(
1314 - row.card
1315 - .getBoundingClientRect()
1316 - .left
1317 - )+
1318 - "|"+
1319 - Math.round(
1320 - row.el
1321 - .getBoundingClientRect()
1322 - .top
1323 - );
1324 -
1325 - if(!seenHeaders.has(key)){
1326 - seenHeaders.add(key);
1327 - unique.push(row);
1328 - }
1329 - });
1330 -
1331 - unique.forEach(function(row){
1332 - var headerRect=
1333 - row.el
1334 - .getBoundingClientRect();
1335 -
1336 - row.el.style.setProperty(
1337 - "background",
1338 - row.theme.bg,
1339 - "important"
1340 - );
1341 -
1342 - row.el.style.setProperty(
1343 - "color",
1344 - row.theme.text,
1345 - "important"
1346 - );
1347 -
1348 - row.el.style.setProperty(
1349 - "text-align",
1350 - "left",
1351 - "important"
1352 - );
1353 -
1354 - row.el.style.setProperty(
1355 - "word-spacing",
1356 - "normal",
1357 - "important"
1358 - );
1359 -
1360 - var later=
1361 - unique
1362 - .filter(function(other){
1363 - return (
1364 - other.card===row.card&&
1365 - other.el
1366 - .getBoundingClientRect()
1367 - .top>
1368 - headerRect.top+2
1369 - );
1370 - })
1371 - .sort(function(a,b){
1372 - return (
1373 - a.el
1374 - .getBoundingClientRect()
1375 - .top-
1376 - b.el
1377 - .getBoundingClientRect()
1378 - .top
1379 - );
1380 - });
1381 -
1382 - var stopTop=
1383 - later.length
1384 - ?later[0].el
1385 - .getBoundingClientRect()
1386 - .top
1387 - :Infinity;
1388 -
1389 - Array.from(
1390 - row.card.querySelectorAll("a")
1391 - ).forEach(function(link){
1392 - if(!visible(link))return;
1393 -
1394 - var rect=
1395 - link.getBoundingClientRect();
1396 -
1397 - if(
1398 - rect.top<=
1399 - headerRect.bottom-2||
1400 - rect.top>=
1401 - stopTop-2
1402 - ){
1403 - return;
1404 - }
1405 -
1406 - var candidates=
1407 - rowCandidates(
1408 - link,
1409 - row.card
1410 - );
1411 -
1412 - var target=
1413 - chooseOuterRow(
1414 - candidates,
1415 - link
1416 - );
1417 -
1418 - candidates.forEach(function(el){
1419 - el.style.setProperty(
1420 - "border-left",
1421 - "0 solid transparent",
1422 - "important"
1423 - );
1424 - });
1425 -
1426 - target.style.setProperty(
1427 - "border-left",
1428 - "3px solid "+
1429 - row.theme.accent,
1430 - "important"
1431 - );
1432 -
1433 - target.style.setProperty(
1434 - "box-sizing",
1435 - "border-box",
1436 - "important"
1437 - );
1438 - });
1439 - });
1440 -
1441 - return unique;
1442 - }
1443 -
1444 - /* =======================================================
1445 - OVERVIEW CARD HEIGHT + FIRST THEMATIC ROW
1446 - ======================================================= */
1447 -
1448 - function alignOverviewCards(headers){
1449 - if(
1450 - PAGE_KIND!=="overview"||
1451 - window.innerWidth<=MOBILE_MAX
1452 - ){
1453 - return;
270 + var restoreEN = await putForm(
271 + pageURL() + "?minorRevision=true",
272 + {
273 + title: EN_TITLE,
274 + content: EN_CONTENT
1454 1454   }
276 + );
1455 1455  
1456 - var cards=[];
1457 - var seen=new Set();
1458 -
1459 - headers.forEach(function(row){
1460 - if(!seen.has(row.card)){
1461 - seen.add(row.card);
1462 - cards.push(row.card);
1463 - }
1464 - });
1465 -
1466 - if(cards.length<2){
1467 - return;
1468 - }
1469 -
1470 - // Group cards by actual top position.
1471 - var groups=[];
1472 -
1473 - cards.forEach(function(card){
1474 - var top=
1475 - card.getBoundingClientRect().top;
1476 -
1477 - var group=null;
1478 -
1479 - for(var i=0;i<groups.length;i++){
1480 - if(
1481 - Math.abs(
1482 - groups[i].top-top
1483 - )<=ROW_TOLERANCE
1484 - ){
1485 - group=groups[i];
1486 - break;
1487 - }
1488 - }
1489 -
1490 - if(!group){
1491 - group={
1492 - top:top,
1493 - cards:[]
1494 - };
1495 - groups.push(group);
1496 - }
1497 -
1498 - group.cards.push(card);
1499 - });
1500 -
1501 - groups.forEach(function(group){
1502 - if(group.cards.length<2){
1503 - return;
1504 - }
1505 -
1506 - var firstHeaders=
1507 - group.cards.map(function(card){
1508 - var candidates=
1509 - headers
1510 - .filter(function(row){
1511 - return row.card===card;
1512 - })
1513 - .sort(function(a,b){
1514 - return (
1515 - a.el
1516 - .getBoundingClientRect()
1517 - .top-
1518 - b.el
1519 - .getBoundingClientRect()
1520 - .top
1521 - );
1522 - });
1523 -
1524 - return candidates.length
1525 - ?candidates[0]
1526 - :null;
1527 - });
1528 -
1529 - if(
1530 - !firstHeaders.some(function(row){
1531 - return !row;
1532 - })
1533 - ){
1534 - var targetTop=
1535 - Math.max.apply(
1536 - Math,
1537 - firstHeaders.map(function(row){
1538 - return (
1539 - row.el
1540 - .getBoundingClientRect()
1541 - .top-
1542 - row.card
1543 - .getBoundingClientRect()
1544 - .top
1545 - );
1546 - })
1547 - );
1548 -
1549 - firstHeaders.forEach(function(row){
1550 - var relativeTop=
1551 - row.el
1552 - .getBoundingClientRect()
1553 - .top-
1554 - row.card
1555 - .getBoundingClientRect()
1556 - .top;
1557 -
1558 - var delta=
1559 - targetTop-relativeTop;
1560 -
1561 - if(delta>1){
1562 - saveStyle(
1563 - row.el,
1564 - originalMargin,
1565 - "margin-top"
1566 - );
1567 -
1568 - var current=
1569 - num(
1570 - getComputedStyle(
1571 - row.el
1572 - ).marginTop
1573 - );
1574 -
1575 - row.el.style.setProperty(
1576 - "margin-top",
1577 - (
1578 - current+delta
1579 - )+"px"
1580 - );
1581 -
1582 - row.el.setAttribute(
1583 - "data-sn-master-first-row",
1584 - "1"
1585 - );
1586 -
1587 - managedMargin.add(
1588 - row.el
1589 - );
1590 - }
1591 - });
1592 - }
1593 -
1594 - var maxHeight=0;
1595 -
1596 - group.cards.forEach(function(card){
1597 - maxHeight=
1598 - Math.max(
1599 - maxHeight,
1600 - card
1601 - .getBoundingClientRect()
1602 - .height
1603 - );
1604 - });
1605 -
1606 - maxHeight=
1607 - Math.ceil(maxHeight);
1608 -
1609 - group.cards.forEach(function(card){
1610 - saveStyle(
1611 - card,
1612 - originalHeight,
1613 - "min-height"
1614 - );
1615 -
1616 - card.style.setProperty(
1617 - "min-height",
1618 - maxHeight+"px"
1619 - );
1620 -
1621 - card.setAttribute(
1622 - "data-sn-master-equal-height",
1623 - "1"
1624 - );
1625 -
1626 - managedHeight.add(
1627 - card
1628 - );
1629 - });
1630 - });
278 + if (!restoreEN.ok) {
279 + fail(
280 + "de_AT is safely stored, but restoring English failed. HTTP " +
281 + restoreEN.status +
282 + ". The German translation is preserved."
283 + );
1631 1631   }
1632 1632  
1633 - /* =======================================================
1634 - DETAIL GRID EQUAL HEIGHT, DESKTOP ONLY
1635 - ======================================================= */
286 + console.log("English original PUT returned HTTP", restoreEN.status);
1636 1636  
1637 - function equaliseDetailGrids(){
1638 - if(
1639 - PAGE_KIND!=="detail"||
1640 - window.innerWidth<=MOBILE_MAX
1641 - ){
1642 - return;
1643 - }
288 + // ------------------------------------------------------------
289 + // STEP 4 — VERIFY BOTH
290 + // ------------------------------------------------------------
1644 1644  
1645 - var selectors=[
1646 - ".arsn-grid",
1647 - ".arsn-grid-2",
1648 - ".arsn-grid-3",
1649 - ".dmp-grid",
1650 - ".ido-grid",
1651 - ".pp-grid"
1652 - ];
292 + console.log("STEP 4/4 — final verification...");
1653 1653  
1654 - selectors.forEach(function(selector){
1655 - Array.from(
1656 - root.querySelectorAll(selector)
1657 - ).forEach(function(grid){
1658 - var children=
1659 - Array.from(
1660 - grid.children||[]
1661 - ).filter(visible);
294 + var finalENResponse = await getPage(pageURL());
295 + var finalDEResponse = await getPage(translationURL(TARGET));
1662 1662  
1663 - if(children.length<2){
1664 - return;
1665 - }
1666 -
1667 - var groups=[];
1668 -
1669 - children.forEach(function(child){
1670 - var top=
1671 - child
1672 - .getBoundingClientRect()
1673 - .top;
1674 -
1675 - var group=null;
1676 -
1677 - for(var i=0;i<groups.length;i++){
1678 - if(
1679 - Math.abs(
1680 - groups[i].top-top
1681 - )<=ROW_TOLERANCE
1682 - ){
1683 - group=groups[i];
1684 - break;
1685 - }
1686 - }
1687 -
1688 - if(!group){
1689 - group={
1690 - top:top,
1691 - items:[]
1692 - };
1693 - groups.push(group);
1694 - }
1695 -
1696 - group.items.push(child);
1697 - });
1698 -
1699 - groups.forEach(function(group){
1700 - if(group.items.length<2){
1701 - return;
1702 - }
1703 -
1704 - var maxHeight=0;
1705 -
1706 - group.items.forEach(function(item){
1707 - maxHeight=
1708 - Math.max(
1709 - maxHeight,
1710 - item
1711 - .getBoundingClientRect()
1712 - .height
1713 - );
1714 - });
1715 -
1716 - maxHeight=
1717 - Math.ceil(maxHeight);
1718 -
1719 - group.items.forEach(function(item){
1720 - saveStyle(
1721 - item,
1722 - originalHeight,
1723 - "min-height"
1724 - );
1725 -
1726 - item.style.setProperty(
1727 - "min-height",
1728 - maxHeight+"px"
1729 - );
1730 -
1731 - item.setAttribute(
1732 - "data-sn-master-equal-height",
1733 - "1"
1734 - );
1735 -
1736 - managedHeight.add(item);
1737 - });
1738 - });
1739 - });
1740 - });
297 + if (!finalENResponse.ok || !finalDEResponse.ok) {
298 + fail(
299 + "Final verification GET failed. EN HTTP " +
300 + finalENResponse.status +
301 + ", de_AT HTTP " +
302 + finalDEResponse.status
303 + );
1741 1741   }
1742 1742  
1743 - /* =======================================================
1744 - RUN / RESPONSIVE SCHEDULING
1745 - ======================================================= */
306 + var finalEN = parsePage(finalENResponse.text);
307 + var finalDE = parsePage(finalDEResponse.text);
1746 1746  
1747 - function run(){
1748 - if(running)return;
309 + var finalENHash = await sha256(finalEN.content);
310 + var finalDEHash = await sha256(finalDE.content);
1749 1749  
1750 - running=true;
312 + var enOK = finalENHash === EXPECTED_RESTORED_EN_HASH;
313 + var deOK = finalDEHash === EXPECTED_CURRENT_DE_HASH;
1751 1751  
1752 - try{
1753 - resetRuntime();
1754 - applyPlaceholderBadge();
1755 - propagateDetailAccents();
1756 -
1757 - var headers=
1758 - applyOverviewPalette();
1759 -
1760 - makeThreeLineAreaLabels();
1761 - makeFilledRedOrangeCTAsBorderless();
1762 -
1763 - if(
1764 - window.innerWidth>
1765 - MOBILE_MAX
1766 - ){
1767 - alignOverviewCards(
1768 - headers
1769 - );
1770 -
1771 - equaliseDetailGrids();
1772 - }
1773 - }finally{
1774 - running=false;
315 + console.table([
316 + {
317 + Version: "English original",
318 + Title: finalEN.title,
319 + Language: finalEN.language || finalEN.defaultLanguage || "(empty/default)",
320 + HashOK: enOK ? "YES" : "NO",
321 + SHA256: finalENHash
322 + },
323 + {
324 + Version: "de_AT translation",
325 + Title: finalDE.title,
326 + Language: finalDE.language || TARGET,
327 + HashOK: deOK ? "YES" : "NO",
328 + SHA256: finalDEHash
1775 1775   }
1776 - }
330 + ]);
1777 1777  
1778 - function onResize(){
1779 - if(resizeTimer){
1780 - clearTimeout(
1781 - resizeTimer
1782 - );
1783 - }
1784 -
1785 - resizeTimer=
1786 - setTimeout(
1787 - function(){
1788 - resizeTimer=0;
1789 - run();
1790 - },
1791 - RESIZE_DEBOUNCE
1792 - );
1793 - }
1794 -
1795 - async function waitForReady(){
1796 - if(
1797 - document.readyState!=="complete"
1798 - ){
1799 - await new Promise(function(resolve){
1800 - window.addEventListener(
1801 - "load",
1802 - resolve,
1803 - {once:true}
1804 - );
1805 - });
1806 - }
1807 -
1808 - if(
1809 - document.fonts&&
1810 - document.fonts.ready
1811 - ){
1812 - try{
1813 - await document.fonts.ready;
1814 - }catch(error){}
1815 - }
1816 -
1817 - var images=
1818 - Array.from(
1819 - root.querySelectorAll("img")
1820 - );
1821 -
1822 - await Promise.all(
1823 - images.map(function(img){
1824 - if(img.complete){
1825 - return Promise.resolve();
1826 - }
1827 -
1828 - return new Promise(function(resolve){
1829 - var done=function(){
1830 - resolve();
1831 - };
1832 -
1833 - img.addEventListener(
1834 - "load",
1835 - done,
1836 - {once:true}
1837 - );
1838 -
1839 - img.addEventListener(
1840 - "error",
1841 - done,
1842 - {once:true}
1843 - );
1844 - });
1845 - })
332 + if (!enOK || !deOK) {
333 + fail(
334 + "Final hashes do not match. EN=" + enOK + ", de_AT=" + deOK
1846 1846   );
1847 -
1848 - run();
1849 1849   }
1850 1850  
1851 - window.addEventListener(
1852 - "resize",
1853 - onResize,
1854 - {passive:true}
338 + console.log("");
339 + console.log("=== PILOT COMPLETE ===");
340 + console.log("English original restored: YES");
341 + console.log("de_AT translation created: YES");
342 + console.log("Both contents verified byte-for-byte: YES");
343 + console.log("");
344 + console.log(
345 + "Now reload Get Started and test the language switch / Information tab."
1855 1855   );
347 +})().catch(function (error) {
348 + console.error("GET STARTED PILOT STOPPED:", error);
349 +});
1856 1856  
1857 - waitForReady();
1858 -})();
1859 -</script>
1860 -
1861 -<!-- SN_SERVICE_NAVIGATOR_MASTER_STYLE_END -->
1862 -{{/html}}
1863 -