This will sound like a very obvious question, but here goes - how do you get the <p> tage to close automatically? It works fine with all the others (so for eg...
4774
Justin Watt
justincolinwatt
Aug 15, 2006 5:16 pm
Cliff, Edit the file htmlbar.acp under Program Files/EditPlus 2 and change this: #T=P <P> to this: #T=P <p>^!</p> Then restart EditPlus. I'd add this to the...
4775
wanna_be_guru
Aug 15, 2006 9:52 pm
Can I do this highlighting as well as Set Markers with one shortcut or by pressing any tool button ? Thanks WBG ... Behalf ... EditPlus? I ... keeping ... ...
4776
Cliff Laine
clifflaine
Aug 16, 2006 9:18 am
Brilliant - thanks Justin. I'll add it to the Wiki as you suggest. All the best Cliff...
4777
Justin Watt
justincolinwatt
Aug 16, 2006 7:42 pm
Actually meant to write "I've added this to the wiki" --justin...
4778
dl_lists
Aug 20, 2006 8:02 pm
I've been using EditPlus for some time, set to auto-open a number of recent files when EditPlus is first launched . However, EditPlus begins to open a few...
4779
Bronius Motekaitis
bcswebstudio
Aug 20, 2006 8:19 pm
Oh, I think I can help with this one! Check your EditPlus installation directory (typically c\program files\edit plus) for a file called workspace.ini. If...
4780
dl_lists
Aug 20, 2006 9:03 pm
... Thanks .. that solved my problem .. I just changed this file name to disable_workspace.ini and could then launch EditPlus without crashing. Now I can edit...
4781
Kevin
zi_lung
Aug 24, 2006 10:06 am
Is there a way to add some sort of add-on that will automatically add correct height and width of images within a <img>-tag? If the address to the image is...
4782
mcolvin3142
Aug 24, 2006 7:05 pm
Using EP 2.21, I have a WinXP system and this program has the ability to display a text file in the OEM character set. I select the font I want displayed in...
4783
Bronius Motekaitis
bcswebstudio
Aug 25, 2006 3:11 am
Kevin- have you tried putting the cursor where you want the img tag to go, then dragging the file from Windows Explorer? It will load up an img with src, alt,...
4784
damienie22
Aug 25, 2006 2:45 pm
... add it. ... I believe that if you drag a file from Windows explorer directly into the EditPlus window, it'll add the width and height. I can't test this...
4785
Aleem Juma
aleemjuma
Aug 25, 2006 2:54 pm
Cool. I had completely forgotten about that feature. For me it also added the border="0" attribute to the tag. I'm guessing src doesn't have to be accurate as...
4786
supejrio
Aug 25, 2006 4:35 pm
I create a little macro that can lowercase all the links.. but i have to apply it to all my files (500). How can apply a macro to all my files ?? or just...
4787
dz@...
dzfoo
Aug 25, 2006 4:40 pm
You can open all files in EditPlus and perform a search and replace on all opened files. However, this will require plenty of memory if you are going to open...
4788
supejrio
Aug 25, 2006 4:56 pm
Hi dz, I tried to do the seach and replace, but how can EditPlus change the "replace" by my macro (when i said macro is a playback key). Thanks again .. je...
4789
ken green
kg_thegoat
Aug 26, 2006 4:53 am
I often design website with more than one index file. It's a style, perhaps, but I know many sites use this convention. It's nice for users to go to...
4790
Kevin
zi_lung
Aug 27, 2006 10:35 am
Thanks! Had no idea that worked.. woho! ... to go, ... img with...
4791
Michael L. Jones
mljones1947
Aug 27, 2006 2:58 pm
My head has been in a fog lately, but you've lost me. What "Directory" are you describing that shows index.php files from multiple directories? ... users ... ...
4792
ken green
kg_thegoat
Aug 27, 2006 5:06 pm
Sorry for the lack of clarity. I'm talking about the Project list. Since the project listing only shows the files names, if you have and index.php in a site's...
4793
ken green
kg_thegoat
Aug 27, 2006 5:13 pm
... How are you adding images? When I click the image button on the HTML toolbar, and select 50x50 pixel image from the file dialog, I get the following...
4794
dean4086
Aug 28, 2006 6:29 am
... Since ... looks ... Look at the status bar - it shows the full path....
4795
ken green
kg_thegoat
Aug 29, 2006 4:39 am
... Not in my version (2.21.330) That would be great if it did, though. I could certainly live with the full path in the status bar. My only says "For Help,...
4796
dean4086
Aug 29, 2006 5:59 pm
... Ah, I see what you mean - you're using the Directory Window to list the project files and it does what you said. I was using the Project menu. I suggest...
4797
uiop44
Aug 29, 2006 9:02 pm
Hi I am new to the forum. I am not new to EditPlus. I've been a registered user for over 5 years. But I have a neophyte question. How do I suupress the above...
4798
Aleem Juma
aleemjuma
Aug 29, 2006 9:32 pm
You should be able to use the "onError" event handler in javascript: <script language="JavaScript 1.1"> <!-- onError = doNothing; function doNothing() {return...
4799
uiop44
Aug 30, 2006 8:10 pm
Thanks Aleem But what if I'm not the one who coded the HTML page? What if I am just browsing the internet through EditPlus? If you have ever tried browsing to...
4800
Aleem Juma
aleemjuma
Aug 30, 2006 10:45 pm
As far as I am aware, the integrated browser in EditPlus was intended simply to make it easier to test scripts coded through EditPlus. If you want to surf the...
4804
oex_kex
Sep 6, 2006 9:17 am
Hi! I like this tool: Using Instant Eyedropper is easy. Simply move the mouse pointer to the Instant Eyedropper icon in the system tray. Press and hold the...
4805
Cliff Laine
clifflaine
Sep 9, 2006 10:20 am
Hello everybody Excuse me if this is a simple question but I've searched through the Yahoo group and I can't find it specifically mentioned. How does one...