Accept-charsets did not work for me in plain HTML. However accept-charset works.
So this could mislead people, and they will not know why does not work the character encoding (because they assume that accept-charsets if valid).
Search found 10 matches
- Wed Sep 03, 2008 11:59 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Bug Report: there is no accept-charsets attribute in form!
- Replies: 4
- Views: 2514
- Wed Sep 03, 2008 7:24 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Bug Report: there is no accept-charsets attribute in form!
- Replies: 4
- Views: 2514
Bug Report: there is no accept-charsets attribute in form!
Version: HTML Pad 2007 8.3.1.81 Auto-completion inserts the accept-charsets attribute in forms, but it should insert accept-charset instead. Wrong: <form action="http://www.example.com/tm/?md=register" method="post" accept-charsets="ISO-8859-2"> Correct: <form action="http://www.example.com/tm/?md ...
- Sun Oct 07, 2007 4:46 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: complete autocomplete (like TopStyle)
- Replies: 10
- Views: 10860
Re: Auto Complete and semicolon
Hi. In auto complete mode there's a semicolon inserted automatically at the end of the line. Maybe it would be better to make this feature optional or even forget about it at all. It is easier and faster to press semicolon on the keyboard than right arrow for example (especially while inserting ...
- Sun Aug 26, 2007 11:20 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Refactoring support for CSS, PHP!
- Replies: 4
- Views: 4604
these are interesting suggestions. a couple of things, in case the team doesn't have the time (or user requests) to implement them: where ever possible, use meaningful class/ID names in your HTML/CSS. If they are semantic, you'll run into the need to change them much less often. Things like .green ...
- Sun Aug 26, 2007 11:12 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Auto-complete improvements (aka intellisense)
- Replies: 12
- Views: 9355
I didn't really understand your first request initially but now I get it after playing with autocomplete for a while. Because it wasn't clear to me, I wanna re word your request in case it wasn't clear to karlis and team as well. Please consider adding the ability to assign typed words to snippets ...
- Sat Aug 25, 2007 5:53 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Auto-complete improvements (aka intellisense)
- Replies: 12
- Views: 9355
Re: Auto-complete improvements (aka intellisense)
I think the Text Editor > Auto Replace and Libraries could integrate together. For example, I create this snippet: img src="|" width="" height="" alt=""... You have this Feature. 8) Go to "Library", click "New Snippet" and in the DialogWindow see the Link at the bottom "replacement tokens". Read ...
- Thu Aug 02, 2007 3:25 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Refactoring support for CSS, PHP!
- Replies: 4
- Views: 4604
Refactoring support for CSS, PHP!
I think refactoring support would be great. This is only an extension to the find & replace function, so it could be easily implemented. For example, I have the "middle" CSS class, in 100 CSS and HTML files, and I want to rename it. I could use the find & replace, but what if I have the word "middle ...
- Thu Aug 02, 2007 3:10 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Auto-complete improvements (aka intellisense)
- Replies: 12
- Views: 9355
Auto-complete improvements (aka intellisense)
I think the Text Editor > Auto Replace and Libraries could integrate together. For example, I create this snippet: <img src="|" width="" height="" alt="" /> | is the place of the caret. Then I could assign hotkey and also auto replace function to this snippet: 1. I type: img 2. Hit Space 3. My image ...
- Thu Aug 02, 2007 2:41 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Follow the link
- Replies: 6
- Views: 5521
I join to this. It can be implemented like in NetBeans (www.netbeans.org). You keep hitting the Ctrl, then everything will be clickable. For example, you click on a PHP function, and the program jumps to the reference. Or you clicks on attached external style sheet link, and the program opens the ...
- Thu Aug 02, 2007 2:30 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: German version: project ~70% complete [updated]
- Replies: 10
- Views: 9844