Last modified by Veronika Kocher on Friday, 18 Sep 2026 16:47

From version 42.1
edited by Veronika Kocher
on Friday, 04 Sep 2026 15:32
Change comment: There is no comment for this version
To version 43.2
edited by Veronika Kocher
on Friday, 18 Sep 2026 16:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,8 @@
1 1  Artistic and research projects involve many different tasks, decisions and responsibilities — from developing an initial idea and securing funding to organising materials, collaborating with others, publishing results and preserving them for future use.
2 2  
3 -The **Art & Research Services Navigator** helps you find the right guidance, services and resources for each stage of your project.
3 +The **Art & Research Services Navigator** helps you find relevant guidance, services and resources for each stage of your project.
4 4  
5 5  {{info title="Support for Your Project:"}}
6 -
7 7   **Support Kunst und Forschung (SKF)** provides guidance for projects and grant applications and collaborates with the appropriate university services as needed.
8 8  
9 9   The Navigator guides you through the project phases to the resources and points of contact relevant to your project.
... ... @@ -356,7 +356,7 @@
356 356  (% style="padding:18px 17px 17px 17px;flex:1;" %)
357 357  (((
358 358  (% style="font-size:19px;font-weight:700;margin-bottom:2px;" %)
359 -[[1. Enable — Plan & Set Up>>https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/||style="color:#111;text-decoration:none;font-weight:700;"]]
358 +[[1. Prepare — Plan & Set Up>>https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/||style="color:#111;text-decoration:none;font-weight:700;"]]
360 360  
361 361  (% style="color:#666;margin-bottom:16px;" %)
362 362  Prepare your project before the main work begins.
... ... @@ -520,7 +520,7 @@
520 520  (% style="font-size:19px;font-weight:700;margin-bottom:2px;" %)
521 521  [[3. Publish & Share — Make It Visible>>https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Publish%20%26%20Share/||style="color:#111;text-decoration:none;font-weight:700;"]]
522 522  
523 -(% style="color:#666;margin-bottom:16px;" %)
522 +(% class="arsn-phase-subtitle" style="color:#666;background:transparent;margin:2px 0 16px 0;padding:0;" %)
524 524  Decide how outputs should be shared, published, made findable and preserved.
525 525  
526 526  (% style="font-size:13px;font-weight:700;letter-spacing:.065em;color:#4f4a44;margin:17px 0 8px 0;padding:5px 8px;background:#f3efe8;border-radius:4px;" %)
... ... @@ -587,7 +587,6 @@
587 587  
588 588  (% style="margin-top:30px;" %)
589 589  (((
590 -
591 591  {{html clean="false"}}
592 592  <!-- ARSN_TRAINING_WORKSHOPS_V2_START -->
593 593  <section class="arsn-training-workshops" data-arsn-training-workshops="v2" style="margin:27px 0 22px 0;">
... ... @@ -639,9 +639,9 @@
639 639  
640 640  (% style="margin-top:30px;" %)
641 641  (((
642 -== Need help finding the right route? ==
640 +== Need help deciding where to start? ==
643 643  
644 -{{info title="Start with the right service"}}
642 +{{info title="Where to start"}}
645 645  For **project development, funding, proposals and coordination of funded art and research projects**, **Support Kunst und Forschung** is a good place to start.
646 646  
647 647  For more specific questions, the topic pages point directly to the relevant university services. When several areas are involved, use the navigator to see which support is useful at the next step.
... ... @@ -648,11 +648,26 @@
648 648  {{/info}}
649 649  )))
650 650  
651 -{{html clean="false"}}
652 -<!-- SN_SERVICE_NAVIGATOR_MASTER_STYLE_START -->
649 +{{html clean="false"}}<!-- SN_SERVICE_NAVIGATOR_MASTER_STYLE_START -->
653 653  
654 654  <style data-sn-service-navigator-master="1">
655 655  /* =========================================================
653 + PHASE CARD SUBTITLES
654 + ========================================================= */
655 +#xwikicontent .arsn-phase-subtitle{
656 + display:block!important;
657 + margin:2px 0 16px 0!important;
658 + padding:0!important;
659 + background:transparent!important;
660 + color:#666!important;
661 + font-size:inherit!important;
662 + font-weight:400!important;
663 + letter-spacing:normal!important;
664 + text-align:left!important;
665 + word-spacing:normal!important;
666 +}
667 +
668 +/* =========================================================
656 656   MASTER TYPOGRAPHY
657 657   ========================================================= */
658 658  #xwikicontent h1,
... ... @@ -939,12 +939,10 @@
939 939   for(var j=0;j<THEMES[i].labels.length;j++){
940 940   var label=THEMES[i].labels[j];
941 941  
942 - if(
943 - value===label||
944 - value.indexOf(label+" ")===0||
945 - value.indexOf(label+" -")===0||
946 - value.indexOf(label+" ·")===0
947 - ){
955 + /* Match only actual thematic labels.
956 + Do not colour ordinary prose such as:
957 + "Decide how outputs should be shared..." */
958 + if(value===label){
948 948   return THEMES[i];
949 949   }
950 950   }
... ... @@ -2055,11 +2055,7 @@
2055 2055  })();
2056 2056  </script>
2057 2057  
2058 -<!-- SN_SERVICE_NAVIGATOR_MASTER_STYLE_END -->
2059 -{{/html}}
2060 -
2061 -{{html clean="false"}}
2062 -<!-- ARSN_PHASE_CTA_MOBILE_EDGE_FIX_V3_START -->
2069 +<!-- SN_SERVICE_NAVIGATOR_MASTER_STYLE_END -->{{/html}}{{html clean="false"}}<!-- ARSN_PHASE_CTA_MOBILE_EDGE_FIX_V3_START -->
2063 2063  <style data-arsn-phase-cta-mobile-edge-fix="3">
2064 2064  @media (max-width:767px){
2065 2065  
... ... @@ -2124,6 +2124,4 @@
2124 2124   }
2125 2125  }
2126 2126  </style>
2127 -<!-- ARSN_PHASE_CTA_MOBILE_EDGE_FIX_V3_END -->
2128 -{{/html}}
2129 -
2134 +<!-- ARSN_PHASE_CTA_MOBILE_EDGE_FIX_V3_END -->{{/html}}