Dreamweaver templates and video aaargh.

I've designed a general template for my website and put in a
general editable region for the content. I've created pages based
on this template and find I can add text or images to the content
area but not video. It says it has to edit the main template code
and won't go any further.
So, I noticed that it's trying to put a bit of script
checking for the flash player version into the page, so I copied
and pasted this bit of script into the template and tried just
pasting the relevant code to load the video flv in my actual page
but it doesn't play anything. All a bit tedious and long winded. I
thought the idea of templates was to enable a single point of
defining page layout and that one could creating pages based on
this with anything you wanted in, but they seem a bit limited. Is
this true? Am I wasting my time or can someone point me in the
right direction?.
cheers

Here's the problem. When you enable that check for Flash
version, DW tries
to write it into the body tag of the child page. That is
impossible since
you cannot write into the body tag of a Template child page.
The simple
solution is to NOT check for Flash version. That will work.
If you MUST check for Flash version, then you would need to
make a dummy,
non-Template controlled page, insert your Flash there. Copy
the code placed
between <body> and </body> into the editable
region of your child page, and
copy the call to the Flash check into a new editable region
that you place
immediately above the </body> tag in the Template page
(and allow to
propagate to all child pages. You would then place this call
in script tags
into that editable region.
But first, tell us which DW you are using, please?
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
==================
"little liz" <[email protected]> wrote in
message
news:[email protected]...
>
>
> I've designed a general template for my website and put
in a general
> editable
> region for the content. I've created pages based on this
template and find
> I
> can add text or images to the content area but not
video. It says it has
> to
> edit the main template code and won't go any further.
>
> So, I noticed that it's trying to put a bit of script
checking for the
> flash
> player version into the page, so I copied and pasted
this bit of script
> into
> the template and tried just pasting the relevant code to
load the video
> flv in
> my actual page but it doesn't play anything. All a bit
tedious and long
> winded.
> I thought the idea of templates was to enable a single
point of defining
> page
> layout and that one could creating pages based on this
with anything you
> wanted
> in, but they seem a bit limited. Is this true? Am I
wasting my time or
> can
> someone point me in the right direction?.
>
> cheers
>
>
>

Similar Messages

  • Dreamweaver Templates and Include files

    Hi,
    I am using dreamweaver templates so that my users can create
    new pages on our Intranet using Contribute.
    When I create a template and try and use an inculde file for
    the menu systems I get an error. I am trying to use the following
    code to inculde the asp file:
    <!--#include file="/includes/menu.asp" -->
    And I get the following error when saving the template:
    Unbalanced body tag
    I have checked and I definetly have opening and closing body
    tags in the HTML. So I am wondering whether the error is caused by
    the fact that the file is a dwt and not as asp.
    So, is there anyway of using include files in a dreamweaver
    template?
    Thanks in advance for any help.

    That's the wrong syntax for a file include. It should be
    either of these -
    <!--#include virtual="/includes/menu.asp" -->
    or
    <!--#include file="includes/menu.asp" -->
    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
    ==================
    "Alan" <[email protected]> wrote in
    message
    news:C568040E.31895D%[email protected]..
    >
    >
    >> <!--#include file="/includes/menu.asp" -->
    >>
    >> And I get the following error when saving the
    template:
    >>
    >> Unbalanced body tag
    >>
    >> I have checked and I definetly have opening and
    closing body tags in the
    >> HTML.
    >
    > Is the include file JUST the html that would be correct
    syntax for where
    > it
    > is used in the main file?
    >
    > In other words- included files should not be complete
    html docs with their
    > own head and body tags. That would result in multiple
    head and body tags
    > in
    > the assembled files.
    >
    >
    > --
    > Alan
    > Adobe Community Expert, dreamweaver
    >
    >
    http://www.adobe.com/communities/experts/
    >
    >
    >

  • Dreamweaver templates and search engines

    I am running into a problem while building sites using
    Dreamweaver's Template option. These sites are not easily found by
    search engines. Anyone have any solutions?... without having to
    stop using templates?
    THANKS MUCH
    cineaste_grrl

    I can unequivocally guarantee you that there is no relation
    between your use
    of templates and your site's ranking by search engines. Can
    you post a link
    to the site, though, so we can see what the problem might be?
    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
    ==================
    "Cineaste_grrl" <[email protected]> wrote in
    message
    news:el1r2q$r0j$[email protected]..
    >I am running into a problem while building sites using
    Dreamweaver's
    >Template
    > option. These sites are not easily found by search
    engines. Anyone have
    > any
    > solutions?... without having to stop using templates?
    >
    > THANKS MUCH
    > cineaste_grrl
    >

  • Dreamweaver templates and relative file paths

    It seems on occasion - especially with the embed tag - a
    relative file path in the dwt file becomes an absolute file path in
    the file it makes. The worst thing is that it doesnt happen
    consistently, Ive created 4 files from a template and now all of a
    sudden when i make a new one the path doesnt update. I'm also using
    coldfusion with these tags which could be the problem. Either way I
    dont want to have to reedit every page with notepad. Heres my code
    template code:
    <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
    http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
    width="730" height="295" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <cfoutput>#IEcat#</cfoutput>
    <param name="quality" value="high" />
    <param name="bgcolor" value="#ffffff" />
    <cfoutput><embed
    src="../new/flash/navigation6a.swf#cat#" quality="high"
    bgcolor="##ffffff" width="730" height="295" align="middle"
    allowscriptaccess="sameDomain" type="application/x-shockwave-flash"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    /> </cfoutput>
    </object>
    code rendered from template:
    <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
    http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
    width="730" height="295" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <cfoutput>#IEcat#</cfoutput>
    <param name="quality" value="high" />
    <param name="bgcolor" value="#ffffff" />
    <cfoutput><embed
    src="file:///D|/KMI%20websites/centerplate.ca/site/new/flash/navigation6a.swf#cat#"
    quality="high" bgcolor="##ffffff" width="730" height="295"
    align="middle" allowscriptaccess="sameDomain"
    type="application/x-shockwave-flash" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    /> </cfoutput>
    </object>
    on a side note, in the object param tag when using the output
    tags inside the quotation marks of the value it turns all non
    alphanumeric characters into ascii
    any help on either problem will be much appreciated

    Whe you spawn the child page from the template, you will see
    ALL of the
    links look like that until you save the page. Once you save
    it, DW knows
    how to adjust the links so that they remain relative to the
    saved document.
    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
    ==================
    "ogre11" <[email protected]> wrote in
    message
    news:[email protected]...
    > It seems on occasion - especially with the embed tag - a
    relative file
    > path in
    > the dwt file becomes an absolute file path in the file
    it makes. The
    > worst
    > thing is that it doesnt happen consistently, Ive created
    4 files from a
    > template and now all of a sudden when i make a new one
    the path doesnt
    > update.
    > I'm also using coldfusion with these tags which could be
    the problem.
    > Either
    > way I dont want to have to reedit every page with
    notepad. Heres my code
    >
    > template code:
    >
    > <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
    > codebase="
    http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    > version=7,0,0,0" width="730" height="295"
    align="middle">
    > <param name="allowScriptAccess" value="sameDomain"
    />
    > <cfoutput>#IEcat#</cfoutput>
    > <param name="quality" value="high" />
    > <param name="bgcolor" value="#ffffff" />
    > <cfoutput><embed
    src="../new/flash/navigation6a.swf#cat#"
    > quality="high"
    > bgcolor="##ffffff" width="730" height="295"
    align="middle"
    > allowscriptaccess="sameDomain"
    type="application/x-shockwave-flash"
    > pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    /> </cfoutput>
    > </object>
    >
    > code rendered from template:
    >
    > <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
    > codebase="
    http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    > version=7,0,0,0" width="730" height="295"
    align="middle">
    > <param name="allowScriptAccess" value="sameDomain"
    />
    > <cfoutput>#IEcat#</cfoutput>
    > <param name="quality" value="high" />
    > <param name="bgcolor" value="#ffffff" />
    > <cfoutput><embed
    >
    src="file:///D|/KMI%20websites/centerplate.ca/site/new/flash/navigation6a.swf#ca
    > t#" quality="high" bgcolor="##ffffff" width="730"
    height="295"
    > align="middle"
    > allowscriptaccess="sameDomain"
    type="application/x-shockwave-flash"
    > pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    /> </cfoutput>
    > </object>
    >
    > on a side note, in the object param tag when using the
    output tags inside
    > the
    > quotation marks of the value it turns all non
    alphanumeric characters into
    > ascii
    >
    > any help on either problem will be much appreciated
    >

  • Dreamweaver template and conditional logic

    I would like to create a DW template and show or hide content using conditional logic. Can this be done?
    Thx!

    tangonovember wrote: I would like to create a DW template and show or hide content using conditional logic. Can this be done?
    If the following quote is of interest to you, check out Chapter 14 of the CS3 DW manual.
    "An optional region is a region in a template that users can set to show or to hide in a template-based document. Use an optional region when you want to set conditions for displaying content in a document.
    When you insert an optional region, you can either set specific values for a template parameter or define conditional statements (If...else statements) for template regions. Use simple true/false operations, or define more complex conditional statements and expressions. You can later modify the optional region if necessary. Based on the conditions you define, template users can edit the parameters in template-based documents they create and control whether the optional region is displayed.
    You can link multiple optional regions to a named parameter. In the template-based document, both regions will show or hide as a unit. For example, you can show a “closeout” image and sales price text area for a sale item."
    Roddy

  • Good website  for After Effects templates and stock footage in UK?

    Hello all,
    Can anyone recommend a good websites for downloading AE templates and stock footage in the UK please. I see plenty of gt American companies/ websites  but I  am reluctant to use templates and videos that are mastered in 29 frames and not 25 frames (UK).
    Many Thanks
    Joel Watt

    Session timeouts.... I really do think it's the server. AE doesn't care for specific network stuff, it's all just volumes/ drives to the program. To avoid these issues, you would have to shorten the refresh cycles on your server availability broadcasts or the "keep alive" cycles on the connection/ session settings themselves. I'd know how to do it on Win Server, but I have no clue with regards to XServe configuration. Still, certainly some simple console commands and a restart of the server software should be able to take care of the matter.
    Mylenium

  • 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?
    >>
    >
    >

  • 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.

  • Php session Code and Dreamweaver Template

    I have a page that I created in dreamweaver.  It's a php page that has sessions, the file is from a Dreamweaver template that I created and am using.  However, when I update the master template file, the items before the Doctype keeps erasing.
    I have some php includes that are useful for post variables.  How can I tell dw not to delete those sections.  I can't create an editable region before the head? Is there a way?
    Thanks for you help.
    Sample Code:
    <?php
              include ("./includes/file1.inc");
              session_start();
              if(isset($_SESSION['code'])){
                        header("location:rsvp_file2.php");
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    I'm not clear in what you are saying?
    Are you saying you want to insert this block of php code on all the pages made from the master template file but when you insert it into the master template file and save the file the block of php code does not appear on any of the page made from the template?
    If that is the case then  do a 'find and replace' Find>Find and Replace. Find the doctype:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    and replace it in all the pages with:
    <?php
              include ("./includes/file1.inc");
              session_start();
              if(isset($_SESSION['code'])){
                        header("location:rsvp_file2.php");
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

  • Tutorials: Responsive Templates, and using Wordpress with Dreamweaver

    Hi all,
    Check out these following blog posts on the Dreamweaver blog.
    https://blogs.adobe.com/dreamweaver/2015/02/new-dreamweaver-cc-starter-templates-make-resp onsive-design-a-snap.html
    https://blogs.adobe.com/dreamweaver/2015/02/establishing-a-dreamweaver-cc-and-wordpress-wo rkflow.html
    Thanks,
    Preran

    You can use that extension if you like. You need to make sure that your page that has the SSI have an extension that will process the scripts as mentioned above.
    .shtml, .php
    I always name my SSI so I know that they are includes.
    header.inc.html
    header.inc.php
    header.inc.txt as examples.
    If you are using PHP, then it should process the includes.
    A good simple test is to add a SSI to a page.
    Do something simple like.
    <p>Welcome to our website</p>
    Name it welcome.inc.php
    Then include it in a page, upload it to the webserver and visit the page.
    I am using contribute for people to update areas of our website (hate it) and I manage the overall website myself.

  • Dreamweaver templates' regions and AllWebMenus linking code

    Hi,
    I am thinking of using AllWebMenus (the menu-making program) in a site based on a DW template that I'll create. If anyone uses AllWebMenus together with DW I'd be grateful for an answer.
    I was wondering what is best practice in the case of Dreamweaver templates, in which you stipulate editable areas and the remainder are non-editable areas. I understand that AllWebMenus will place the menu-linking code immediately after the <body> tag.
    Should I make sure that the area of the page code immediately after the <body> tag is an editable area of the template?
    I suppose that Dreamweaver would not like it if the linking code for AWM were part of a “non-editable” part of any page’s code that had been created from the template?
    I would be positioning the menu relative to an element (to a <div> tag at the top of the page). When the menu is set up and ready to compile, is there a way of knowing how many pixels wide and deep (in the case of a horizontal menu) the end-result menu will be, so that I can set the pixel dimensions of the <div> accordingly (and the width of the page’s overall content container), so that the menu, in its unclicked state, will not hide my text or page elements that should appear immediately underneath it, and so that the menu won’t exceed the width of the overall container?
    Thank you...

    That's the wrong syntax for a file include. It should be
    either of these -
    <!--#include virtual="/includes/menu.asp" -->
    or
    <!--#include file="includes/menu.asp" -->
    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
    ==================
    "Alan" <[email protected]> wrote in
    message
    news:C568040E.31895D%[email protected]..
    >
    >
    >> <!--#include file="/includes/menu.asp" -->
    >>
    >> And I get the following error when saving the
    template:
    >>
    >> Unbalanced body tag
    >>
    >> I have checked and I definetly have opening and
    closing body tags in the
    >> HTML.
    >
    > Is the include file JUST the html that would be correct
    syntax for where
    > it
    > is used in the main file?
    >
    > In other words- included files should not be complete
    html docs with their
    > own head and body tags. That would result in multiple
    head and body tags
    > in
    > the assembled files.
    >
    >
    > --
    > Alan
    > Adobe Community Expert, dreamweaver
    >
    >
    http://www.adobe.com/communities/experts/
    >
    >
    >

  • The latest iMovie do not seem to be working properly.  the photos and videos become distorted whenever i attach them to the templates.  in one case (Blockbuster Trailer), the video skips thereby making it not in-synch with the music.  what should i do?

    the latest iMovie do not seem to work properly.  the photos and videos become distorted when i attach them to the templates.  in one case (Blockbuster Trailer), the video skips thereby making it not in synch with the music. what should i do?

    bnjr86 wrote:  There have been times when I've walked in there, that I really don't want to deal with VZW anymore and just take my business elsewhere.
    I  wonder if another provider would really be much different?  Read some of the other carrier forums - seems to be the same story everywhere.
    I'm not disagreeing with you - I've found that I am usually more informed about Verizon policies and procedures than some of the reps in our local store.

  • How to create a template and child pages using mockup designed in Fireworks

    I have created a website in Fireworks, and exported it to use in Dreamweaver.  How do I use the Master page in Fireworks as my template page in Dreamweaver?  When I bring in the .htm files from fireworks, it tries to bring in the entire page.  I have taken 25 hours of online training for Fireworks and Dreamweaver through Lynda.com, but there is not a specific video that tells you how to get your website from Fireworks into Dreamweaver if you want to utilize the Template and child page features.

    Use Fireworks to crop, slice and optimize images only.  DO NOT allow any graphics app to generate your HTML code for you.  This results in poorly formed code and rigid layouts that invariably fall apart when you attempt to edit them in DW.  Fireworks / Photoshop generated pages are for quick prototypes or design comps to show the client.  They do not work well on production sites.
    Taking a Fireworks comp to a CSS Layout in DW
    Part 1 - Initial Design
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html
    Part 2 - Markup preparation
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt2.html
    Part 3 - Layout and CSS
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt3.html
    DWT Template Basics -
    http://forums.adobe.com/message/2926278#2926278
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • May Release: New partner support, Infrastructure updates, Site templates and bug fixes

    Link: http://www.businesscatalyst.com/_blog/BC_Blog/post/May-release-New-partner-support-Infrast ructure-updates-Site-templates-and_bug-fixes/
    We are announcing a new Business Catalyst release, scheduled to go live on Thursday, May 3rd. With this release, we are continuing our investments in system performance and stability by increasing our web servers capacity, enabling HTTP acceleration to provide faster site loading times, and improving the site creation speed by using pre-generated sites.
    On the product side, we have completely revamped our partner support workflow taking advantage of the Adobe support infrastructure and tools, enhanced the site templates workflow for partners, and included lots of bug fixes and improvements. Read through the following sections to get detailed information about this release:
    Partner support
    Infrastructure updates
    Features and enhancements
    Issues fixed by this release
    What's next
    You can jump to the corresponding section by clicking the above links.
    Partner support
    Updated Help & Support partner experience
    Following Adobe ID support, we have upgraded BC  support tools (cases, chat, documentation) with standard Adobe tools. As a partner, you can now benefit from the same support tools as the rest of Adobe Creative Suite, and can track your support cases with Adobe BC, Dreamweaver, Muse or Photoshop in a single place.
    Partners with more than 100 paid sites will get 2nd level chat support, which includes a higher priority, by default. If you have more than 100 paid sites, but spread across different Partner Portals, please ask support to enable 2nd level chat for you.
    Support experience for your Small Business owner clients can now be owned by partners (see below).
    Custom Help & Support URL for your clients
    As a partner, you are probably already offering various additional services to your clients besides building & maintaining their BC site. Support, tailored specifically to your client needs, is usually one of these value-added services. We are now enabling you to take your Support service to the next level. In  Partner Portal Settings, you have the option to set a custom URL for what will open when your client clicks on Help & Support inside Admin Console:
    If you have multiple partner accounts, for different verticals, you can specify a Support URL for each of these.
    The default Support experience provided by BC for your clients will be updated in a few releases to be similar to the partner support experience. This includes BC-branded support cases and documentation. If you'd like to keep a white-label experience for your customers, please set your own Help & Support URL in Partner Portal.
    For more details please read the Improved support workflow and new forums announcement on our blog.
    Infrastructure updates
    Between our April release and the following infrastructure updates have been enabled
    Limited trial sites for free partners – starting with our May release, the number of trial sites a Free Partner can have will be limited to 100. Once the limit is reached, Free Partners that need to create a new trial site have the options to upgrade to a higher partner plan, upgrade some of the trial sites to paid or delete unused/expired trials.
    Automatic trial expiry extension - with this release, trial site expiry date will be automatically extended with 30 days every time an admin user logs in  the system through the admin interface or through FTP.
    Installed additional hardware - we have installed additional web servers on all our data centers, that translate into an increase of the existing capacity with over 70%.
    Updated DNS infrastructure - we have improved the DNS resolution for email delivery so that we can increase the rate at which we're sending the system operational emails
    HTTP acceleration – all sites static assets are served from a new cache engine (images, CSS and JavaScript files, together with improved headers that should allow the browser to cache them better for a browsing session). This update has been turned on along with our April release, and has made all the BC sites load faster on first and on subsequent loads.   
    Accelerated site/partner creation – we've changed the way new sites are created for faster speed, pre-creating them and reusing pre-created sites when needed, and have also improved the creation process for new partners, minimizing the impact of new CCM customers on the existing datacenters.
    Adobe ID for partners - in order to support an integrating experience between the various Adobe tools a partner may use (Dreamweaver, Muse, Support forums) we have added Adobe ID support for Business Catalyst partner accounts. Starting April 19, partners are asked to merge their current Business Catalyst account with their Adobe ID accounts. For more details about the transition process and FAQ please read the Introducing Adobe ID blog post.
    Updated Terms of Use - Along with several other changes in our processes in the past few months, we also revamped our Terms of Use and the signature process by requesting every admin user to sign a TOU. We have completed the rollout for partners, and we might be pushing an updated partner Terms of Use version within the following weeks. For more details and questions about this change, read the New Terms of Use for Business Catalyst blog post.
    Features and enhancements
    Site templates
    To support the increasing number of partners building, sharing or reusing  templates to create  new sites, we're extending our site templates support from our partner portal with a new template type and improved  management support. The update is going to enable partners to mark sites as templates and   choose between making them available in Online Business Builder and keeping them private in their partner portal. A template site will not expire and has the same limits as any other trial site.
    Based on your partner level, you can create private or public templates using the Site Details screen or the Tools>My Site Template section from your Partner Portal. Standard partners can only create private templates, while Free Partners can only view site templates that have been transferred to their accounts by other partners.
    The number of templates a partner will have will be limited and will vary based on partner level: free partners can store up to 5 templates in their partner portal, standard partners have up to 100 site templates while Premium Partners might have up to 200 templates. Paid sites marked as templates are not counted against these limits.
    Business Catalyst Partner fixes
    While we are really focused on making the Business Catalyst integration into Creative Cloud a smashing success, we are slowly resuming our efforts to deliver fixes that have been requested by our partners. This release includes the following partner fixes:
    Improved product custom fields - we have increased the maximum number of characters for product custom fields to 1024 (previous limit was 256); this gives partners and customers additional space to use when working with products
    Improved Secure Zone subscribers list - we have added the customer email address in the Secure Zone Subscribers list to enable partners better filter and manage customers
    Better experience when exporting data - to prevent customer confusion when exporting data from Mac computers, we have removed the export to excel option and exporting in CSV format by default.
    Social plugins integration updates
    Starting with our May release, we are updating the social plugins support to require users to get the plugin code from the third party provider and saving into his Business Catalyst website. The module tags and configuration will remain unchanged, but will render an empty tag until the partner or site owner will  update the module template to include the corresponding module code snippet from the third party platform provider.
    For more information about how you can enable the Social Plugins on a Business Catalyst websites, read the Social Media: Integrating Facebook and Twitter knowledge base article.
    Other changes
    Updated weekly emails - Starting with our May release, the information in the site weekly emails has been filtered based on the site's plan. For example, webBasics site reports will no longer include the sales report.
    Localization - we improved and increased the coverage of the admin interface translations into German, French and Japanese
    Site Settings -> Ignored IP addresses has been relocated under Reports -> Visitors -> More.
    BC-Dreamweaver integration performance improvements
    Development Dashboard has been removed, as it didn't provide a clear useful, ongoing benefit. The information present in the development dashboard has been integrated into our new Help & Support section.
    Payment gateway settings - for more privacy and data protection, we have updated the Payment Gateway configuration screens to obfuscate the sensitive login information. Fields that have been obfuscated are now requiring confirmation.
    Report abuse badge on trial sites - for compliance reasons, a "Report Abuse" link has been added to the front-end of all trial sites of free partners that don't have any paid sites. When they click the Report Abuse link, site visitors are redirected to a form submission page on businesscatalyst.com site.
    Issues fixed by May release
    Issues 3051303, 3168786 - Workflow notifications - Fixed a problem preventing workflow notifications emails from being sent.(see get satisfaction forum discussion)
    Issue 3164074 - Fixed a bug causing the lightbox gallery created from Muse to be displayed behind page elements
    Issue 3162810 - Fixed a bug in rendering engine to prevent  content placed between body and head tags being incorrectly moved inside the body tag
    Issue 3166610 - Fixed a broken link to Partner Portal in Internet Explorer
    Issue 3175003 - Fixed an issue that caused an incorrect price display for the Year One-Off Setup Fee when upgrading a site from Admin using CB
    Issue 2567278 - Fixed a bug causing site replication to ignore product attributes
    Issue 2947989 - CRM passwords are now case sensitive
    Issue 2723731 - Removed CSS files from the head section of the Layouts files, when downloaded and opened in Dreamweaver, via the BC extension
    Business Catalyst new admin interface updates
    Added "Save and Add New" button in Web App Item Add & Edit screens (see get satisfaction forum discussion)
    Updated Quick Actions menus to add more actions (see get satisfaction forum discussion)
    Fixed an issue causing Recent items menu to display deleted items (see get satisfaction forum discussion)
    Fixed a display issue on File Manager making top buttons unreachable (see get satisfaction forum discussion)
    Fixed the scrollbars in Email Marketing>Campaign>Stats>Bounced Emails reports (see get satisfaction forum discussion)
    Fixed an issue causing Recent items menu to brake after selecting the current page from the Recent Items menu (see get satisfaction forum discussion)
    Replaced the Success notification displayed when selecting Users or Permissions tabs from User Roles with an Warning
    Change the action label displayed in User Roles list from View to Edit to match the list pattern from Admin Users
    Fixed a missing file JavaScript error occurring when trying to open image manager from product details-> Attributes -> options
    Moved System Emails section from Site Setting to Site Manager (see get satisfaction forum discussion)
    Updated Domain Management interfaces to close the modal window and refresh the domain list after successfully adding a domain
    Fixed an issue preventing the Hyperlink Manager to function properly (see get satisfaction forum discussion)
    Updated the confirmation message received after copying a page to match the new workflow and button names
    Fixed an issue causing the current screen or section to not be highlighted in the menu
    Updated styling on the new dashboard, user management and email accounts interfaces
    Updated  dashboard reports filters and chart display; made the chart and the filter use the site time zone
    Fixed an issue preventing users from inviting new admin users or create new email accounts on Internet Explorer 8
    Fixed an issue preventing users from deleting Email Accounts or Admin Users in Internet Explorer 8
    Fixed some issues preventing password recovery email from being sent
    Removed the alert message displayed when the user or email account limit has been reached
    Added localization for the simplified dashboard
    Fixed display issues for site limits, domains and user list in the simplified dashboard
    Added Custom reports for webBasics plan
    Fixed a bug generating a "500:Collection error" on the simplified dashboard when user did not had View users permission
    Added TOU checkbox in the email account setup screen
    Updated Site Preview link in the dashboard to load the default domain
    Fixed an issue in the new File Manager forcing a user to press Undo twice in order to see the change take effect if the code that was previously formatted contained any <"tag" with more than 2 lines
    Fixed an issue causing the File Manager editor toolbar to incorrectly render if page URL path is longer than certain value; starting with this release, the site URL is trimmed
    Fixed an issue causing the invite users to be displayed as [object Object] in dashboard and admin user list
    Fixed a bug in the new admin causing the interface to become unresponsive when using the browser Back button
    Fixed an issue in the new File Manager causing "Save Draft" button to publish the default page template instead of creating a draft version
    Fixed a broken invite link issue in the Email Account invite email
    Updated loading indicators in File Manager and Email Accounts screens
    What's next
    The first item on the what's next list might not be news for many of you, but it's definitely one of the most important milestones this year. The Creative Cloud launch is just around the corner, and Business Catalyst is playing an important role in that, as the publishing platform for Adobe® Muse and Dreamweaver. This launch will capture all our attention within the next weeks as we want it to be our best ever. 
    We'll start our next development cycle on May 15th, while the next Business Catalyst release is going to be pushed live in mid June. That being said, the following items are already on our launch plan for the next release and a few more will join the list. Please expect an update on our 2012 plans around mid May.
    HTTP throttling – all page load and API calls to BC will be protected against attacks, this might trigger problems for API heavy sites. We are looking into enabling this update along with our June release, and will help make sure that a reasonable number of requests will be accepted from the same computer per minute.
    Automatic site deletion - Starting with the June release, we are going to start automatically delete expired trial sites and canceled sites. Customers will be notified twice before we are going to proceed with deleting the sites.
    Thank you,
    Cristinel Anastasoaie
    Adobe Business Catalyst Product Manager

    In reference to this change in the Custom Reports... Better experience when exporting data - to prevent customer confusion when exporting data from Mac computers, we have removed the export to excel option and exporting in CSV format by default.
    What is the customer confusion we are trying to stop here? I've got even more confused customers at the moment because all of a sudden they can't find the export to excel option but know it exists if they log in on a PC?
    Mark

  • Dreamweaver 8 and keystroke issues

    I recently installed Dreamweaver 8 along side of Dreamweaver
    MX. After the install was complete I tried to use Dreamweaver 8 and
    found that certain (letter) keys were not reconginzed when I typed
    them in the design window. I then tried typing in the code window
    and they would not work there either.
    Any suggestions?

    What OS?
    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
    ==================
    "wblackstone" <[email protected]> wrote in
    message
    news:f17tjc$ha8$[email protected]..
    >I recently installed Dreamweaver 8 along side of
    Dreamweaver MX. After the
    > install was complete I tried to use Dreamweaver 8 and
    found that certain
    > (letter) keys were not reconginzed when I typed them in
    the design window.
    > I
    > then tried typing in the code window and they would not
    work there either.
    >
    > Any suggestions?
    >

Maybe you are looking for

  • How can I update my old flows, when I update the flowchart

    I updated my flowchart and my old flows was not updated but I need to update the old Itemkeys, how can I do it. Thanks Paulo H.

  • Problem on Install

    i've just downloaded some files which need to be opened with shockwave flash, i know that i do have it and that it works for everything but i do not see it in that list (the file is a .swf file), i tried to search it but all i find is some file that

  • What is the latest ios for  iphone 5s

    my iphone 5s says it's up to date with 8.1.2, but when i plug in to itunes it says there is a newer version so i let it do it's thing. the phone restarts and again itunes says there is an update but the phone says it's up to date. itunes will then ex

  • Save for previous versions of GB

    I have recently written a song on GB and sent it to my dad who has Garageband 2.0.2. Of course, he couldn't open it. Does anybody know how to save a GB file so it may be opened on older versions? Please help imac G4   Mac OS X (10.4.4)  

  • Migration SAP-System from 32bit-server to 64bit- server

    We want to change our SAP SOLMAN EHP1-system , which running on LINUX SLES9 32bit ( with MAXDB 7.7 ) to a new target server with LINUX SLES10 64bit ( as well MAXDB 7.7 ). We have also the same OS Linux but differents releases. My question: Can I perf