Related files of html-file in top panel

Earlier, when I used DW there was a sequence of related files of html-file: it's css, js -files. How can I switch on it's displaing?
Much thanks!

Edit > Preferences > General, Enable Related Files

Similar Messages

  • How to configure the zxp so that it will place the related files for the panel in specific folder other than the usual 'C:\Program Files (x86)\Common Files \Adobe\CEPServiceManager4\extensions\' folder ?

    Hi,
    I am Working on a panel for Adobe Premiere pro CC, Now we got a panel set up which will install all the related folders and files which are part of the Extension content folder in the
    C:\Program Files (x86)\Common Files \Adobe\CEPServiceManager4\extensions \Panel\CONFIG folder. But we need to change this location to C:\Users\USER\APPDATA folder or any other user specified folder during installation itself.
    Is there any way to do this from extension builder?
    Thanks and Regards,
    Anoop NR

    Thanks guys,
    Got it !! Hybrid extensions.
    I am using Adobe Extension builder 3 in Eclipse to code and create the zxp for Premiere pro panel.
    Seeing the hybrid extension part in  HTML Panels Tips: #10 Packaging / ZXP Installers | Photoshop, etc. I have added a hybrid extension panel using the bundle manifest editor in the extension builder. it creates an mxi file automatically with all the properties, I have to change the maximum host version number in the mxi file in order to make the extension work in the Premiere pro CC 2014. Using the Hybrid option in the Bundle manifest editor we can choose a set of folder paths for placing the files during installation itself and later can be used using 'csInterface.getSystemPath(SystemPath.CODE)' from javascript functions to modify them.
    Thanks for your relpies,
    Anoop NR

  • Html files with included php: related files, code color?

    Hi there,
    Wow, what an active forum!
    I have two questions about html files that include php.
    Almost all my html files have this structure:
    <?php
    (php stuff)
    require_once 'somefile.php';
    ?>
    (html stuff)
    My first question is, is there any way for DW CS4 to display the files included this way? At the moment, they don't show up in related file view.
    My second question is, is there any way for DW CS4 to display the html and php code in the file in a pleasant way? The php is not red as it is in pure php files.
    Definitely not wanting to change the way I code or to change the file extensions...
    Instead, wanting to change the SW settings to make my work easier.
    With gratitude,
    Smiles
    Andy

    Hi Brad,
    Thanks for your reply!
    > The PHP coding in a regular HTML page likely won't even work in a  browser
    That's a standard coding technique...LOL... Maybe I didn't explain correctly...
    My hundreds of pages validate XHTML transitional...
    You are quite right that browsers do not interpret php code, but the  browser never sees php code.
    I will try to explain again
    The html file starts with <? php (code> ?>
    When the browser calls the html file, the server knows to process the file as php.
    It processes the php, then returns some html headers, and follows up with all the html that is after the <? php (code> ?> section.
    Thousands of php coders work like this.It's a very efficient way of building a modular website while keeping html extensions.
    By the way, related files already show in CS4 if they are in the html code.
    Are you 100% sure you are correct about the CS5 inclusion situation? You won't know unless you have built an html file that looks like this.
    <?php
    require_once 'myfile.php'>
    ?>
    <body>
    hello html
    </body>
    Your myfile.php might look like this:
    <?php
    echo 'hello php <br />';
    ?>
    If you have never used php in an html file, you will probably need to add something like this to your .htaccess file:
    AddHandler application/x-httpd-php5 .php .htm .html
    It tells your server that php processes not only php files but also html files.
    Warmest wishes to all,
    Andy

  • Finder is not showing correct file in cover flow mode. The files shown in the top panel are one file off.

    finder is not showing correct file in cover flow mode. The files shown in the top panel are one file off.

    This problem occurs after I move a file or files to trash. If I remove one file, then the sequence is one file off, if I move two files to trash then the sequence istwo file off. For example, if I delete file 1 and highlight (click on) file 3, then the cover flow panel shows file 2, when it should show file 3.

  • Can't save-All-relative files and don't see check_cs5.css under tab index.html

    after closing check_cs5.css in the second tutorial I was suppose to get two tabs (source and check_cs5.css) which I could click on (underneath the index.html document tab). I don't see these. I can't get both the Design window AND the check_CS5.css code window. I only get the code for index.html and the design window. For some reason when I was suppose to save "all-relative-files" ... that was grayed out so I "saved ALL". I don't know why that was but it probably had something to do with the problem I just mentioned. This occurred near the end of tutorial 2 of the beginner tutorial.
      Dave

    This post seems to be the contuation of an earlier conversation but I don't know which earlier thread you're referring to.
    Which tutorial are you doing?
    Was this thread yours or someone totally different?
    http://forums.adobe.com/thread/862565?tstart=0

  • How do I remove Safari including all related files on a Mac?

    Hi,
    How do I completely remove Safari, including perferences and other related files?
    I want to do a fresh re-install of Safari.
    I downloaded Safari from the Internet so I got the software to install.
    However installing it on top of my old Safari installation does not resolve the specific issue I have with Safari.
    In other words, reinstalling doesn't help as the problem carries over in some way.
    It's worth nothing that I don't have the issue on any of my other macs. Just on the iMac and I want to get back to a situation where the iMac works as before the issue occured.
    Already tried to empty cache and following some other advice that might be causing the issue I have. All to no avail.
    So now I want to completely remove Safari so I'm sure nothing caries over from before the re-install.
    How to do that?

    Removing Safari won't help. and since you've tried reinstalling and that didn't help... try some troubleshooting.
    Login to another user account on your Mac. Try Safari there. Same issues there, then it's possible the startup disk needs repairing. Help here.   http://support.apple.com/error/503.html?locale=en_US&viewlocale=en_US
    (The support pages are down for a bit but should be up soon). If the startup disk needs repairing, follow the instructions at that link when it's available.
    If Safari is ok in another account then at least you know it's not a system wide issue.
    Try troubleshooting the Safari .plist file. Quit Safari if it's open.
    Open a Finder window. Select your Home Folder in the Sidebar on the left. It has a small house icon. Then open the Library folder then the Preferences folder. Move the com.apple.Safari.plist file from the Preferences folder to the Desktop. Open Safari. If it functions as it should, move that .plist file to the Trash. If not, move it back to the Preferences folder.
    Next, check Safari / Preferences - Extensions. Turn that off if you have any installed, then try Safari.
    Next.. try resetting Safari. From the menu bar click Safari / Reset Safari. Select the top 7 buttons, click Reset.

  • Editing CSS, related files requires save (cs4)

    You know what really Grinds My Gears? (family guy reference,
    lol)
    When I edit the CSS in the right hand panel, sometimes it
    makes the CSS file in the Related Files toolbar not saved with a *
    next to the filename. Sometimes it goes ahead and just saves the
    changes right away. Like most, I'm constantly switching back/forth
    between browsers so CSS has to be saved to see changes.
    Kindofa pain to have to click the css file in the related
    toolbar and Ctrl+S to save before each preview...I haven't been
    able to find out why it "dirties" the CSS file sometimes and other
    times it directly saves to the CSS file.
    Does anyone have any ideas? How to get it to always just save
    to the file?
    thanks

    avibodha,
    Ah! Thanks for the additional details. I see what is causing
    this behavior.
    When a document is opened, DW determines what the Related
    Files are, so
    it can show the list of buttons for each one. But, for the
    sake of
    performance, we do not actually load the files until you
    click on a
    button to view a file. Note that the file may already be
    loaded as a
    top-level document or as a Related File of some other
    document.
    Since you have the "Open CSS files when modified" setting
    turned off,
    then the CSS gets automatically saved to disk *if* the file
    has not yet
    been loaded. Once the file has been loaded, then DW will not
    automatically save it (to avoid writing something on disk
    that you don't
    want written).
    So, you'll need to disable the Related Files feature to have
    DW always
    automatically save the CSS to disk.
    HTH,
    Randy
    > * related files always on, open document
    > * edit CSS in right panel (separate css file, not inline
    styles), always saves
    > immediately
    > * Either click .css file and edit, or in right panel,
    click Go To Code and
    > edit CSS -> now all edits in right panel will happen
    to file and NOT be saved.
    > You must go to the .css file and Save it.
    >
    > So once you edit the CSS file for for any reason, from
    then on it edits the
    > css file when you use the right panel and you must go
    back to the file and
    > save, or do Save All.
    >
    > There is a setting in Preferences, CSS Styles to
    automatically open the CSS
    > file when editing, but I have that off (default state).
    >
    > Curious...wonder if there's a way to "reset" the right
    panel CSS back to it's
    > original state of directly modifying the css file? If I
    close and re-open the
    > document, that does it, but that's not a solution...
    >
    > Not a big deal because I can turn off Related Files...

  • Search have no access to files in control panel

    I operate windows 8. Normally when I need for some files in control panel such as device manager, windows update. All I need is to search it from search button on the right side of windows.
    However, one day most of the shortcut if not all are no longer accessible. It says, "This file does not have a program associated with if for performing this action. Please install a program or, if one is already installed, create an association in
    the Default Programs control panel."
    Please help me, thank you and regards.

    Hello LW130003,
    Do you mean you have the two issues?
    1. Do you mean that you can’t use the search function in control panel? You can only use the search function by using the shortcut Win+S?
    2. When you open any shortcut, you will receive error message ‘This file does not have a program associated with if for performing this action..’?
    Please take the following steps for troubleshooting:
    1. Create a new account, log on the account and check if the issue still exists in the new account.
    If the issue doesn’t exist in the new account, please refer to the following article to fix a corrupted user profile.
    http://windows.microsoft.com/en-us/windows/fix-corrupted-user-profile#1TC=windows-7
    2. If you have issue in open all shortcut in Windows 8, please refer to the following article to restore the registry.
    http://www.eightforums.com/tutorials/8486-default-file-associations-restore-windows-8-a.html
    Please note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Please refer to the following KB to back up the registry key before you change the registry.
    http://support.microsoft.com/kb/322756
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Hyperlink in PDF to relative file does not work

    I am creating PDFs from Java and the PDF contains a link to a relative file which is distributed along with the PDF. When the link is clicked, the file is opened with the OS default program (written by us). At least that is how it is supposed to work.
    How should links to relative files be formatted?

    Thanks for the reply Daterson! This could be a nice new feature for Adobe Reader, but our reports are cross format, so this solution should work in HTML as much as it does in PDF.
    I think this problem stems from the fact that launching a different application from a hyperlink in PDF is neither secure, nor cross platform. Therefore, I think the support for such an action doesn't exist in PDF, but also in other formats, which we would also like to support.
    If anyone comes across a clever idea or technique for this problem, I would love to hear it!

  • Keep getting error message about Dynamically-related files when trying to view in "Live" mode

    I'm very new to all of this, but I have been following Adobe tutorials to try and get everything working (Setting up a PHP development environment for Dreamweaver | Adobe Developer Connection) . The database connection test in this section goes through fine, but then when I go to view the final step, viewing comments.php in "Live View," I get an error across the top. I have played with it a bit, so the error message changes somewhat, but basically it tells me that I have dynamically-related files that can't be loaded. Currently, it is because they can't be resolved, previously, it was because they could not be discovered. (I tried the "Discover" option which failed, after which I resorted to the "Setup" option, in which I changed my root folder from htcdocs to htcsdocs/kitchengallery — where I had all my PHP and site files — and tried again to no avail. So then I changed the settings in MAMP to correspond with the change from htcdocs to htcdocs/kitchengallery. Still no luck).
    I am using Dreamweaver CS6.
    I'm not sure what information someone might need to help me dig deeper into this issue, but I'm all ears!

    Usually this is caused when antivirus "Grabs" the drive to scan it in the background, and/or windows itself "Grabs" the drive for indexing and things. It also happens if you play a song off the ipod thru iTUnes, then stop it.
    Usually rebooting will force it to let go

  • Swf Files in top of Images

    I am fairly new to Dreamweaver so maybe someone knows the answer to this. I downloaded a basic template simply so I would not have to make the backgrounds right away as I am more or less just trying to learn the basics of Dreamweaver to start. I set up all of my images and I wanted to lay a .swf file on top of it. The way I was reading earlier was to go to Insert>Layer Objects>AP Div. I did that and then I selected the new AP Div and did Insert>Media>SWF and chose my swf file. I then moved it to the center of the background and since it was fairly small, i upped the size of the player in the .html code. The issue I am having is I have to move it very far to the right to get it to center on my web browsers. It also doesn't necessarily keep the size I gave it. Once I get it looking correct in my Chrome, it might be positioned drastically in a different browser. On my co-workers computer it is even more drastically different. Anyone have any ideas of how to correct this or a better way to place the .swf on top of another image? I may have done this a very weird way, if that is the case please criticize lol. Your information would be much appreciated.

    We can't see your work (no link provided in your post), so this is a guessing game.
    For basic layouts, the use of APDivs (aka Layers) are not a good choice as they remove content from the normal flow. Misused, APDvis can have horrible consequences as described in the link below:
    http://apptools.com/examples/pagelayout101.php
    For best results, use default CSS positioning (none/static) and learn to use CSS margins, floats and padding to align elements on the page.
    Learn CSS positioning in 10 Steps
    http://www.barelyfitz.com/screencast/html-training/css/positioning/
    Background images should be applied to your body or division with the CSS background property.
         #divName {
         background: url (yourBG-image.jpg) no-repeat
    Then it's a simple matter of inserting regular images, text or media on the page without resorting to APDivs.
    More on using Background images with CSS:
    http://w3schools.com/css/css_background.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Dynamic-related files

    Hi since I've set Dreamweaver up on my new computer I have not been able to get my XAMPP Control Panel to work properly. because I'm still using the old computer I know I have to use a different Port, which I'm doing the XAMPP is on and running example below, but when I go to live view I keep getting this error: Dynamic-related files could not be resolved because the site definition is not correct for this server.
    Can someone help me with this please.
    Jeff
    09:05:08  [main]
    Initializing Control Panel
    09:05:08  [main]
    Windows Version: Windows 8 Pro  64-bit
    09:05:08  [main]
    XAMPP Version: 5.6.3
    09:05:08  [main]
    Control Panel Version: 3.2.1  [ Compiled: May 7th 2013 ]
    09:05:08  [main]
    You are not running with administrator rights! This will work for
    09:05:08  [main]
    most application stuff but whenever you do something with services
    09:05:08  [main]
    there will be a security dialogue or things will break! So think
    09:05:08  [main]
    about running this application with administrator rights!
    09:05:08  [main]
    XAMPP Installation Directory: "d:\xampp\"
    09:05:08  [main]
    Checking for prerequisites
    09:05:08  [main]
    All prerequisites found
    09:05:08  [main]
    Initializing Modules
    09:05:08  [Apache]
    XAMPP Apache is already running on port 8888
    09:05:08  [Apache]
    XAMPP Apache is already running on port 443
    09:05:08  [mysql]
    XAMPP MySQL is already running on port 3306
    09:05:08  [main]
    Starting Check-Timer
    09:05:08  [main]
    Control Panel Ready

    Hi that was helpful, but it's not answered the question I'm still unable to view dynamically related files, even though XAMPP is running and I have done everything it says in the tutorial and everything is the same on this computer as the old one and it works on there the only difference is this Dreamweaver is CC and the old one was CS 6, I'm a little stumped on this one I've been working on it all day, I can see no Obvious reason why it's not working, I would love some help please.
    Thanks Jeff

  • CS3 Templates managing relative file paths in AC_FL_RunContent

    Hi,
    If I insert a Flash media resource (e.g. a .swf file) into a template, Dreamweaver CS3 inserts two sections of HTML into the template to display the resource; a <script> section and a <noscript> section. Then if I create a number of HTML files from the template which are stored in sub-folders which have different relative file paths to the resource from the template, then when DW builds the HTML files from the template, it correctly edits the relative file paths in the <noscript> section but does not correctly edit the relative file paths in the <script> section. So the resource does not display in browsers which have javascript enabled for the files which have different relative file paths from the resource.
    Is there a solution for this that I can use with my CS3 other than: (a) manually editing the code by hand outside of DW; or (b) upgrade to CS4 or CS5; or (c) have multiple copies of the resource in different locations with the correct relative file paths from the HTML files.
    I have read something about Edit > Preferences > Code Rewriting > uncheck the Active Content preferences but I do not know if that is in a different version of Dreamweaver because my CS3 version does not appear to have that.
    Thanks,
    -A Novice.

    Oh, BTW, I forgot to say, I/we cannot use site-relative file paths because this question is posted on behalf of a school where the kids are taught to use DW to create web-sites but the sites are not actually ever published to any web servers. The sites are only ever viewed by previewing the site in DW or by double-clicking on the index.html page from Windows Explorer. And because the kids are not being taught how to hand-code HTML (or how to hand-code anything come to that), editing the HTML by hand is not a solution. Really, we need a solution where DW will do it automatically and properly (without spending money on upgrading to CS4 or CS5 (if possible).
    Thanks again,
    -Still A Novice

  • Outlook 2013 weather bar does not show in the File- Options- Canlendar panel

    I installed a chinese office 2013, the machine can connected to internet properly. after I created a profile and logon to outlook, I found the weather bar section was not displayed in the File->Option->Canlendar panel although I configured to install
    all the components and features of office 2013. Please see below snapshot:
    I tried all the possible solutions which others mentioned from the web site, including set the system registry disableWeather to zero, which mentioned in
    http://msdn.microsoft.com/en-us/library/office/jj228383.aspx ,and
    "... Verify that Office is enabled to connect to the Internet – go to the Privacy options tab of the Trust Center in the Office Fluent Backstage view, and make sure that Allow Office to connect to the Internet is checked. ..."
    All these can not solve my problem, weather bar disappeared in the Calendar panel any way.
    Is anyone help me give some hints or suggestions, I really appreciate your any help!
    Best Regards, Emily

    Hi,
    Thank you for posting in the MSDN Forum.
    Since the issue is more relate to the end-user, I'd like to move it to Outlook IT pro forum.
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us.
    Thanks for your understanding.
    Best regards
    Fei
    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.

  • Dynamically-related files could not be resolved error

    I have MAMP running on my Macbook Pro. I have the root for Apache in MAMP set to volumes/WP3 on a network drive with the standard (80) port. WP3 is a shared folder on my network drive that is acting as the root. localhost in my browser shows the Wordpress website working. Live View works although cmd and clicking the link does not follow the link in Live View. I have the site setup in Dreamweaver with the testing server as volumes/WP3 and localhost.
    Hopefully that is sufficient information - any ideas why this would not be working? I did have this working when I had sites set up as sub-folders but this did not allow certain site functionality to work.

    DW needs to connect to your wordpress server to resolve the dynamic related files, so your it sounds like your Testing Server may not be setup correctly. Once you have the site set up correctly you can open index.php from the Files panel and you should be able to discover dynamically related files and links should work in live view.
    Another user has created a video that may help with the setup but you may have to adjust some of the options to match your exact setup.
    http://www.youtube.com/watch?v=oxxy3NsDspo
    Hope this helps,
    Jeff

Maybe you are looking for

  • Application works no WTK but not on phone

    I created a very simple application, with a form, some textfields, nothing fancy, no images, no menus, etc. It works fine on the WTK simulator, and it installs on the phone, but when I execute it I get "Application Error" and it doesn't even open. I'

  • Can't find printer on print server

    Macbook 10.7.4 PS121 print server from netgear MP500 Canon printer OK I can print from all my xp computers. I can access the print server from Safari I have tried to set up IP printing with the print server ip address 192.168.0.4 and it recognizes it

  • Poor quality HD video playback when in full screen?

    I've recently purchased a late 2013 iMac 21.5" mid-range model and finding the video playback quality poor when opening it up to full screen. Does anyone else have this issue?? I was expecting similar quality to my HD tv when using the iPlayer app, b

  • Problem with create projects in Elements 12

    I just installed Elements Premier 12, from the Organizer, selecting photo book, calendar etc. I get a message that says the feature requires Adobe Photoshop Elements.  I didn't have any errors when installing.  I am using the Windows 64 bit version w

  • Ever since upgrade I can't connect...sorta.

    Hello, I'm not entirely sure which upgrade, Safari 3-4 or 10.5.6-10.5.7 is the culprit here so I wasn't sure which forum to post in. Since doing these upgrades (which were done back-to-back), I've had problems connecting to the internet with some of