Non-Dreamweaver templates for Contribute

Are there any guidelines anywhere for creating the equivalent
of Contribute editable/non-editable templates for sections of HTML
pages which were not created by Dreamweaver; for example,
guidelines on the use of <!-- begineditable--> etc.?

Ian,
The Dreamweaver template system works from the standpoint of
a "deny all, allow some" mentality.
Initially a Dreamweaver template file allows no editing to
any sections. When modifying the template in Dreamweaver or any
other text editor, the addition of the begin/end editable pairs
enables the editing of any content existing within the tag pair.
If you want to create a template for use with Contribute
outside of Dreamweaver just create the file with any editable
sections you desire then change the file extension to .dwt and
place it in the "Templates" directory on your CPS managed
webserver. Any files in the "Templates" directory that end with
".dwt" will be loaded on the next startup of the Contribute client.
By default the Publisher and Writer roles allow access to all
templates in the "Templates" directory via the Contribute client.
Also, make sure that the "whatever" text mentioned by Murray
is unique to each individual editable region.
Please note that the Contribute/Dreamweaver template
interaction is *not* a run-time template system. Dreamweaver
templates are design-time templates. If you have sections of the
template that change later then those changes will need to be
applied on a page-by-page basis to each page using a given
template. This functionality is automatically handled within the
Macromedia workflow by using Dreamweaver to download the entire
site then having it update all pages that are based on a given
template.
The piece of the code that denotes which template is assigned
to a given page is as follows:
<!-- InstanceBegin template="/Templates/level2.dwt"
codeOutsideHTMLIsLocked="false" -->
with an acompanying closing tag of:
<!-- InstanceEnd -->
The "InstanceBegin" tag should follow the opening html tag
and the "InstanceEnd" tag should precede the closing html tag.
The important piece of the "InstanceBegin" tag is the value
of the "template" attribute. This needs to be the path to the
specific template file relative to the webroot on the server.
Hope this helps.

Similar Messages

  • Opening a dreamweaver template in Contribute

    I am trying to open a template I have created in Dreamweaver
    with Contribute to test it out. However, when I try to open the DWT
    file in Contribute, it gives me "Contribute cannot edit this type
    of file" message. What am I doing wrong?

    Yep - can't do dat.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Nancy" <[email protected]> wrote in message
    news:fno03p$oue$[email protected]..
    > Nothing. AFAIK, you can't edit the template itself with
    Contribute. The
    > template must be edited in Dreamweaver. You can create
    pages based on a
    > Dreamweaver template and you can edit the editable
    regions of said page ..
    > but I don't believe you can edit the template itself
    with Contribute ..
    > nor should you be able to. Kind of defeats the purpose,
    IMO.
    >
    >
    > --
    > Nancy Gill
    > Adobe Community Expert
    > Author: Dreamweaver 8 e-book for the DMX Zone
    > Co-Author: Dreamweaver MX: Instant Troubleshooter
    (August, 2003)
    > Technical Editor: Dreamweaver CS3: The Missing Manual,
    > DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide
    > Mastering Macromedia Contribute
    > Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced
    PHP Web
    > Development
    >
    > "alexmel7" <[email protected]> wrote in
    message
    > news:fnnvoe$og2$[email protected]..
    >>I am trying to open a template I have created in
    Dreamweaver with
    >>Contribute to
    >> test it out. However, when I try to open the DWT
    file in Contribute, it
    >> gives
    >> me "Contribute cannot edit this type of file"
    message. What am I doing
    >> wrong?
    >>
    >
    >

  • Testing dreamweaver templates in contribute

    I have a client that wants me to set up a template for
    sending mass HTML e-mail that they can edit in contribute. I have
    set up the page and template in dreamwever and want to post and
    test. Is there any easy way to do this without setting up a full
    fledged contribute server. Any help would be great.

    How are they going to send the mail, from their own computer
    using an emailclient or from a server, using a database and script?
    When they use an emailclient like Outlook Express, you could
    save the html file based on the template on their computer and make
    it available as newsletter in Outlook Express (send it BCC, cause
    otherwise eveyone gets all the email addresses).
    Your client could edit this file using Contribute (in the
    menu go to File, Open, Edit the file in edit mode and save the
    file).

  • Non-profit pricing for contribute

    I'd just like to know  the non-profit price for contribute

    Hello There,
    Please contact the support team directly for these type of issues : http://helpx.adobe.com/contact.html?product=contribute
    You can also give us a call on 800-833-6687 .
    Thanks and Regards
    Himanshu Satija

  • Some free Dreamweaver Templates for download

    I've been designing sites using Dreamweaver for years and finally decided to take a stab at creating some templates.  I have two available for download so far and plan on putting more online in the coming weeks.  They can be found at http://www.pixelrage.com/ in the downloads section.  Please let me know what you think, I'm always open for advice and feedback.
    Note:  You'll need to add them to your cart and check out, but they are free and registration isn't required.
    Thanks and enjoy.

    WordPress is a dynamic site.  It needs PHP and a connection to a MySql database to run.  Unless you have a local testing server (WAMP or XAMPP) installed on your computer, you won't see local content in your browser.
    WordPress consists of 800+ files in 80+ folders.  Strangely enough, none of those files are complete pages.  They are all just bits of code which the web server assembles and combines with content from the database.  In short, there are no real web pages.  WordPress is a virtual site; basically a one page site that is created on the fly by the web server.   This is a difficult concept for people who are accustomed to working with static HTML pages.
    Unless you're a skilled coder, you must not edit the WordPress core files in DW or you will break the site.   The only things you can safely edit in Code View are the Theme files:
    WP/wp-content/themes/theme_name/page.php
    WP/wp-content/themes/theme_name/header.php
    WP/wp-content/themes/theme_name/index.php
    WP/wp-content/themes/theme_name/footer.php
    etc...
    http://codex.wordpress.org/Templates
    If you're not experienced with code, don't waste time trying to modify your WP theme in DW.  Simply install WP on your server and have a go at it...
    InMotion and other reputable web hosts have apps to simplify WordPress installation.  You can invoke the install wizard by logging in to your server's C-Panel and pressing a button.
    Good luck!
    Nancy O.

  • Applying Behaviours To Templates For COntribute

    Hi,
    I'm trying to adapt a page so a client can attach the open
    browser window behaviour in Contribute. Is it possible to attach
    this behaviour in Contribute itself ? If not can anyone think of
    workaround in Dreamweaver ? Bear in mind that this needs to be as
    close to foolproof as is possible !
    I have figured out a way to insert a div into an editable
    region and then attach the behaviour to the div tag, but that
    doesn't make the link immediately apparent. Is there a simpler
    workaround to this ?
    Thanks
    Simon

    I would never attach event handlers to <div> tags, or
    anything other than
    <a> tags, for what it's worth....
    As for allowing clients to add OBW-type behaviors in
    Contribute, I'm not
    sure how you could do this. Sorry.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "roonaldo_efc" <[email protected]> wrote in
    message
    news:fbmb83$do1$[email protected]..
    > Hi,
    >
    > I'm trying to adapt a page so a client can attach the
    open browser window
    > behaviour in Contribute. Is it possible to attach this
    behaviour in
    > Contribute
    > itself ? If not can anyone think of workaround in
    Dreamweaver ? Bear in
    > mind
    > that this needs to be as close to foolproof as is
    possible !
    >
    > I have figured out a way to insert a div into an
    editable region and then
    > attach the behaviour to the div tag, but that doesn't
    make the link
    > immediately
    > apparent. Is there a simpler workaround to this ?
    >
    > Thanks
    >
    > Simon
    >

  • Dreamweaver template for a Bed and Breakfast

    Hi, Rather than build from scratch I would like to download a template, I've come across lots of sites but would like a recommendation.It's for a  B&B business.  I'm using dreamweaver creative cloud, have been suing CS4 up until now.
    Thanks...

    Well I hope your lawyer is a good one if you have been suing CS4... 
    Fact is, for what you're doing, CS4 should be very good. Essentially, what you need is something fairly simple.
    What I would do is simply ask Dreamweaver to produce you with a design that pleases.
    First define a site in Dreamweaver. From the menu, that's Site>New Site…
    Then find a folder on your computer where you can put the site, or make one. This is going to hold all of your website's stuff, the HTML files, your images, your style sheet and any JavaScript you need. Define your images folder (create one).
    Then make a blank HTML Page, that's File>New choose Blank Page and HTML and then pick the kind of page you want out of the layouts that come with Dreamweaver. I recommend a 2 column, fixed, left sidebar, header and footer.
    The result will be two files, one will be your style sheet, the other will be your web page (HTML).

  • Is there a general dreamweaver template for astrology generators and the like?

    My goal is to create a page that I can create a calculating generator of pretty much anything.
    I guess what I need is direction, code sites, perhaps a template I could recalibrate to serve
    these unique purposes.
    I am grateful for any help.

    There's nothing built into DW (or an extension of DW that I've ever seen) that can do that.
    You would be looking at hand coding javascript to get that kind of set up. Search Google for "astrology javascript", there should be something out there already built that you can copy/paste into DW.
    To get the exact functionality you're looking for may require hiring a professional to create it for you though.

  • Dreamweaver template for photoshop and website graphics

    Hi everyone i am new on the boards and having  a nose around i am lookin for help to change my current site. at www.topgun-graphics.co.uk and im lookin for a site layout were i can just have images and text mainly and some areas for tutorials and links. here is a site i have seen that i like the look off and wondered if anyone could help point me in direction thanks this site i am gonna be spending a  lot of time here. the site link for the template i like is a yotube video and about 2o seconds in is the layout i like

    I have no experience with this one, but the following is on the support page
    http://www.simpleviewer.net/simpleviewer/support/
    Common Terms
    The following terms are used frequently in this documentation:
    Gallery Folder - this is the folder that contains the index.html file, gallery.xml file, gallery images and thumbnails and the svcore folder. To publish your gallery, upload the gallery folder to your website.
    Config Options - a list of options that describes a gallery's behavior. Contained in the gallery.xml file. View config option descriptions here.
    gallery.xml - this document  describes how your gallery behaves. It contains gallery  config options  as well as image and caption data. An XML file is a simple text file that can be edited in any text editor.
    Local Gallery - a gallery that loads images and thumbnails from the gallery folder. Image information and captions are specified in the gallery.xml file.
    Flickr Gallery - a gallery that loads images, thumbnails and text from Flickr.
    svCore - this folder contained in the gallery folder, contains all the core files required by the SimpleViewer gallery.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Dreamweaver template-update overwrites content

    Currently I'm using the Adobe CS4 Web Premium Suite on a Mac. I've been using Dreamweaver for a very long time but just recently I started to build templates for Contribute and it's been working fine, however, I need help resolving an issue.
    After designing the template, setting the Editable Regions and saving it as a template in Dreamweaver, I upload it to production and can edit the page with contribute successfully. However, when I update non-editable regions on the template, overwite the files using that template and publish those files to production, it overwrites any content updates the user makes via Contribute.
    Am I missing a step? Any suggestions why this is happening?
    Any help would be appreciated.
    Thank you!

    Yes Bryant I did,
    I finally figured out that when using: "Save as Template..." (from the File menu), Dreamweaver  was creating the file with two extensions: .dwt & .cfm...
    However, it should only have one extension, and that's: .dwt (DreamWeaverTemplate). This way both Dreamweaver & Contribute treat it as a template file rather than regular Coldfusion.
    This should fix the issue.
    Figuervj
    http://pixelerium.wordpress.com

  • How to add Dynamic .php content to a Dreamweaver Template

    OS: Windows 7
    DW Version: CS5
    PHP: XAMP Local Server
    I hope someone can help.  I have created a Dreamweaver Template for .php and created 5 child pages of this template.  Everything is in working order as far as that is concerned.  Here is my problem:
    I want to add some dynamic data (some categories) from a MySQL database to a nonEditable section of the main template so that it will flow to the 5 child pages.  I can create a connection to the database with no problem, but when I go to insert a recordset into the template, it asks me to set up the "site", "document type" and "testing server" which I have already done.  I am pretty sure that this is because it is looking at the .dwt file type and saying that it needs to be a dynamic document like .php.  I have tried going through those steps, but then it just ends up renaming my .dwt file to .php and then it is no longer a template. I do not know why I cannot add dynamic data to a dreamweaver template.  It seems like it should be a no-brainer, but it just isn't working out for me.  In my research, I did locate the following
    http://help.adobe.com/en_US/Dreamweaver/10.0_Extending/WS5b3ccc516d4fbf351e63e3d117f53d610 8-7fdb.html
    but wasn't completely sure how to apply it or if it only pertained to CS4 since I am using CS5.  To be honest, it confused me more than it helped.
    I really hope there is a logical and simple solution to this issue as I have spent a lot of time researching/testing this.
    Any help/direction is greatly appreciated.  I am not looking for someone to just solve my problem and am willing to dig deep to learn, I am just do not know where to go from here.
    Thanks again in advance for your assistance.

    Brad,
    Thanks that worked! Although I will have to re-create my child pages and re-link my style sheets and scripts.  But that will not be too difficult as I have not yet added any content to them and is a very small price to pay for the answer to my bigger problem.  What is a bit quirky is that I did try to create a test .php template but when I saved it, DW did not automatically add the .php to the end after .dwt. but rather just named it test.php. I didn't think to just rename it since I had read that it would add it automatically so I thought I was doing something wrong.
    Maybe there are settings in the preferences that will fix this.  None-the-less, I can now move forward with my development thanks to your timely response.  I really appreciate it.

  • Dreamweaver Templates with Web Gallery

    I have built a site in dreamweaver CS4 I have used a Dreamweaver Template for my pages. Rather than clog my pages up with images I used Adobe Bridge to create a web gallery, It created a gallery ok and I saved it to my hard drive. It created two items, a resourses folder and an "index" file. So I I copied and pasted the two items into my Dreamweaver folder I created and called SS_Bridge. I pointed a link I created to point to the "index" file within the SS_Bridge Folder in Dreamweaver, Will this create a problem as there will be two "Index" files within my site
    jjrutter

    The "home" page index file would be at the root level of the site.  Other folders within the root can all have their own index (default) files.

  • Dreamweaver Template use and Seo

    Hi,
    I am using dreamweaver templates for my online java training website http://www.javatutoronline.com .
    My doubt is will using dreamweaver template positively or negatively affect seo for my website.

    Online Java Training wrote:
    Hi,
    I am using dreamweaver templates for my online java training website http://www.javatutoronline.com .
    My doubt is will using dreamweaver template positively or negatively affect seo for my website.
    Looking at your page code I can only see <h4> heading tags, no <h1> or <h2><h3> etc. Googles spider will look at the text between each html tag and access it for importance, <h1> being the highest ranked, <h2> the next and so on.
    It's important for SEO that you use 'buzz words' between the tags which Google considers  the most applicable when it comes to look through your site to give your site every opportunity to be ranked higher.
    So you might find that inserting 'Onlne Java Tuition' between a <h1> tag to be beneficial.
    I would also insert the following between a <h2> tag as a kind of sub-header to the <h1>tag.
    'Personal Online Java Tutor, Java J2ee Project Based Training by 8 Yrs Experienced Software Engineer. Get Practical Online Training in Java J2ee Jsp Servlets Jdbc J2ee Struts Hibernate Spring Ejb Ajax and other Frameworks.'
    Obviously the 'buzz words' for your site are Java Online Tuition/Training so make sure you have quite a few of those integrated into the text on the page and perhaps the images alt tags as well.
    Of course it is also important to try and get listed on as many associated sites/forums as posssibe as Google looks for back-links to your site. If it finds some on sites/forums which are already highly ranked then that too can help in the ranking.
    It's a bit hit and miss though. Sometimes you can implement all of the above and virtually nothing will happen and at other times you can see some really very good results. I recently got a site ranked at no 2 in Google for a couple of generic buzz words which I never expected Google to bite on given that they were quite common to a lot of other websites in competition.
    It's a lot easier if you have a catchment 'location' area which you are aiming at. For instance 'Hat Makers London' will stand a better chance than simply 'Hat Makers'.
    Good luck.

  • Existing Dreamweaver templates on Joomla website

    Hello,
    I created a website using Dreamweaver templates for my client. The department website I created uses Dreamweaver (CS3) and the rest of the departments websites are using Joomla (I was told this after the fact). My questions are:
    1.     Will this create a problem or conflict?  I was thinking I could upload my Templates and department folder directly using my FTP program.
    2.     I noticed there already is a "templates" folder with some folders and an index.html file. So, if I upload my files, will my files conflict because mine refer to "Templates" and the root folder is called "templates".
    Any help on how to handle this would greatly be appreciated.
    Thanks,
    MonaE

    Can you post a link to the PHP page, please? This will allow
    me to see the
    HTML markup on it....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Mr Zedd" <[email protected]> wrote in
    message
    news:eviqn8$ntm$[email protected]..
    > Hello everyone,
    >
    > I have been given an exisiting website to update that
    uses Dreamweaver
    > templates.
    >
    > I have made the changes successfully within the
    content.dwt file, saved
    > it,
    > and then uploaded both the new content.dwt file and the
    related *.htm
    > pages
    > that were linked to it.
    >
    > After going to the website to double check the new pages
    I found a *.php
    > file
    > that uses the same template, content.dwt, but it never
    asked to update
    > that
    > particular file.
    >
    > So, I opened the *.php file in Dreamweaver and tried to
    apply changes from
    > the
    > content.dwt file to it using: Templates - Update current
    page, but no such
    > luck. Since there is no code at the start of this file
    like the other
    > *.htm
    > files how do I "connect" it with the newly updated
    template. I tried
    > making a
    > small change on the content.dwt file so see what files
    would come up in
    > the "do
    > you wish to update..." list but for some reason the
    *.php file is not
    > there.
    >
    > Perhaps the answer is fairly obvious to someone who has
    worked with
    > Templates
    > a lot but since I have just started working with
    templates I still have a
    > large
    > knowledge gap in this area.
    >
    > Any help would be appreciated.
    >
    > Many thanks
    >
    > Mr Zedd
    >

  • Where can I find Professional Dreamweaver Templates?

    Greetings.
    In efforts to browse Dreamweaver templates for sale, I am bomboarded with many sites that seem to be flogging the same templates -- which raises some suspicions to begin with.  I do not mind paying for a Dreamweaver template, but I'd like to buy from a reputable source.
    Could anyone suggest such a place where I might brows and buy a Dreamweaver template (or more)?  It doesn't need to be exclusive, but something not found on the many that are the same sort of site would be nice.
    Thank you for your kind response.
    Cheers.

    I typically build my own templates, but these sites have some good resources:
    http://www.smashingmagazine.com/2008/12/01/100-free-high-quality-xhtmlcss-templates/
    http://EZ-CSS.org
    http://matthewjamestaylor.com/blog/ultimate-multi-column-liquid-layouts-em-and-pixel-width s
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

Maybe you are looking for