Search found 8 matches

by DevlshOne
Thu Jul 12, 2012 5:48 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [Rapid PHP] CSS Preview File
Replies: 3
Views: 3151

[Rapid PHP] CSS Preview File

v11.2.0.129

I'm looking for some step-by-step instructions on creating and using a CSS Preview file. There are specific third-party CSS files that have classes that I'd like to visually see how they affect the DOM before using.

Thanks
by DevlshOne
Tue Dec 13, 2011 5:59 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Frameworks Support
Replies: 4
Views: 3834

Re: Frameworks Support

Sorry to revive this old post but can there be a function that formats jQuery scripts similar to the "Format Javascript Code.." option? Could that be introduced into the system as a configurable .ini file?

Also, how about support for jQuery-UI?
by DevlshOne
Tue Oct 18, 2011 7:33 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: [RapidPHP] PHP Format options for tags
Replies: 1
Views: 1493

Re: [RapidPHP] PHP Format options for tags

Nevermind... enabling "Indent with current level" on the Indentation tab serves this purpose.
by DevlshOne
Tue Oct 18, 2011 7:24 pm
Forum: Web Developer Talk
Topic: Passing variables from one HTML page to another.
Replies: 1
Views: 6414

Re: Passing variables from one HTML page to another.

You'll need to make sure that your PHP installation is valid and that RapidPHP's PHP setup is correct. As it sounds, your PHP installation is not correctly processing the .php scripts, opening them instead of passing them through the PHP handler.
by DevlshOne
Tue Oct 18, 2011 7:16 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: [RapidPHP] PHP Format options for tags
Replies: 1
Views: 1493

[RapidPHP] PHP Format options for tags

Is there any way you can add an option in the PHP Format tool to leave open and close php tags "<?php" or "<?" and "?>" un-indented? It pushes them out into the middle of the row and defaults to format with the line above which is usually not the desired format.
by DevlshOne
Tue Oct 11, 2011 5:24 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [RapidPHP] Open previously opened documents not working
Replies: 1
Views: 1663

[RapidPHP] Open previously opened documents not working

Version 11.0.1.127

When re-opening RapidPHP, previously opened documents that exist on mapped network drives do not open with it. Shouldn't there be some kind of dialog that it cannot get to the files, if that is the case? I know I'm properly logged into the network, as I can load the files manually.
by DevlshOne
Fri Oct 07, 2011 9:26 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [RapidPHP] Search / Replace In Files Details Not Displaying
Replies: 4
Views: 3577

Re: [RapidPHP] Search / Replace In Files Details Not Displaying

If you want to see detailed results, then you need to use "Replace" and then click inside the results to be prompted for a replace on each found instance. How exactly would you go about this on the "Replace In Files" action? Load each file individually and use "Replace" on each one? That defeats ...
by DevlshOne
Wed Oct 05, 2011 5:56 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [RapidPHP] Search / Replace In Files Details Not Displaying
Replies: 4
Views: 3577

[RapidPHP] Search / Replace In Files Details Not Displaying

When using the search / replace in files function, although "display detailed results" is checked, the detailed results do not show up after execution.

RapidPHP 11.01 (11.0.1.127)

Thanks