Search found 16 matches
- Thu Jan 17, 2013 9:02 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Folder Bookmarks (local/ftp)
- Replies: 2
- Views: 2853
Re: Folder Bookmarks (local/ftp)
This feature is desperately needed! Please add to WB2014
- Tue May 18, 2010 6:38 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: "Save as" should save in current project folder
- Replies: 6
- Views: 4819
Re: "Save as" should save in current project folder
I think it would be great if the behaviour would be configurable... If you're not working in a project, then the last used folder should be used, or, as part of a global setting, you should be able to set a default folder like "d:\projects\" Agreed! That is conventional "save" behavior in ...
- Tue May 18, 2010 6:26 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: "Save as" should save in current project folder
- Replies: 6
- Views: 4819
Re: "Save as" should save in current project folder
This can not be true. We can not reproduce it here.The program now sets the default location to your last saved file. How does your inability to replicate the bug make it "not true"? It does this every time for me, and apparently for x3po as well. To reproduce I just: -Open a project -Create a new ...
- Tue May 18, 2010 5:59 am
- Forum: Announcements
- Topic: Info: 2010 v10.2 is in development
- Replies: 16
- Views: 23357
Re: Info: 2010 v10.2 is in development
Hi Elygen : Thanks for the tip - I never noticed that button! The save local then upload to FTP works perfect. The difference is that way you save the file locally and then upload, vs. editing directly on the server. Just seems there's a disconnect between the two approaches; not sure why the save ...
- Thu May 06, 2010 5:19 pm
- Forum: Announcements
- Topic: Info: 2010 v10.2 is in development
- Replies: 16
- Views: 23357
Re: Info: 2010 v10.2 is in development
Good news! I sure hope you are working on fixing the annoying behavior (e.g. bug) of WeBuilder not saving files into the current project folder by default. It is a major nuisance that WeBuilder always defaults to saving a new file into the WeBuilder installation folder - that makes absolutely no ...
- Sun Apr 26, 2009 12:48 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Tab improvements
- Replies: 7
- Views: 4863
Re: Tab improvements
When is the "Close All but Current" option going to be added - it's so simple yet it seems to have been a completely ignored suggestion. This is a no-brainer feature!!!
- Fri Mar 27, 2009 1:38 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Importing images using CSS for attributes
- Replies: 0
- Views: 1314
Importing images using CSS for attributes
Since I tend to uniquely style images, I'd like the option to automatically use CSS for image attributes when dragging into the code.
- Fri Mar 27, 2009 12:33 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: "Save as" should save in current project folder
- Replies: 6
- Views: 4819
"Save as" should save in current project folder
I find it annoying that when I'm working on an existing project and create a new page I have to navigate to the projects folder before saving. It would seem reasonable the program should default to saving new documents to the current project folder. I mean what's with saving it to the WeBuilder ...
- Sat Sep 20, 2008 1:35 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Column number "ruler" for code view
- Replies: 3
- Views: 2503
Re: Column number "ruler" for code view
Hey syrupcore, yes I knew this but it only provides a 'click-and-see' approach at best.syrupcore wrote:..you know there is column info in the lower left corner though, right?
- Sat Sep 20, 2008 1:25 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: RSS/XML syntax highlighting
- Replies: 0
- Views: 1464
RSS/XML syntax highlighting
I'd like WeBuilder to recognize custom tags and highlight the closing tags. Basically, if it finds <*>, highlight, </*>. Also a proper XML/RSS template page with XML/RSS declarations (vs. blank) would be helpful. <?xml version="1.0" encoding="utf-8"?> <?xml-stylesheet type="text/xsl" href=".xsl ...
- Fri Aug 29, 2008 5:56 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Column number "ruler" for code view
- Replies: 3
- Views: 2503
Column number "ruler" for code view
I'd like to have a "ruler" that indicates column numbers that can be placed at the top or bottom of the page while in code view, similar to the one in PSPad (see screenshot). This would be helpful in finding the column of a specific validation error. It would be great if placing the cursor over the ...
- Fri Aug 22, 2008 7:27 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: file explorer improvements
- Replies: 7
- Views: 5321
Re: file explorer improvements
Context menu based sorting is great, yet I agree with drjee; I would like to see the standard Name, Date, Filetype/Ext, Size, etc. columns at the top of the list. I am constantly wanting to sort by last modified and want to see the timestamp info. Adding these columns to the display shouldn't be ...
- Fri Aug 22, 2008 7:13 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Disable Save for unmodified files?
- Replies: 4
- Views: 4309
Re: Disable Save for unmodified files?
Ha! I never noticed before reading this post that an asterisk is placed into the tab upon code change - thanks! That being said I still like to have the Save button ' dimmed ' ( NOT disabled ) when the code I am looking at has not been changed, especially since I have my tabs at the bottom of the ...
- Fri Aug 22, 2008 7:00 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Export Settings
- Replies: 2
- Views: 2372
Re: Export Settings
At the very least the program could automatically open Windows Explorer to the location you are directed to in the "mini help" or copy that location to the clipboard. This should be simple as the program obviously already has this information available to it.
- Fri Aug 22, 2008 6:57 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Keep current page scrolling position on preview
- Replies: 3
- Views: 2840
Re: Keep current page scrolling position on preview
I concur - this behavior is annoying. Code should be able to mirror what is previewed and vice versa. Perhaps a enable/disable control for code/preview sync? Sometimes I can see NOT wanting the code to sync with the preview but most of the time this is the desired behavior for me.