Search found 19 matches

by ebarstad
Wed Dec 06, 2006 11:32 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Alt attribute in HTML image code
Replies: 7
Views: 8029

I second this. The border attribute should be removed, though. I'd also like it if it automatically placed the file name in the alt attribute. Using the example above:

Code: Select all

<img src="image.gif" width="45" height="45" alt="image" />
by ebarstad
Mon Nov 06, 2006 8:27 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder Adding Characters to tops of files
Replies: 9
Views: 8749

Just a note: I changed the default encoding to ANSI (from UTF-8), and the problem seems to have gone away. We'll see.
by ebarstad
Mon Nov 06, 2006 8:07 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder Adding Characters to tops of files
Replies: 9
Views: 8749

WeBuilder Adding Characters to tops of files

I'm using WeBuilder 7.3.0.69, and I've noticed that it has started putting characters at the tops of my files. So, for example, if I create a new file with nothing in it, save it, close it, and open it in another editor, I see the following: http://shadowboxcreative.ca/wb-char.gif The characters don ...
by ebarstad
Thu Sep 28, 2006 8:30 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Find the matching tag or delimiter
Replies: 10
Views: 11318

Hi Charles,

I don't know if this is what you mean, but if you select a starting html tag, right click, and choose "Select Tag Block" WeBuilder will highlight the entire tag block, effectively matching the tag.

Sorry if this doesn't answer your question.
by ebarstad
Sun Aug 20, 2006 5:20 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Is it possible to turn off PHP Tooltips?
Replies: 2
Views: 3046

No problem. :) Thanks for the reply.
by ebarstad
Wed Aug 09, 2006 7:02 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Is it possible to turn off PHP Tooltips?
Replies: 2
Views: 3046

Is it possible to turn off PHP Tooltips?

Hi,

Just wondering if it's possible to disable the yellow PHP tooltips that pop up when typing in functions?

Image
by ebarstad
Tue Aug 08, 2006 7:53 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: What about a Linux version ?
Replies: 10
Views: 9541

The best web editor I've used so far on Linux is Quanta+ . I reviewed it here: http://htmleditors.shadowboxcreative.ca/2006/07/17/review-quanta-plus-35/ The GTK-based Bluefish is pretty good, but lacks code hinting/code completion. The new Aptana (beta) works on linux and is based on Eclipse , which ...
by ebarstad
Wed Aug 02, 2006 10:00 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Questions from Long-term Homesite User
Replies: 9
Views: 9100

Hi Roy, 3 - Is it possible to add characters to the Special Characters dialogue. I'd like to be able to add double and single quotes and one or two others. You can open up and manually edit "entities.ini" which is in C:\Program Files\WeBuilder 2006\data\ You can find more details here: http://forums ...
by ebarstad
Wed Aug 02, 2006 7:17 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Text Editor Color Resets when Switching File Types
Replies: 1
Views: 4148

Text Editor Color Resets when Switching File Types

WeBuilder 7.2 (7.2.0.68) / Windows XP SP 2 I just ran into a bug. Basically, WeBuilder resets my editor color prefs when switching between HTML and PHP files. If I have a PHP file open and I create a new file, giving the file an HTML extension, WeBuilder resets the background coloring in the editor ...
by ebarstad
Sun Jun 18, 2006 8:53 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Style upgrade feature??
Replies: 3
Views: 3672

I'm not sure about layout, but if you're talking about font tags, etc., you can set up HTML Tidy to clean up the HTML for each page. Tools -> HTML Tidy. Works best if there's no server-side code embedded.

Eric
by ebarstad
Thu May 11, 2006 10:43 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: W3C Validator
Replies: 6
Views: 6467

I'm also on dial-up, and I use the Firefox HTML Validator extension for on-/offline testing (mentioned above). Thanks for the other suggestions, Vandulus and albo. I'll have to check them out.
by ebarstad
Mon May 01, 2006 5:40 am
Forum: Announcements
Topic: Update: 2006 v7.1
Replies: 3
Views: 9570

Hey Joe,

I think you can get the update via the link in your original purchase email from Blumentals that has your license code.

Eric
by ebarstad
Fri Mar 17, 2006 5:47 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 2006 (7.0) - Find in Files...
Replies: 2
Views: 3019

Hi Karlis,

I was searching through WordPress files, which can be downloaded at wordpress.org. Since unchecking the "Display detailed results" box, I haven't had any problems.

Eric
by ebarstad
Wed Mar 15, 2006 8:05 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 2006 (7.0) - Find in Files...
Replies: 2
Views: 3019

WeBuilder 2006 (7.0) - Find in Files...

In WeBuilder 2006 (7.0), if I do a search using "Find in Files" and the list of files comes up in the "Messages" pane, sometimes when I click on the file listed in the "Messages" pane, the file will open in the editor but will not take me to the searched-for term, just to the beginning of the opened ...