I would like to see in Address bar Preview the real path, not "Generate preview file"
I have UwAmp (Apache, Php and Mysql) localy instaled.
Is it any way to see automatically the real address? Maybe when use Preview mapping? Ex. http://localhost/menus/index.php
But no manualy grab/write it.
Preview Address bar
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Re: Preview Address bar
If you use "Generate preview file" then you can find out the address when you need it using Internet Explorer preview, right click the document, select properties.
Blumentals Software Programmer
Re: Preview Address bar
Thanks for your fast response.Aivars wrote:If you use "Generate preview file" then you can find out the address when you need it using Internet Explorer preview, right click the document, select properties.
I know the address, but I want to see it where it is its place.
Becouse I rapidly can change the files to preview them.
Navigating in File Explorer, double click the file, clicking php file tabs then click preview is a litle bit annoying.
I hope it is a good point for you.
Re: Preview Address bar
You should consider installing a task runner like Gulppety wrote:Navigating in File Explorer, double click the file, clicking php file tabs then click preview is a litle bit annoying.
I hope it is a good point for you.
Then you can write a watcher script that automatically refreshes the browser whenever you save a file.
There are 10 types of people in the world: Those who understand binary and those who don't.
Re: Preview Address bar
@pmk65pmk65 wrote:You should consider installing a task runner like Gulppety wrote:Navigating in File Explorer, double click the file, clicking php file tabs then click preview is a litle bit annoying.
I hope it is a good point for you.
Then you can write a watcher script that automatically refreshes the browser whenever you save a file.
Thanks for your advice.
I will try it becouse I built a new server for my developement.
But I would like Webuilder with localhost path in address bar. When I work in Webuilder I do not like to have a lot of third party apps.
I know that is a good feature.
Re: Preview Address bar
The challenge is to display address while still making perfectly clear that it is generated automatically and depends on file name, location etc. We'll try to think of something if we can.
Blumentals Software Programmer
Re: Preview Address bar
Thanks for trying.Aivars wrote:The challenge is to display address while still making perfectly clear that it is generated automatically and depends on file name, location etc. We'll try to think of something if we can.