Disable Template Comments While Editing in Dreamweaver

We have pages set up using InstanceBeginEditable comments to
define editable regions. However, we are not using templates.
Naturally, when I open these files in Dreamweaver I cannot edit the
areas outside the editable comments - this is expected. I'm
wondering if there's a way to disable this in Dreamweaver so I can
edit all regions of the page. As I said earlier, we are only using
the InstanceBeginEditable tags to lock down areas for Contribute
users.

> I'm wondering if there's a way to disable this in
Dreamweaver
Not as long as DW thinks you are editing an HTML page.
However, you can
open one of the pages, copy all, create a new TEXT page,
paste in, and edit
away. This is a pretty awkward way to work, though.
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
==================
"FlabeltyBooperBop" <[email protected]>
wrote in message
news:ejin5c$el$[email protected]..
> We have pages set up using InstanceBeginEditable
comments to define
> editable
> regions. However, we are not using templates. Naturally,
when I open these
> files in Dreamweaver I cannot edit the areas outside the
editable
> comments -
> this is expected. I'm wondering if there's a way to
disable this in
> Dreamweaver
> so I can edit all regions of the page. As I said
earlier, we are only
> using the
> InstanceBeginEditable tags to lock down areas for
Contribute users.
>

Similar Messages

  • Disable the Textfield while editing the HTML form item

    How to disable a texfield while editing the HTML form item ? It should be enabled while creating the new form entry / record.
    Yogesh

    Yogesh,
    If you 'disable' an item and submits (UPDATE) the page, then disabled item value won't get submitted. So the disabled item value will get updated with NULL or you will get any validation failures messages, if you have any.
    Better option would be, make the item read-only during Update. For the text item for which you want disable, edit that item,goto 'Read-only Conditions', here set the condition so that user can't edit it during UPDATE. Here you can use same conditions as of your 'UPDATE' button 'display conditions'
    Regards,
    Hari

  • Any way to disable automatic indexing while editing source?

    I am using Build JDEVADF_MAIN.DROP5_GENERIC_080107.0300.4814
    Whenever I edit a jsff file (for example, type a character), I get a little box in the lower right corner with the text "Indexing 1 File." While this is going on, my text editor is blocked and I can't see what I am typing on the page, nor can I do anything else. This is really annoying and I would like to disable it. I have looked through Tools | Preferences, but can't find a setting. Is there any way to disable file indexing during editing?

    Hi,
    you are using an Oracle internal build and ask the question on a public forum. If the indexing happens on any new file creation, please file a bug
    Frank

  • Applying CSS while editing in Dreamweaver tips?

    I have an annoying issue in Dreamweaver CS3 that I was hoping
    I could
    get some help on.
    I have a site I'm working on. The file structure is:
    W:/site/
    -- contains page.php which is the bare frame for all the
    pages. The
    styles.css link and all head info, etc. is in this page.
    W:/site/includes/
    -- contains styles.css which has all the styles
    W:/site/data/
    -- contains all the actual data pages that get included into
    page.php
    via PHP (that it's PHP is not important)
    Now, when I'm working on, say, W:/site/data/123.php, the DW
    GUI has no
    idea what styles are available as all 123.php is is text with
    DIV id's
    and SPAN classes attributed. On the Web site, the contents of
    this
    page would simply get included into page.php.
    So the DW preview shows everything in default appearance.
    If I link the styles.css into the file, sure I edit it and
    it'll let
    me use the styles in the GUI instead of my having to keep
    looking at
    the styles page and hand-typing in ...class="blah"....
    But the link will be put in as "../includes/styles.css" which
    works
    while I'm in DW, but doesn't while it's on the Web as...you
    get it,
    because 123.php doesn't technically exist when it's rendered
    to the
    browser...it's embeded in page.php so "../" becomes
    meaningless.
    Does this make sense?
    Bottom line: Is there some DW tip that will allow me to
    either make it
    recognize PHP includes so it logically knows where everything
    will be
    when it's rendered by the browser, or, universally apply a
    CSS page to
    everything I'm working on without having to worry about link
    paths
    that work fine locally but foobar on the remote?
    Thanks for any suggestions.
    -Liam

    F1 ----> Design-time stylesheets.
    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
    ==================
    "GSLiam" <[email protected]> wrote in
    message
    news:[email protected]...
    >I have an annoying issue in Dreamweaver CS3 that I was
    hoping I could
    > get some help on.
    >
    > I have a site I'm working on. The file structure is:
    >
    > W:/site/
    > -- contains page.php which is the bare frame for all the
    pages. The
    > styles.css link and all head info, etc. is in this page.
    >
    > W:/site/includes/
    > -- contains styles.css which has all the styles
    >
    > W:/site/data/
    > -- contains all the actual data pages that get included
    into page.php
    > via PHP (that it's PHP is not important)
    >
    > Now, when I'm working on, say, W:/site/data/123.php, the
    DW GUI has no
    > idea what styles are available as all 123.php is is text
    with DIV id's
    > and SPAN classes attributed. On the Web site, the
    contents of this
    > page would simply get included into page.php.
    >
    > So the DW preview shows everything in default
    appearance.
    > If I link the styles.css into the file, sure I edit it
    and it'll let
    > me use the styles in the GUI instead of my having to
    keep looking at
    > the styles page and hand-typing in ...class="blah"....
    >
    > But the link will be put in as "../includes/styles.css"
    which works
    > while I'm in DW, but doesn't while it's on the Web
    as...you get it,
    > because 123.php doesn't technically exist when it's
    rendered to the
    > browser...it's embeded in page.php so "../" becomes
    meaningless.
    >
    > Does this make sense?
    > Bottom line: Is there some DW tip that will allow me to
    either make it
    > recognize PHP includes so it logically knows where
    everything will be
    > when it's rendered by the browser, or, universally apply
    a CSS page to
    > everything I'm working on without having to worry about
    link paths
    > that work fine locally but foobar on the remote?
    >
    > Thanks for any suggestions.
    > -Liam
    >

  • Can we disable few items while edit

    Hi
    When we click "Edit" button, user can change the value in the items in the Report/Grid lay out.
    e.g
    If the report contains 4 columns with 5 rows and user selected 1st row to edit. then user can update the value in all the 4 columns and will click "Apply Changes".
    But i want to restrict the user to update only 1 column and restrict remianing 3 columns.
    Thanks & Regards
    Hari

    hi hari
    go to edit attributes and write this code in the html header ...
    you have to write this code in the page which you want to edit...
    <script language="JavaScript1.1" type="text/javascript">
    function displayValue(id,id1)
    document.getElementById(id).disabled = true;
    document.getElementById(id1).disabled = true;
    </script>
    write this code in onload
    onLoad="javascript:displayValue('P1_FIRST_NAME',P1_SECOND_NAME');"
    regards
    vally.s

  • I need some FREE website templates that i can edit in dreamweaver.. help!!!

    i need some FREE website templates that i can edit in dreamweaver.. help!!! anyone know where i can find good ones?

    By Template, are you looking for DW Template.dwt files?
    Dreamweaver templates: Customizable starter designs for beginners | Adobe Developer Connection
    Or pre-built CSS & HTML Layouts (starter pages)?
    For starter pages in DW, go to File > New > Blank page > HTML.
    Select a layout from the 3rd panel and hit Create button.
    Or, look at Project Seven's commercial CSS Layouts and Page packs (not free, but well worth the investment if you want a good final product).
    http://www.projectseven.com/
    Or do you want Responsive Layouts that work in mobile, tablet and desktop?
    Foundation Zurb
    http://foundation.zurb.com/templates.php
    Skeleton Boilerplate
    http://www.getskeleton.com/
    Initializr (HTML5 Boilerplate, Responsive or Bootstrap)
    http://www.initializr.com/
    DMX Zone's Bootstrap FREE extension for DW
    http://www.dmxzone.com/go/21759/dmxzone-bootstrap/
    Nancy O.

  • Uplaoding template after editing in Dreamweaver

    I have downloaded a template from adobe free templates. I edited the template and then went to save it to my site root folder. When I opened it in a brower the page was there but the pictures adn CSS style were not. Did I not save it right. I am assumming I need to somehow save the CSS style and img files that came with the template but I am at a lose. I have never done this before.
    This is the template I downloaded
    http://www.freedreamweavertemplates.org/Preview/Beach%20Sunset/beachsunset.html
    Who will see it on the bottom left of the list on this page
    http://www.freedreamweavertemplates.org/templatesp6.html

    yes the index.html which i renamed to index_new_ibis so it didnt overwrite my exsisting index.html the thre
    e img files and the css style are all on the root of my ftp but when i open the inex_new_ibis in dreamweaver it opens with the css style but no images. I also opened th epage in IE and the images are not there either but the css stye is

  • While editing the document template from library settings

    
    I am facing this warning while editing the document template from library settings. Actually i have changed the password 2 days before. I need solution to clear this 

    Hello
    Please check this
    http://support.microsoft.com/kb/286282/en-us
    Open the Office template in the original Office program where it was created.
    On the File menu, click Save As.
    In the Save as Type list, click Word Document (*.doc) if you are in Microsoft Word, Microsoft Excel Workbook (*.xls)if you are in Microsoft Excel,
    or Presentation (*.ppt) if you are in Microsoft PowerPoint.
    Give the file a name, and then save it in the Web that contains the Document Library.
    Click Save.
    Browse to your Document Library, and then click Modify columns and settings.
    Click Change general settings.
    In the Template URL edit box, type the full path and file name to the file that you saved in step 4.
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Is it possible to edit comments while the comments are being filtered?

    I don't seem able to update comments while Show By Status filter is on.  Is this possible?

    Hi,
    I think that you are in the wrong forum. You should report in the Acrobat forums: http://forums.adobe.com/community/acrobat.
    Niall

  • Disabling document downloads while allowing for online editing.

    With IRM I know that you can prevent documents from being downloaded as well as printed, but whenever I do so, it disables the ability to edit the document.  Is it an integrated setting where I can only have both or neither?  I am not concerned
    with people obtaining the data through online editing, but rather just removing the save/download option so it lowers the chance of user error.  The people are trained and informed, I just want to limit the chances of sensitive data being accidentally
    downloaded.

    That should be possible in 2013 with Office Web Apps. This is the guide for Office 365 but I think you can configure the same settings with on premise.
    http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2013/03/28/configuring-and-using-irm-with-office-365-and-sharepoint-online.aspx
    That implies that you should be able to the behaviour so that it's just in OWA...?

  • Part of my template cannot be edited. help

    Can someone please tell me why the right column of this template cannot be edited.  when I try to edit all the info is selected but nothing happens.  strangely the bottom part (wealth calculators) can be edited but the two divs above can't.
    thanks
    patrick
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/main_index.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>GreenP - Wealth, Wisdom, Health &amp; Happiness</title>
    <!-- InstanceEndEditable -->
    <link href="../main_page.css" rel="stylesheet" type="text/css" />
    <!--[if IE 5]>
    <style type="text/css">
    /* place css box model fixes for IE 5* in this conditional comment */
    .thrColFixHdr #sidebar1 { width: 180px; }
    .thrColFixHdr #sidebar2 { width: 190px; }
    </style>
    <![endif]-->
    <!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
    .thrColFixHdr #mainContent { zoom: 1; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]-->
    <script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <!-- InstanceBeginEditable name="head" -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <!-- InstanceEndEditable -->
    <!-- InstanceParam name="homeClass" type="text" value="thrColFixHdr" -->
    <!-- InstanceParam name="resourceClass" type="text" value="holder" -->
    <!-- InstanceParam name="wisdomClass" type="text" value="holder" -->
    <!-- InstanceParam name="wealthClass" type="text" value="current" -->
    <!-- InstanceParam name="healthClass" type="text" value="holder" -->
    <!-- InstanceParam name="happinessClass" type="text" value="holder" -->
    <!-- InstanceParam name="relationshipClass" type="text" value="holder" -->
    <!-- InstanceParam name="yesyoucanClass" type="text" value="holder" -->
    <!-- InstanceParam name="membersClass" type="text" value="holder" -->
    <!-- InstanceParam name="puzzleClass" type="text" value="holder" -->
    <!-- InstanceParam name="videosClass" type="text" value="holder" -->
    <!-- InstanceParam name="funfactsClass" type="text" value="holder" -->
    <!-- InstanceParam name="aboutusClass" type="text" value="holder" -->
    <!-- InstanceParam name="id" type="text" value="midCol" -->
    <!-- InstanceParam name="footerClass" type="text" value="thrColFixHdr" -->
    <!-- InstanceParam name="bottomColId" type="text" value="bottomCol" -->
    </head>
    <body class="thrColFixHdr">
    <div id="container">
      <div id="header">
        <div id="headerLogo"><img src="../greenP_logo.gif" width="298" height="114" alt="logo" /></div>
        <div id="headerAd">Oh my gosh!! 100 customers just passed your register? Click here to get them</div>
        <h1> </h1>
        <!-- end #header -->
      </div>
      <div id="nav">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="../index.html" class="thrColFixHdr">Home</a></li>
          <li><a href="#" class="thrColFixHdr">Resources</a>
            <ul>
              <li><a href="#">Business Opportunities</a></li>
              <li><a href="#" class="MenuBarItemSubmenu">Jobs</a>
                <ul>
                  <li><a href="#">Caribbean</a></li>
                  <li><a href="#">USA</a></li>
                </ul>
              </li>
            </ul>
          </li>
          <li><a href="#" class="thrColFixHdr">Wisdom</a></li>
          <li><a href="../wealth.html" class="thrColFixHdr">Wealth</a></li>
          <li><a href="#" class="thrColFixHdr">Health</a></li>
          <li><a href="#" class="thrColFixHdr">Happiness</a></li>
          <li><a href="#" class="thrColFixHdr">Relationships</a></li>
          <li><a href="#" class="thrColFixHdr">Achieved!</a></li>
          <li><a href="#" class="thrColFixHdr">Videos</a></li>
          <li><a href="../crossword_main_page.html" class="thrColFixHdr">Crossword</a></li>
          <li><a href="../jigsaw_people_world_leaders.html" class="thrColFixHdr">Jigsaw</a></li>
          <li><a href="#" class="thrColFixHdr">Members</a></li>
          <li><a href="../about_us.html" class="thrColFixHdr">About us</a></li>
        </ul>
      </div>
      <div id="search">
    <form name="fbsearch" method="get" action="http://ss662.fusionbot.com/b/q" style="margin:0;">
      <div align="left"><font size="2" face="arial"><a href="http://www.fusionbot.com" target="_blank">Site Search</a>:</font>
        <input type="text" name="keys" size="15">
        <input type="submit" value="GO">
        </div>
        <input type="hidden" name="sn" value="160516902">
    </form>
      </div>
      <div id="nav2"><a href="http://pub27.bravenet.com/chat/show.php?usernum=2253679465&cpv=2"><img src="../_image/Chat-with-friends-&amp;-network.gif" width="173" height="25" alt="chat" /></a><a href="http://pub27.bravenet.com/calendar/show.php?usernum=2253679465"><img src="../_image/calendar_button.gif" width="173" height="25" alt="calendar" /></a><a href="http://pub27.bravenet.com/postcard/post.php?usernum=2253679465"><img src="../_image/Send-Some-Love-Today.gif" width="173" height="25" alt="send some love" /></a><a href="../comments.html"><img src="../_image/Your-comments-please.gif" width="173" height="25" alt="your comments" /></a></div>
      <div id="chat">
        <!-- Start Bravenet.com Service Code -->
        <div align="center"></div>
        <!-- End Bravenet.com Service Code -->
      </div>
      <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats -->
      <!-- InstanceBeginEditable name="container" -->
      <p> </p>
      <div id="wealthLeftCol">
        <p>ADVERTISEMENT</p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
      </div>
      <!-- TemplateBeginEditable name="EditRegion2" -->
      <div id="wealthMidCol">
        <p>Content for  id "wealthMidCol" Goes Here</p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
      </div>
      <!-- TemplateEndEditable -->
      <div id="wealthRightCol">
        <div id="wealthVideos"> <span class="pageHeadings">Wealth Videos</span>
          <ul>
            <li class="editorialcontent"><a href="../the_new_rules_of_money.html">The new rules of money</a></li>
            <li class="editorialcontent">Good debt &amp; bad debt </li>
            <li class="editorialcontent">3 types of income</li>
            <li class="editorialcontent">How relative is wealth </li>
          </ul>
          <p> </p>
        </div>
        <div id="wealthResourc"> <span class="pageHeadings">Wealth Resources</span>
          <ul>
            <li class="editorialcontent">Accountants</li>
            <li class="editorialcontent">Banks</li>
            <li class="editorialcontent">Building Societies</li>
            <li class="editorialcontent">Business Opportunities</li>
            <li class="editorialcontent">Credit Unions</li>
            <li class="editorialcontent">Government Agencies</li>
            <li class="editorialcontent">Investment Banks</li>
            <li class="editorialcontent">Investment Brokers</li>
            <li class="editorialcontent">Lawyers</li>
            <li class="editorialcontent">Mortgage Brokers</li>
            <li class="editorialcontent">Realtors</li>
            <li class="editorialcontent">Small Business Agencies    </li>
          </ul>
        </div>
        <div id="wealthCalculators"> <span class="pageHeadings">Wealth Calculators</span>
          <ul>
            <li><a href="../credit_cardmin_payment.html">Credit Card Payment</a></li>
            <li><a href="../mortgage_refinance.html">Mortgage refinance</a></li>
            <li><a href="../life_savings.html">Life savings</a></li>
            <li><a href="../car_cost_comparison.html">Car cost comparison</a></li>
            <li><a href="../car_cost_buying.html">Total cost of owning a car</a></li>
          </ul>
          <p> </p>
        </div>
      </div>
      <p> </p>
      <div id="wealthFooterAd">Content for  id "wealthFooterAd" Goes Her  </div>
      <p> </p>
      <!-- InstanceEndEditable --><br class="clearfloat" />
      <div id="footer">
        <p>Copyright &copy; GreenP. All rights reserved. No reproduction of any kind without written permission</p>
        <!-- end #footer -->
      </div>
      <!-- end #container -->
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    <!-- InstanceEnd --></html>

    Do you mean the div called "wealthRightCol" ?  If so it is not in an editable region.
      <!-- TemplateEndEditable -->
      <div id="wealthRightCol">
    Also you have two elements with the same id, sort of.  I have no idea how the DOM handles an id on a comment, and no ida how the dw Template API handles an id in anything other than a comment's id, but jsut to be safe it might be good to change one of the the "container" ids:
    <div id="container">
    <!-- InstanceBeginEditable name="container" -->
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • How to get rid of annoying tool tips while editing SQL files

    I'm using Visual Studio 2013 to edit an .SQL file and I have attached the editor to a local SQL Server 2008 R2 database.
    While editing the string that is passed to a sp_executesql procedure it keeps popping up a tool tip saying:
    "Parameter help is not supported for extended stored procedures"
    Generally I don't care about that and it is annoying because it keeps appearing over the top of the text I want to read. Is there any way to stop Visual Studio doing this?
    a

    Hi aptitude,
    Thank you for posting in the MSDN forum.
    >>I'm using Visual Studio 2013 to edit an .SQL file and I have attached the editor to a local SQL Server 2008 R2 database.
    Could you share us more information about this issue? You said that you edit the .sql file, which kind of app did you create which would use the .SQL file? Whether it is related to the SQL Server database project or others?
    If it is related to the SQL Server Database project, please post this issue to the SSDT forum:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=ssdt
    >>While editing the string that is passed to a sp_executesql procedure it keeps popping up a tool tip saying:"Parameter help is not supported for extended stored procedures".
    Reference:
    https://technet.microsoft.com/en-us/library/ms175170%28v=sql.105%29.aspx
    https://msdn.microsoft.com/en-us/library/ms188001(v=sql.105).aspx
    But if it is related to the SQL Server, to really repro this issue, and make sure that whether this warning is related to the SQL scrip or others, maybe you could select a better forum here:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?category=sqlserver
    If I have misunderstood this issue, maybe you could share us a simple sample and the detailed steps in your new reply, so we could really repro this issue in our side.
    In addition, I did some research about the warning message:
    https://msdn.microsoft.com/en-us/library/ms173434.aspx?f=255&MSPPError=-2147217396
    The IntelliSense functionality of the Database Engine Query Editor does not support all Transact-SQL syntax elements. Parameter help does not support the parameters in some objects, such as extended stored procedures. For more information, see
    Transact-SQL Syntax Supported by IntelliSense.
    In SQL Server, it seems that it is related to the IntelliSense, I'm not very sure that whether it is related to the IntelliSense of VS IDE, but generally we could enable or disable IntelliSense under TOOLS->Option->Text Editor in VS
    IDE.
    Maybe you could disable IntelliSense in VS IDE, and then check it again.
    If I misunderstood this issue, please feel free to let me know.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Switch CSS while editing page to print media

    My site uses media:print CSS which gives a totally different
    layout to a page (including revealing some hidden DIVS).
    My users are editing with Macromedia Contribute 3. Is it
    possible to switch the view to show the print css (media:print)
    while editing?
    I just can't seem to be able to find a way of doing it.
    There's a nice toolbar in Dreamweaver 8 how come there isn't in
    Contribute?

    My site uses media:print CSS which gives a totally different
    layout to a page (including revealing some hidden DIVS).
    My users are editing with Macromedia Contribute 3. Is it
    possible to switch the view to show the print css (media:print)
    while editing?
    I just can't seem to be able to find a way of doing it.
    There's a nice toolbar in Dreamweaver 8 how come there isn't in
    Contribute?

  • It seems to strike while editing in iPhoto.

    Chiming in with kernal panics, it seems to strike while editing in iPhoto.
    Some details:
      System Version:          OS X 10.8.2 (12C60)
      Kernel Version:          Darwin 12.2.0
    Hardware Overview:
      Model Name:          iMac
      Model Identifier:          iMac9,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.93 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache:          6 MB
      Memory:          4 GB
      Bus Speed:          1.07 GHz
      Boot ROM Version:          IM91.008D.B08
      SMC Version (system):          1.37f3
    As for our Prime suspect:
    NVIDIA GeForce GT 130:
      Chipset Model:          NVIDIA GeForce GT 130
      Type:          GPU
      VRAM (Total):          512 MB
      Vendor:          NVIDIA (0x10de
    Most recent panic report:
    Wed Mar 13 20:54:15 2013
    panic(cpu 0 caller 0xffffff7f91559b25): NVRM[0/2:0:0]: Read Error 0x00070000: CFG 0x00000000 0x00000000 0x00000000, BAR0 0xd2000000 0xffffff80919fe000 0x094700a1, D0, P0/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80901c2e80 : 0xffffff8010e1d626
    0xffffff80901c2ef0 : 0xffffff7f91559b25
    0xffffff80901c2f80 : 0xffffff7f916534b3
    0xffffff80901c2fe0 : 0xffffff7f91831d1f
    0xffffff80901c3020 : 0xffffff7f918b12bb
    0xffffff80901c3180 : 0xffffff7f918b7ab3
    0xffffff80901c3270 : 0xffffff7f91520e86
    0xffffff80901c3310 : 0xffffff7f91534614
    0xffffff80901c33d0 : 0xffffff7f9155f590
    0xffffff80901c35c0 : 0xffffff7f9155fa2e
    0xffffff80901c36b0 : 0xffffff7f9265eaea
    0xffffff80901c3710 : 0xffffff7f9265b7b3
    0xffffff80901c3750 : 0xffffff7f92659655
    0xffffff80901c3780 : 0xffffff7f9260af23
    0xffffff80901c37a0 : 0xffffff7f9262692c
    0xffffff80901c37d0 : 0xffffff7f926266d3
    0xffffff80901c3820 : 0xffffff7f9262668b
    0xffffff80901c3870 : 0xffffff7f926250d1
    0xffffff80901c3890 : 0xffffff7f92613de8
    0xffffff80901c38c0 : 0xffffff7f92657287
    0xffffff80901c3900 : 0xffffff7f92612e81
    0xffffff80901c3a80 : 0xffffff7f926537fe
    0xffffff80901c3b40 : 0xffffff7f9261198a
    0xffffff80901c3ba0 : 0xffffff8011265bc9
    0xffffff80901c3bc0 : 0xffffff8011267170
    0xffffff80901c3c20 : 0xffffff8011264b8f
    0xffffff80901c3d70 : 0xffffff8010e981e1
    0xffffff80901c3e80 : 0xffffff8010e20aed
    0xffffff80901c3eb0 : 0xffffff8010e10448
    0xffffff80901c3f00 : 0xffffff8010e1961b
    0xffffff80901c3f70 : 0xffffff8010ea5b16
    0xffffff80901c3fb0 : 0xffffff8010eced53
         Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f914f2 000->0xffffff7f917f4fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f91450000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f914de000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f9149b000
             com.apple.nvidia.nv50hal(8.0)[9F3D09B5-3158-3D9E-BDA3-E71576AAD3B7]@0xffffff7f9 1802000->0xffffff7f91b24fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f914 f2000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f91450000
             com.apple.GeForce(8.0)[2E56ED9A-D848-3795-9E52-56BABDC9000C]@0xffffff7f92605000 ->0xffffff7f926c7fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f914 f2000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f914de000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f91450000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f9149b000
    BSD process name corresponding to current thread: WebProcess
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000010c00000
    Kernel text base: 0xffffff8010e00000
    System model name: iMac9,1 (Mac-F2218FC8)
    System uptime in nanoseconds: 266156107870482
    last loaded kext at 265655257091803: com.apple.driver.AppleUSBCDC          4.1.22 (addr 0xffffff7f9316a000, size 16384)
    last unloaded kext at 265715556291533: com.apple.driver.AppleUSBCDC          4.1.22 (addr 0xffffff7f9316a000, size 12288)
    loaded kexts:
    com.Logitech.Unifying.HID Driver          1.2.0
    com.Logitech.Control Center.HID Driver          3.6.0
    com.apple.filesystems.afpfs          10.0
    com.apple.nke.asp_tcp          7.0.0
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.69
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.driver.Apple_iSight          4.0.1
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.3
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.GeForce          8.0.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.Oxford_Semi          3.1.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleIRController          320.15
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.nvenet          2.0.19
    com.apple.driver.AppleUSBOHCI          5.2.5
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.security.SecureRemotePassword          1.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.AppleUSBAudio          2.9.0f6
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBHIDKeyboard          165.5
    com.apple.driver.AppleHIDKeyboard          165.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOFireWireSerialBusProtocolTransport          2.1.1
    com.apple.iokit.IOFireWireSBP2          4.2.0
    com.apple.driver.IOBluetoothHIDDriver          4.0.9f33
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.2
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    In the System log when filtering for iPhoto I see a bunch of this sort of thing and have no clue as to what it may or may not mean:
    Mar 13 20:58:55 iMac-60.local WindowServer[125]: disable_update_likely_unbalanced: UI updates still disabled by application "iPhoto" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
    Mar 13 20:59:16 iMac-60.local WindowServer[125]: reenable_update_for_connection: UI updates were finally reenabled by application "iPhoto" after 35.60 seconds (server forcibly re-enabled them after 1.00 seconds)
    Mar 13 20:59:37 iMac-60.local iPhoto[191]: ImageIO: CGImageSourceGetType image source parameter is nil
    Mar 13 21:01:08 iMac-60.local iPhoto[191]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Mar 13 21:01:08 iMac-60.local iPhoto[191]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    I've run Disc Repair from recovery partition recently but suspect I may need to revisit that.
    My next step I suppose is also to reinstall the OS from recovery partition. Does that wipe user data? Does it replace user settings and logins etc?
    Following that all that is left is reformat, reinstall OS, and replace user files from backup.
    I've been trying to learn from all the input in this valuable thread. Manhy thanks to all. The common ground points to my GeForce card, anyone else with the 130 out there?
    What am I missing? Anything?
    Thanks again for the shared knowledge!

    CookieDuster.
    I think you are on the right track. It does look bad for your graphics chip.
    Re-Installing Mac OS X on a drive without pre-existing flaws will not overwrite User files. But it would be prudent to:
    • Have good backups anyway.
    • Run Disk Utility ( Repair Disk ) as a precaution. ( Verify disk ) will suffice Provided it does not find any faults to be repaired.
    What have I missed?
    Yours is an iMac and most of the rest on this thread are MacBook Pro or Mac Pro.

  • Apply template to html pages in dreamweaver 2004

    How do I apply a template to html pages in dreamweaver 2004?
    The template has editable regoins. Will this effect it?
    Why do I get an orphan message when I try to apply the
    template to new pages?

    You don't want to apply templates to pages. Instead use FILE
    | New > Page
    from Template > site name > template name, spawn a new
    page, and use this
    page for the content. THis is not really an issue for a brand
    new page, but
    if the page already has content when you apply the template,
    you'll see what
    I mean.
    You are being confused by a) not understanding root relative
    vs document
    relative links, and b) not understanding how DW previews
    files.
    If I have a document with a link to an image that looks like
    this -
    <img src="/images/foo.gif"...
    That's what's called a root relative link.
    If I preview that document in DW, then the browser gets the
    document, sees
    the leading "/" and reads that as the root of the hard drive,
    since the
    browser has no idea where the root of the site is. Thus, the
    image is
    broken in the preview.
    If I have temp files enabled, then DW will secretly convert
    the file being
    previewed into a temporary file, and hand that to the
    browser. This temp
    file has had all root relative links converted to document
    relative links
    (as you will see by looking at the code in the browser), and
    has had all
    include files actually embedded in the page, and has had all
    external CSS
    and js markup embedded in the page. In other words, DW has
    made the
    document into a stand-alone page.
    If you do not have temp files enabled, all of these links
    would be broken on
    preview.
    Now - if you are using root relative links, AND you have temp
    files enabled,
    AND you click away from the previewed document, then all of
    your links will
    be broken, since DW has not made that linked file into a temp
    file. This is
    what you are seeing.
    So - if you want to click away on preview, then you must use
    document
    relative links for the site -
    <img src="../images/foo.gif"... (for example)
    These will still work on preview since the browser knows how
    to determine
    the current file's location and how to follow that path.
    GEDDIT?
    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
    ==================
    "happydreamweaver" <[email protected]> wrote
    in message
    news:[email protected]...
    > How can I apply a template to new pages? I have done the
    following:
    > Apply the template to the pages as follows:1 Select File
    > Open.
    > 2 Browse to and select index.html.
    > 3 Select Modify > Templates > Apply Template to
    Page.
    > 4 Type the title of the page in the Banner Editable
    Region. Type or insert
    > text in the Body Editable Region.
    > 5 Select File > Save.
    >
    > Then when I preview the broswer, I see the html page as
    I should, put when
    > I
    > click to a new page, the new new doesn't have the
    template.
    >
    > Also, when I went to apply the template to a new page, a
    message said that
    > I
    > had orphaned stuff. What does that mean and how can I
    get the template
    > show
    > apply without the hassle.
    >

Maybe you are looking for