strip_tags for customizations? |
Site Admin
|
so you'd like to see something like Edit -> Strip HTML Tags menu that would strips all tags from the currently opened file? or something like this in the file tab popup? I think it can be done easily with phped 3.3. See FAQ on how to use external PHP scripts to process the files in PHPED IDE (HOW TO use php scripts for editing). I think it's not too hard to call appropriate function(s) in php
regarding the 2nd request, I'm not sure I understand what tools you mean. |
||||||||||||
|
Guru master
|
No i guess i didn't give a proper explanation:
I have added in customizations serveral tools that give back output for which i redirect the output stream to the log window. Both of the requests i do are regarding the output there. So not on the file itself but on the output of the command. The commands output text like this: W:\file.php(line 7): note that you shouldn't be using this variable anymore, look at <a href=".....">this</a> for more information. It would be cool to be able to enable tag stripping for the redirection and perhaps interpret the (line 7) part (thanks to the (line %d) for example so that if you double click on the entry you jump to the sourceline, like with a php error etc. |
||||||||||||
|
Site Admin
|
hmmm, we may consider adding a kind of parsing for the output lines using regexps like this
1-filename 2-line 3-text it shouldn't be too hard to be done in the next version. |
||||||||||||||
|
Guru master
|
Having asked for this already in the past I can't say how cool I would find that
|
||||||||||||
|
strip_tags for customizations? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by