Search found 8 matches

by Schlumpf
Thu Dec 24, 2009 11:21 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Problems with Updating
Replies: 1
Views: 1221

Re: Problems with Updating

Strange.

After restarting RapidPHP2010 twice the personal settings are available again.
by Schlumpf
Thu Dec 24, 2009 11:15 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Problems with Updating
Replies: 1
Views: 1221

Problems with Updating

Hi, Because I had difficulties with F1 (Help) I looked for an update for RapidPHP2010. There was one available. I followed the instructions for updates (downloading the file via the link provided in the purchase e-mail)... I installed the downloaded file over the existing RapidPHP installation. Now ...
by Schlumpf
Sat Nov 14, 2009 11:03 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Lost settings in Rapid PHP 2010
Replies: 3
Views: 2059

Re: Lost settings in Rapid PHP 2010

I think, only the projects disappeared...

I have already set them up anew.
by Schlumpf
Sat Nov 14, 2009 10:48 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Lost settings in Rapid PHP 2010
Replies: 3
Views: 2059

Lost settings in Rapid PHP 2010

Hi, I had upgraded to Rapid PHP 2010 and then realized that Rapid PHP 2008 still existed on my PC. (I had assumed that 2010 would replace 2008) Well, it was not really a problem for me. I just used 2010 and ignored 2008. Some days ago I decided eventually to deinstall 2008 because I did not see any ...
by Schlumpf
Thu Sep 17, 2009 8:10 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Delete empty lines
Replies: 4
Views: 3727

Delete empty lines

Hi, is it possible to search only for empty lines (RapidPHP) and delete them all automatically? I would appreciate if the search function could be improved especially with regards to the regular expressions. I do not know much about them and some examples ("library") would be helpful. Perhaps also ...
by Schlumpf
Mon Oct 27, 2008 11:17 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Clean HTML - Tidy
Replies: 5
Views: 3356

Re: Clean HTML - Tidy

I have tried to upload an attachment but I receive this error message: "Could not upload attachment to ./files/3549_88d080c42f96225f0685225d883e6dc1." The size of the picture is around 20 kb. Well, I will explain it with words: When I open the HTML Tidy Configuration I can see on the left hand side ...
by Schlumpf
Sat Oct 25, 2008 10:57 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Clean HTML - Tidy
Replies: 5
Views: 3356

Re: Clean HTML - Tidy

I found a "solution" now. Under "Pretty Print" (Tidy) I have removed the checkmark for "markup". Now Tidy does not add missing tags like "head" or "body" anymore. Unfortunately after editing a "Tidy-task" the default setting is removed - on purpose?
by Schlumpf
Thu Oct 23, 2008 10:14 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Clean HTML - Tidy
Replies: 5
Views: 3356

Clean HTML - Tidy

I am using PHP Rapid 2008 and php code in my XHTML-sites - e.g. "include": <?php include ("../includes/head_doku.inc");?> Inside this include-file are the head-tag and the body-tag... Using "Tidy" always adds another head and another body tag to my code. I do not know how to change the "Tidy ...