Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • AlexR 39 posts 61 karma points
    Mar 24, 2010 @ 12:36
    AlexR
    0

    Runway manual installation

    <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:1; mso-generic-font-family:roman; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 0 0 0 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:204; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1610611985 1073750139 0 0 159 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin-top:0cm; margin-right:0cm; margin-bottom:10.0pt; margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi; mso-fareast-language:EN-US;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi; mso-fareast-language:EN-US;} .MsoPapDefault {mso-style-type:export-only; margin-bottom:10.0pt; line-height:115%;} @page Section1 {size:612.0pt 792.0pt; margin:2.0cm 42.5pt 2.0cm 3.0cm; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} -->

    After install umbraco, I can not download ranway because proxy settings in our company disable it.

    Where I can manual download ranway package?

  • AlexR 39 posts 61 karma points
    Mar 24, 2010 @ 12:38
    AlexR
    0

    Sorry for Word!

    After install umbraco, I can not download ranway because proxy settings in our company disable it.

    Where I can manual download ranway package?

  • Fredrik 41 posts 161 karma points
    Mar 24, 2010 @ 13:34
    Fredrik
    0

    Hello AlexR!

    Have you tried http://packages.umbraco.org/v4/  ?

    Regards,
    Frekvi

  • Fredrik 41 posts 161 karma points
    Mar 24, 2010 @ 14:05
    Fredrik
    0

    Sorry AlexR it's not there. Been searching around and can't seem to find a place where you can download Runway.

    You could install CWS instead for learning. It is more complex with more features, but a great learning tool from Warren Buckley

    http://umbracocws.codeplex.com/


    Regards,
    Fredrik

  • AlexR 39 posts 61 karma points
    Mar 25, 2010 @ 09:17
    AlexR
    0

    Thank you Fredrik,

    I install CWS and learning it/

    But many designs templates are based on Runway, so I anyway want to download and install runway package by hands.

  • Daniel Horn 319 posts 344 karma points
    Mar 29, 2010 @ 00:28
    Daniel Horn
    0

    Hi AlexR,

    Have you tried this?

    Add the following lines to web.config under system.net section of Umbraco installation:

        <defaultProxy>
           <proxy  bypassonlocal="true"/>
        </defaultProxy>

    or

        <defaultProxy>
           <proxy  bypassonlocal="false"/>
        </defaultProxy>

     

  • Brendan 1 post 21 karma points
    Sep 18, 2012 @ 20:23
    Brendan
    0

    In case anyone is not having a proxy issue but is just looking for a place to install Runway, I think that "Runway" is now called "Simple Template" when first installing Umbraco and it asks if you want to pick a template. Simple Template seems very similar, although I have noticed a couple of small inconsistencies with any tutorials that use Runway. 

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies