Search the web
Sign In
New User? Sign Up
editplus · Join the EditPlus group! The Best Editor
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5591 - 5620 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5591
A helpful Regex program is the Regex Coach at: http://www.weitz.de/regex-coach/ Just put your search phrase in & keep trying Regex expressions until it works &...
Art Mosher *Lists*
artm9
Offline Send Email
Jan 2, 2008
9:47 pm
5592
Hi, I was happy to see Editplus come up on wine. When attempting to open files, I really do not want to click down one directory at a time. I want to either...
Steven Boesch
oraclej2ee
Offline Send Email
Jan 3, 2008
6:56 pm
5593
Hi. I'm new here but have been using EditPlus since 1995. You'd think I'd know everything about it by now! Here's the situation; I have a site I built and need...
Bill
hamptonmale
Offline Send Email
Jan 4, 2008
6:52 pm
5594
... I doubt it. This sounds like a job for the Unix command line utility sed (of which there are Windows versions available). Or, if the files are on a server...
bac_nj
Offline Send Email
Jan 5, 2008
10:48 pm
5595
How about if you opened all the page files in editplus, then use Replace. Put your link that you want to remove in the Find What field and leave the Replace...
Doug Fortnam
dfortnam1
Offline Send Email
Jan 6, 2008
12:06 am
5596
Yes, that works. I tried it with 4 pages. But it's still going to take a lot of time to open all 150 pages. LOL _____ From: editplus@yahoogroups.com...
VAmale
hamptonmale
Offline Send Email
Jan 6, 2008
1:56 am
5597
It worked! Took me about 15-20 minutes to do it. I did about 1/3 at a time. I replaced them all, then hit Save All and then closed EditPlus to close all of the...
VAmale
hamptonmale
Offline Send Email
Jan 6, 2008
2:17 am
5598
If you wanted to live dangerously you could have also FTP'd to the directories directly on your server and had EditPlus edit those. Matt ... [Non-text portions...
mkeefe
graphics2code
Offline Send Email
Jan 6, 2008
2:43 am
5599
A quick way to open all the files would have been to use the "Find in Files" feature to search for the link to be replaced, specifying the proper folder...
Gary
garyandterri
Offline Send Email
Jan 6, 2008
6:24 pm
5600
Gary said: "...An even easier way would have been to use an include file in your website design" This is a really good technique that I have used for a long...
Peter Anderson
pjafrombbay
Offline Send Email
Jan 8, 2008
12:55 pm
5601
Sure! Show the code. And speaking o copyright notices, I use this script. It updates itself every New Year's Day! <script language = 'JavaScript'> <!-- ...
VAmale
hamptonmale
Offline Send Email
Jan 8, 2008
1:07 pm
5602
Hum, don't mean to burst your bubble, but Copyrights are usually marked from the last edition, not dynamically updated every year. Just like books, which...
DZ-Jay
dzfoo
Offline Send Email
Jan 8, 2008
1:56 pm
5603
Better safe than sorry. _____ From: editplus@yahoogroups.com [mailto:editplus@yahoogroups.com] On Behalf Of DZ-Jay Sent: Tuesday, January 08, 2008 8:57 AM To:...
VAmale
hamptonmale
Offline Send Email
Jan 8, 2008
2:41 pm
5604
Hi dz, I disagree. The common copyright SHOULD be 'renewed' every year; but a statement such as "Last revised: October 18, 2006" will state when the content...
T Cosmas
t_cosmas
Offline Send Email
Jan 8, 2008
9:31 pm
5605
... I'm not sure that this would be in any ways effective, since it's a client-side notice and is not actually "stamped" on the page itself. A copyright is...
Waccoon
marcleveille
Offline Send Email
Jan 9, 2008
8:37 am
5606
It might be a better option for you but not everyone shares your views. Nothing is "stamped" since it is a Web site and not print medium. So making a...
VAmale
hamptonmale
Offline Send Email
Jan 9, 2008
11:34 am
5607
... You are right in this: the Copyright notice is just meant as a reminder, and it is not strictly necessary for legal enforcement. However, as has been...
DZ-Jay
dzfoo
Offline Send Email
Jan 9, 2008
11:52 am
5608
You're not a lawyer but you play one on the Internet! LOL Or maybe you're not old enough to remember those commercials. _____ From: editplus@yahoogroups.com...
VAmale
hamptonmale
Offline Send Email
Jan 9, 2008
12:03 pm
5609
... Yes, I remember those :) Cheers! dZ....
DZ-Jay
dzfoo
Offline Send Email
Jan 9, 2008
12:17 pm
5610
... First let me address the "copyright controversy" -- if you used: document.writeln('<p>The contents of this website are licensed under the current <a...
Peter Anderson
pjafrombbay
Offline Send Email
Jan 10, 2008
2:37 am
5611
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 : /JavaScript...
editplus@yahoogroups....
Send Email
Jan 10, 2008
2:40 am
5612
Hello All, I am using editplus v2.31(406). I don't know what version I was using before, but that version, if i had multiple files open, would show the files...
Arthur Lee
itsoktopicky...
Offline Send Email
Jan 13, 2008
1:46 am
5613
... EditPlus has always had, and always will have, this feature. My guess is that you inadvertedly removed the "tab bar" from view and can't see it. You...
DZ-Jay
dzfoo
Offline Send Email
Jan 13, 2008
12:49 pm
5614
Are there any Python developers using EP out there? I'm going to take a little time to learn the language (version 2.5), and I want to set up EP for the task....
Michael L. Jones
mljones1947
Offline Send Email
Jan 14, 2008
2:16 am
5615
... Mick, I use EP2 as a Python IDE, in fact I believe text editors are a much better approach to learning the language than using an IDE. In case you have...
Peter Anderson
pjafrombbay
Offline Send Email
Jan 14, 2008
1:41 pm
5616
Thank you, that fixed it: the command is VIEW| DOCUMENT SELECTOR. ... see ... box" ... or ... Operators...
Arthur Lee
itsoktopicky...
Offline Send Email
Jan 17, 2008
10:58 am
5617
I've been using Editplus for many years now and just discovered this group. Lately, I've been using another editor PSPad, but for actual editing, I like...
gregmakepeace
Offline Send Email
Jan 17, 2008
5:55 pm
5618
I need a Subversion path/diff syntax file (stx) to use with Editplus, so that all the path/diff files generated by Subversion will have its syntax highlighted....
Gorka Siverio
gorkasiverio
Offline Send Email
Jan 17, 2008
5:55 pm
5619
... Hello Greg, and welcome! There have been some considerable changes in functionality (and bug fixes) since version 2.12. The current public version is...
DZ-Jay
dzfoo
Offline Send Email
Jan 17, 2008
6:00 pm
5620
... Have you considered using a visual diff program for this? My personal favorite is Beyond Compare, which strikes me as the most useful application ever...
DZ-Jay
dzfoo
Offline Send Email
Jan 17, 2008
6:03 pm
Messages 5591 - 5620 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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