Do you need popup help for PHP

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply

Do you need popup help?

No, keep it simple and quick, I am happy with code hints and just hitting F1 to open help in web browser when I need it.
19
34%
Yes, I do actually need auto-help, better in a popup on top of the code.
17
30%
Yes, I do actually need auto-help, better on a sidebar.
16
29%
I do not care at all
4
7%
 
Total votes: 56

User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Do you need popup help for PHP

Post by Karlis »

This is just an idea, we are currently exploring the demand and possibilities. There are 3-options. We do not implement this at all or create an optional popup-help or sidebar-help (like in the big IDEs).

So to sum up, if there is big demand we will implement this in the way that is best for most developers, if the demand is low we will skip this.

Here are a couple of rough sketches.

On top of the code (popup)
Image

Squeezed in the sidebar
Image
Karlis Blumentals
Blumentals Software
www.blumentals.net
zuggsoft
Posts: 11
Joined: Sat Nov 08, 2008 7:26 am

Re: Do you need popup help for PHP

Post by zuggsoft »

If you do implement any sort of popup/sidebar help, then you need to do it for more than just PHP. What I'd really like to see is a more integrated help system. Right now F1 opens the web browser for PHP, but opens a local help file for CSS. Not sure if it does anything at all for Javascript DOM functions. But I think the time would be better spent in better integrating the help consistency across the different languages, and then making it customizable so that I can add my own manuals (or links to web sites for web help).

For example, my PHP framework has lots of built-in functions. I'd like to be able to set up F1 help for those functions, whether it's viewing a local help file or loading a web page.

So in summary, I care a lot more about the *content* of the context-help than I care about where it is displayed and whether it's a local popup or a web browser help.
jobowo
Posts: 19
Joined: Sat Oct 25, 2008 4:47 am

Re: Do you need popup help for PHP

Post by jobowo »

I'd like something but I'm not sure what.

I'm using a local .chm file (in Windows Vista). The trouble with the implementation is that it shows up as a window of RPHP rather than as a separate Window. In order to get back to my code I have to hit that tiny minimize button in the top right rather than click on the much larger taskbar icon for RPHP at the bottom. May seem trivial but when you're on a laptop most of the time with a touchpad...
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Re: Do you need popup help for PHP

Post by chrisjlocke »

ALT+TAB should still work, returning you to RPHP... :?:
DIZ
Posts: 18
Joined: Thu Aug 27, 2009 12:36 pm

Re: Do you need popup help for PHP

Post by DIZ »

Voting for pop ups with the option to turn it (extras) off..
se7h
Posts: 15
Joined: Tue Nov 17, 2009 10:20 pm

Re: Do you need popup help for PHP

Post by se7h »

DIZ wrote:Voting for pop ups with the option to turn it (extras) off..
i too
xtom
Posts: 46
Joined: Thu Jun 10, 2010 5:19 pm
Location: Kildare, Ireland
Contact:

Re: Do you need popup help for PHP

Post by xtom »

I'm happy enough the way it is but it probably would be a useful addition. I think I'd prefer sidebar over popups if it was added.
jswaringen
Posts: 8
Joined: Wed Jul 14, 2010 11:17 pm

Re: Do you need popup help for PHP

Post by jswaringen »

What about having an option in the settings to turn this on and off so that if we don't need it we can leave it the way it is, if we want it we can turn it on. The more configuration options the better.
John Swaringen
JCS Development http://jcsdevelopment.com
yenerich
Posts: 24
Joined: Sun Feb 20, 2011 11:58 pm

Re: Do you need popup help for PHP

Post by yenerich »

I guess that people that dosent need it its because they do HTML and CSS but no programming.
But webuilder is used too by php programmers. As more help tools its better, of course with the option to turn on and off, depending on the needs of each proyect.
tom_r
Posts: 6
Joined: Sat Sep 17, 2011 12:48 pm

Re: Do you need popup help for PHP

Post by tom_r »

Is there any conclusion? The majority wants help in popup or sidebar.
firionicable
Posts: 20
Joined: Wed Mar 14, 2012 10:17 am

Re: Do you need popup help for PHP

Post by firionicable »

chrisjlocke wrote:ALT+TAB should still work, returning you to RPHP... :?:
I would also want this function to be added on the next version...
It should be bludamentals!!!
Post Reply