Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

editplus · Join the EditPlus group! The Best Editor

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3542
  • Category: Web Design
  • Founded: Jul 18, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 213 - 244 of 7013   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
213 ~John
john63960 Send Email
Dec 1, 2001
5:03 pm
I think a nice feature to add to E+ would be the ability to set permissions from the directory window while you are working with a web directory. (perhaps by...
214 nidaros2001@...
hvafaen2001 Send Email
Dec 1, 2001
6:45 pm
I just can`t get the ftp-function to work. I have copied all the server and login info from Cute-Ftp, but Edit+ fails to connect. Is there an error log...
215 ~John
john63960 Send Email
Dec 1, 2001
10:17 pm
could someone tell me what the regular expression would be to search and replace an entire "commented line" in a script? for example, I would like to be able...
216 ~John
john63960 Send Email
Dec 1, 2001
10:26 pm
I think I figured it out, would it be this: ^#+.+$ ... Checked by "Mail-Washer&quot; (http://www.mailwasher.net). Checked by AVG anti-virus system...
217 editplus@yahoogroups.... Send Email Dec 2, 2001
12:25 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the editplus group. File :...
218 ~John
john63960 Send Email
Dec 2, 2001
1:58 am
I uploaded 3 pictures that will give you an idea of how to set up your ftp in E+: http://legacy.sheltonbbs.com/~jmmorse/uploading.gif ...
219 nidaros2001@...
hvafaen2001 Send Email
Dec 2, 2001
4:26 am
... your ftp ... Thanks John, but I have tried almost every setting possible. It works like a charm with Cute-Ftp and one should think that when copying the ...
220 nidaros2001@...
hvafaen2001 Send Email
Dec 2, 2001
4:33 am
... This is all great for the community using Edit+, but I have a wish for these files. Because there are so many of them there should really have been a...
221 ~John
john63960 Send Email
Dec 2, 2001
5:51 am
You mentioned that you "copied" everything over to E+.....you didn't by chance "copy" the password over into E+ did you? I believe the passwords must be...
222 nidaros2001@...
hvafaen2001 Send Email
Dec 2, 2001
7:46 pm
... didn't by ... Ok. I had to check the Passive FTP mode under Advanced FTP Settings. Thanks nidaros...
223 Loopy
winterinspain Send Email
Dec 3, 2001
3:18 am
It seems that in the following image... http://legacy.sheltonbbs.com/~jmmorse/uploading.gif ...you indicated that there was a way to view FTP files in the ...
224 ~John
john63960 Send Email
Dec 3, 2001
4:02 am
Yes its easy to do.....just configure your ftp sites from the File menu and then click that dropdown box and you will see your ftp sites in the list. Choose...
226 pogeystickjoe@...
pogeystickjoe Send Email
Dec 4, 2001
7:30 pm
Hi, I have multiple files that have tagged areas that I want to keep but I want to remove everything else. How would I approach this scenario? With regular...
227 pogeystickjoe@...
pogeystickjoe Send Email
Dec 4, 2001
7:34 pm
Hi, does anyone know if it's possible to have edit plus delete based on line numbers. For example, I have multiple files that I want to delete lines number ...
228 Richard Slade
richard_slade_1 Send Email
Dec 6, 2001
12:52 pm
Hi All I would like to record a small macro to replace the content of whatever I have highlighted, with the same content + more. e.g If I highlight: <table...
229 Priest Seraphim Holland
seraphimh Send Email
Dec 6, 2001
5:12 pm
... attached: doit.mac I highlighted the text: <table width='400&#39;> Then: Set recording on Control-h find what: .* Replace with "&" Checked: Reg Expression ...
230 sandman_cp Send Email Dec 6, 2001
9:13 pm
Hi, If you highlight your text, then go to the menu under Search/Replace.. (or Ctr+H) you'll notice your text is already in the dialog under the search text....
231 cbare123 Send Email Dec 7, 2001
7:19 pm
I recently discovered a really cool feature of EditPlus. If you add a 'User Tool' you have the option to "Run as Text Filter". This allows you to write a unix...
232 cbare123 Send Email Dec 7, 2001
7:44 pm
I wrote a small perl utility for automating the tedious process of writing 'get' and 'set' methods when coding JavaBeans. It works well as a user tool in...
234 winterinspain Send Email Dec 8, 2001
10:36 pm
Start recording the macro, and type: <CTRL><X> " <SHIFT><INSERT> " And then stop recording the macro. Now, if you highlight text and activate the macro, it...
235 ~John
john63960 Send Email
Dec 8, 2001
10:59 pm
You can open your [Cliptext Window] and make a new cliptext item for this as well. (just right-click anywhere in the cliptext window and choose ADD----then...
236 bomeric Send Email Dec 9, 2001
3:37 am
... can ... I'd like to add another vote for scp support in editplus (in addition to ftp). We run a very secure network with our development servers located...
237 gregorsprite Send Email Dec 9, 2001
10:44 am
it would be great to use some validating parser like Xerces together with E+. So you could use any DTD/Schema to generate a correct "tag- list" with possible...
238 editplus@yahoogroups.... Send Email Dec 9, 2001
11:09 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the editplus group. File : /ColToHex.exe ...
239 mrp041593 Send Email Dec 10, 2001
9:14 pm
I'd like to add a few HTML tags to the HTML toolbar, in particular the form control dropdown. Any suggestions? thanks, Mike mikepreston@......
240 cbare123 Send Email Dec 11, 2001
12:52 am
I uploaded beanify.pl to the Files section... -Chris ... well ... class...
241 cbare123 Send Email Dec 11, 2001
12:58 am
I posted a small perl script that demonstrates how cool the "Run as Text Filter" feature is. It's called comment.pl and it can be used to easily comment or...
242 ~John
john63960 Send Email
Dec 11, 2001
1:36 am
You can modify "htmlbar.acp" but only the content of each entry. You cant add/remove any entry and you cant modify the title of the entry. [You can't modify...
243 hanhwe_kim Send Email Dec 11, 2001
10:07 pm
Hi, I've been a happy user of Edit Plus and this is my first posting to this board. The Edit+ help files says that indent block and word wrap do not work...
244 mrp041593 Send Email Dec 11, 2001
10:55 pm
Well, darn. I had hoped to be able to add functionality to the menu bar without having to remember that "Image" is really a button and "Reset" is a 2x2 table....
Messages 213 - 244 of 7013   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help