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 &...
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...
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...
... 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...
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...
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...
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...
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...
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 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...
Sure! Show the code. And speaking o copyright notices, I use this script. It updates itself every New Year's Day! <script language = 'JavaScript'> <!-- ...
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...
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:...
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...
... 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...
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...
... 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...
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...
... First let me address the "copyright controversy" -- if you used: document.writeln('<p>The contents of this website are licensed under the current <a...
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....
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...
... 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...
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....
... 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...
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...
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....
... Hello Greg, and welcome! There have been some considerable changes in functionality (and bug fixes) since version 2.12. The current public version is...
... 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...