Contribute as stand alone?

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Contribute as stand alone?

    I would like to convert my website from Microsoft Front Page to a Mac based
    program. Contribute has been recommended to me. I would like to know if I can
    use this program by itself to create a website, without Dreamweaver or other
    website development programs. Thank you.

    Jim Benelisha Guest

  2. Similar Questions and Discussions

    1. Stand alone PHP
      I want to use PHP as a stand alone scripting language. By that I mean without a web server present and without any HTML in the code. I have done...
    2. stand alone
      How do I make a DBase standalone? Greg
    3. What does SLR stand for?
      Single Lens Reflex -- All you have to do is send me a Self addressed stamped envelope with 74 cents worth of postage. Email me for the mailing...
    4. What does TNS stand for?
      What does TNS stand for as in tnsnames.ora? I guess it's an abbrevation. T... Name Service? (What is a tnsname?)
  3. #2

    Default Re: Contribute as stand alone?

    No.

    "Jim Benelisha" <webforumsuser@macromedia.com> wrote in message
    news:evlv6d$oma$1@forums.macromedia.com...
    >I would like to convert my website from Microsoft Front Page to a Mac based
    > program. Contribute has been recommended to me. I would like to know if
    > I can
    > use this program by itself to create a website, without Dreamweaver or
    > other
    > website development programs. Thank you.
    >

    Tea Rust Guest

  4. #3

    Default Re: Contribute as stand alone?

    You could use it as a stand-alone program to build websites.

    First option:
    1. You start with creating a new website connection
    2. When you're done you pick in the menu File, New page
    3. You can then choose a blank page, a standard Template (Starter Web Pages)
    or a custom template (Templates)

    Second option:
    Of course you can try to create a template in any other program and upload it
    to you server and place it in a map with the name Templates, with the extension
    ..dwt.

    I haven't tryed al the possibilties this yet, but the uploading and
    recognising went well, so it seems possible. For editable regions you can use
    this code:
    ---
    <body>
    <!-- InstanceBeginEditable name="content" -->
    editable content
    <!-- InstanceEndEditable -->
    </body>
    ---

    Remember to use the Refresh Templates option, when you don't see anything, or
    the old template.

    If you don't have the prgram yet you could download the 30-day trial from
    adobe.

    grtz
    Hayo

    ThinkInk Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139