『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
How do you get Dreamweaver to show the functions and constants defined within a class when autoloading classes.This will show class functionsrequire_once('Listings.pdo.class.php');$li=new Listings;$li-> (listing of class functions shown)This will notspl_autoload_register(function ($class_name) { require $class_name . 'pdo.class.php';});$li=new Listings;$li-> (no function list shown)
Hi Guys,I have not seen this problem before. I have content inside a basic div tag about 3 or 4 columns wide. When I click on either handle, it expands across the page and removes any formatting inside the tag. What would be causing this? Using CC2017Thank you.
When I change a file, the "Update Files" dialog box pops up to let me know which other files will be effected, but the dialog box is too small to see the entire filename, and it can't be re-scaled, so it is useless. Anybody know a fix for this or a work around?
Using Dreamweaver CC 2017 and I'm trying to find a way to keep all visual aids disabled. I'm familiar with the shortcut Ctrl+Shift+I to disable all visual aids, but it only disables the visual aids for the page I'm viewing. If I open another page the visual aid for the <article></article> tags re-appear.I've also gone into VIew>Design View Options>Visual Aids and have unchecked ALL of the visual aids option but the visual aid for the <article> tags can only be hidden by using the shortcut or choosing the option to hide all Visual Aids.If anyone has ideas on how to disable the visual aids on the <article> tag permanently it would be appreciated.
A week ago a dialog box popped up in my Dreamweaver asking if I wanted to test out a new extension for Git within Dreamweaver. I clicked 'no' but now I want to try using it and cannot seem to find anything about it now! Was I hallucinating? Did anyone else see this or try it?
Hi,With this post I would like to submit a feature request.It would be very useful if Dreamweaver would support version control using GIT. (and others)Other development tools like IntelliJ, Netbeans, ... have this feature already implemented.Users should be able to commit/pull files, watch the history of files, revert files, manage branches, etc...Thanks
We recently increased security on a web server to only accept certain ciphers in order to make our box more secure. However, after making this change, users can no longer upload in Dreamweaver. If we revert the change, the user has no issues. For more information, we had a user who had been using PuTTY before to upload files with no issues. After the change, the user was experiencing issues, but we determined that was because they were using a PuTTY version that didn't have ciphers listed as an option in PuTTY's configuration (see screenshot below). After upgrading the users to the newest client, the were back up and running.I've contacted Adobe about this, but the employee asked me what ciphers were, so I knew I wasn't going to have any luck.Can anyone provide insight on the Dreamweavers' encryption or (even better) the ciphers supported by the product.
Adobe consider Git integration most important of Server Behaviours.Is it a joke?
突然、ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serifを選択できなくなった。
I'm looking for Dreamweaver courses. My end goal is to eventually take the certification for professional (not Youtube video) Dreamweaver, but I want to learn more about it first. Does anyone know of any trustworthy companies that offer courses in Dreamweaver?
Hello,I did the Raven theme for Brackets. Raven Dark is using colors from the older versions of that theme. I recently updated the colors to reflect the original Dreamweaver CC 2015 theme. They are slightly darker and in my opinion, easier to read. Just thought the Dreamweaver team should know!Thank you!
Is it possible to house the navigation in a separated page which then gets pulled into each page in Dreamweaver.Or am I forced to go thru the entire website adjusting the NAV on each page?Muse has a nice function for housing the HEADER and FOOTER in a separated page, where you then just adjust in one place and it's reflected across the site.Thanks,Alldaron
Hi all,The latest version of Dreamweaver, 2017.5, is now available for download and install through the Creative Cloud desktop application. It usually takes around 24 hours for the update to be reflected in the app, so if you are unable to see it, log out and sign into the CC desktop app. If you still don't see it, wait for a few more hours before you post your observations here.The 2017 releases of Dreamweaver CC brings in several new features and enhancements including support for Git, an all-new code editor, more intuitive user interface with a selectable dark theme, and several enhancements including an improved onboarding experience. For more info, see New features summary for the 2017 releases of Dreamweaver CC Release Notes for Dreamweaver CC 2017 releases. TutorialsGit integration (new): https://helpx.adobe.com/dreamweaver/how-to/git-integration.htmlSnippets (updated): https://helpx.adobe.com/dreamweaver/how-to/dreamweaver-snippets.htmlMedia Queries (updated): https://helpx.ado
Buen dia , elimine el programa de dramweaver cc que descargue como lo descargo de nuevo
We have CC2015 and CC2017 but have the same issue on both.our set up is a device licence model rather then per user so the previous solutions of logging off and leaving 15 mins before logging back on with a CC account will not work under this setup.As you can see below, Extract is left at the loading stage and will not progress any further.My question is whether the Extract option is available under a device CC licence model ?ThanksAndy
hi,i am using dreamweaver cc on mac os sierra and this really is an odd one I have created a website with external links e.g. <a href="www.freebmd.org.uk">FreeBMD<\a> in a ul list.However after I loaded the website to the internet and click on the link you just get a 404 error and there are 8 other links that do not work.I checked the page in dreamweaver and tested the links offline but they did not work there either but I was able to copy/paste the url into safari/opera/chrome and firefox and they work. It gets odder as I created the web page in Aptana, tested the links and they worked. Has anyone in the universe ever had this type of issue or am I the first????Any help gratefully received.Steve Hawkes
So, my website, www.dennyxsoloist.com isn't allowing me to click on external links. Now when I right click the links, they work but when I go to click on the actual icon, they don't do anything. I've tried linking them in properties, css design. I don't know what else to do. I tripled checked the links and the codes, it even says my external links are all broken in the check links section but when I click to open url in browser it works just fine.
When I select a snippit the name of it immediately changes, as if I want torename it. I cannot insert the snippit while its name is in this mode.It's extremely frustrating! Steve
Как настроить редактор в режиме вставки, а не замены в dreamweaver сс? Не могу найти эту настройку даже в интернете. Мне НЕ нужно ставить курсор в середине текста и вводить текст при этом, чтоб правая часть стиралась, НЕ НУЖНО! Как исправить?
Hi,I am trying to create a site in Hebrew or Arabic, meaning right to left.Does DW CC 2017 has built in right to left bootstrap support?If not, what modification are required to turn the default navbar into a right-to-left navbar?
Cannot see gradient background in live view created using CSS properties. I can however see the gradient background that was created in the document in an open browser after saving. Can anyone help?
I'm using Dreamweaver 2017.1 (build 9583).I suddenly started getting these unwanted margins on the left and right of my web page, regardless of device and screen width. I do not get them in Dreamweaver live preview, only online.Against the image background, the page is a centered div container with a class "container-fluid" whose css paddings and margins are all 0. Bootstrap used to put 15px left and right margins, but I reset them to 0. Now I'm getting these margins again, and bootstrap .container-fluid margins and paddings are still 0.How do I remove these left and right margins so the container fills the entire with of any viewport?
Hello,I am fairly new to Dreamweaver. I have recently added a jumbotron image to the page I am working on. When I go to preview the page, Internet Explorer is able to load the current page; however, in Chrome, all changes load except the image. Does anyone know what the problem might be? Thank you!
Hi,I am completely lost with this one. I created a project in Animate, published it, and have imported it into Dreamweaver. All I want to do is center it horizontally in Dreamweaver. I've tried using the following CSS (margin: 0, auto;) to no avail.Here is the test page.http://taffyproductions.com/test/Thanks in advance.Gary
Hello,I'm simply trying to add a bootstrap navbar - the default one - and it inserts the code but there is ZERO formatting or css applied. What am I missing? I have a styles.css sheet and a boostrap.css sheet. Shouldn't the snippet insert the css formatting into one of these automatically?Thank you in advance for your assistance.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.