Send Notepad-plus-plus mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."
Today's Topics:
1. [notepad-plus - Help] How 2 drag images and write HTML
(SourceForge.net)
2. [notepad-plus - Help] RE: XML <script> tag highlight problem.
Bug? (SourceForge.net)
3. [notepad-plus - Help] RE: Open show source with NP++ IE7???
(SourceForge.net)
4. [notepad-plus - Help] RE: Notepad++ wont update (SourceForge.net)
5. [notepad-plus - Plugin Development] RE: Finally - an SVN
Pluging for NPP (SourceForge.net)
6. [notepad-plus - Translation] Change the language on the run
time in v5.1.4 (SourceForge.net)
7. [notepad-plus - Plugin Development] Hotkey conflict with NPP
5.1.3 and Quicktext (SourceForge.net)
8. [notepad-plus - Translation] RE: Change the language on the
run time in v5.1.4 (SourceForge.net)
9. [notepad-plus - Help] RE: Not sure how to get help on
Notepad++ (SourceForge.net)
10. [notepad-plus - Plugin Development] RE: Hotkey conflict with
NPP 5.1.3 and Quickt (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 07 Jan 2009 19:18:58 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How 2 drag images
and write HTML
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6025349
By: leperisland
Hi there,
in most commercial editors if you drag an iamge into your code it will write
and IMG tag or a path (if its css). is there a way to do this in notepad++?
Many thanks,
Caroline
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
------------------------------
Message: 2
Date: Wed, 07 Jan 2009 19:23:23 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: XML <script>
tag highlight problem. Bug?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6025384
By: mkraft
I'm seeing the same thing when using XML language to view XUL files in v.5.0.3.
The moment it sees a "script" tag, it won't highlight the rest of the file
correctly.
So for example the following will highlight everything up to and including the
stringbudleset line, but nothing below it:
<script type="application/x-javascript" src="chrome://blah/content/blah1.js"/>
<script type="application/x-javascript" src="chrome://blah/content/blah2.js"/>
<stringbundleset id="stringbundleset">
<stringbundle id="bundle_sessionmanager"
src="chrome://blah/locale/blah.properties"/>
<stringbundle id="bundle_brand"
src="chrome://branding/locale/brand.properties"/>
</stringbundleset>
<hbox flex="1">
If I change the "<script" to "<script1" or "<scrip" or even "< script"
everything
highlights correctly. I can also change the "/>" to a "></script>" and it will
work. It will even work if I throw in a bogus "</script>" tag right before
the "<stringbundleset>" tag.
So it seems that notepad++ doesn't understand that <script/> is a stand alone
tag in XML language and is trying to find the "</script>" end tag.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
------------------------------
Message: 3
Date: Wed, 07 Jan 2009 23:16:46 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Open show
source with NP++ IE7???
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6027749
By: jaloola
Great!
Glad to hear that it works.
Always glad and availible to help!
Allen Zhu
[email protected]
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
------------------------------
Message: 4
Date: Wed, 07 Jan 2009 23:20:11 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ wont
update
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6027800
By: jaloola
Yeah, that's the problem...
It seems as if Don needs to upgrade that...
Allen Zhu
[email protected]
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
------------------------------
Message: 5
Date: Thu, 08 Jan 2009 00:03:06 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Finally - an SVN Pluging for NPP
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6028280
By: todwulff
Banita,
Thank you for that little gem of info. Frankly, I hadn't even thought about
making use of the OS's shell context menu extensions from within the explorer
plugin...
I'll have to give that a shot.
Again, thank you!
-t
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=482781
------------------------------
Message: 6
Date: Thu, 08 Jan 2009 00:37:46 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] Change the
language on the run time in v5.1.4
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6028590
By: donho
The new feature of Notepad++ v5.1.4, which will be released in a couple days,
is able to change the language on the run time via Preferences dialog. In order
to display the language name in its own language, a language table (shown below)
will be included in the binary code. All the language names come from wikipedia,
just in case, please let me know if they are not correct (the first column) :
{TEXT("English"), TEXT("english.xml")},
{TEXT("fran?ais"), TEXT("french.xml")},
{TEXT("????"), TEXT("chinese.xml")},
{TEXT("????"), TEXT("chineseSimplified.xml")},
{TEXT("???"), TEXT("korean.xml")},
{TEXT("???"), TEXT("japanese.xml")},
{TEXT("Deutsch"), TEXT("german.xml")},
{TEXT("Espa?ol"), TEXT("spanish.xml")},
{TEXT("italiano"), TEXT("italian.xml")},
{TEXT("Portugu?s"), TEXT("portuguese.xml")},
{TEXT("Portugu?s brasileiro"), TEXT("brazilian_portuguese.xml")},
{TEXT("Nederlands"), TEXT("dutch.xml")},
{TEXT("???????"), TEXT("russian.xml")},
{TEXT("Polski"), TEXT("polish.xml")},
{TEXT("Catal?"), TEXT("catalan.xml")},
{TEXT("?esky"), TEXT("czech.xml")},
{TEXT("Magyar"), TEXT("hungarian.xml")},
{TEXT("Rom?n?"), TEXT("romanian.xml")},
{TEXT("T?rk?e"), TEXT("turkish.xml")},
{TEXT("?????"), TEXT("farsi.xml")},
{TEXT("??????????"), TEXT("ukrainian.xml")},
{TEXT("?????"), TEXT("hebrew.xml")},
{TEXT("nynorsk"), TEXT("nynorsk.xml")},
{TEXT("Occitan"), TEXT("occitan.xml")},
{TEXT("???"), TEXT("thai.xml")},
{TEXT("furlan"), TEXT("friulian.xml")},
{TEXT("???????????"), TEXT("arabic.xml")},
{TEXT("suomi"), TEXT("finnish.xml")},
{TEXT("lietuvi?"), TEXT("lithuanian.xml")},
{TEXT("????????"), TEXT("greek.xml")},
{TEXT("svenska"), TEXT("swedish.xml")},
{TEXT("galego"), TEXT("galician.xml")},
{TEXT("norsk"), TEXT("norwegian.xml")},
{TEXT("sloven??ina"), TEXT("slovenian.xml")},
{TEXT("sloven?ina"), TEXT("slovak.xml")},
{TEXT("dansk"), TEXT("danish.xml")},
{TEXT("estreme?u"), TEXT("extremaduran.xml")},
{TEXT("?emaitiu ruoda"), TEXT("samogitian.xml")},
{TEXT("????????? ????"), TEXT("bulgarian.xml")},
{TEXT("Bahasa Indonesia"), TEXT("indonesian.xml")},
{TEXT("Gjuha shqipe"), TEXT("albanian.xml")},
{TEXT("hrvatski jezik"), TEXT("croatian.xml")},
{TEXT("??????? ???"), TEXT("georgian.xml")},
{TEXT("Euskara"), TEXT("basque.xml")},
{TEXT("espa?ol argentina"), TEXT("spanish_ar.xml")},
{TEXT("?????????? ????"), TEXT("belarusian.xml")},
{TEXT("?????? ?????"), TEXT("serbian.xml")},
{TEXT("Bahasa Melayu"), TEXT("malay.xml")}
Don
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=558104
------------------------------
Message: 7
Date: Thu, 08 Jan 2009 06:57:56 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Hotkey conflict with NPP 5.1.3 and Quicktext
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6030820
By: jmcateer1
I don't know if this problem exists in previous version but in the current
version
of NPP both word completion and quicktext is defined as ctrl+enter, it seems
that word completion takes precedent. I just learned of the quicktext plugin
and would very much like to use it. Is it possible to manually change either
of the hotkeys?
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=482781
------------------------------
Message: 8
Date: Thu, 08 Jan 2009 07:30:24 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: Change
the language on the run time in v5.1.4
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6031041
By: ices_eyes
Just a small small small small (..) small fix :P
Can you start all the names with a capital? As for "English", make "Italiano",
"Fran?ais", and so on? :-)
Or is there some sort of discrimination? lol :-D
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=558104
------------------------------
Message: 9
Date: Thu, 08 Jan 2009 07:40:31 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Not sure how to
get help on Notepad++
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6031082
By: list_lfa
Thanks for your suggestions.
Maybe it will help if I provide my example of what I did before I posted here;
I have a file open and I want to email it's address to someone. So I need a
way to select that text.
I don't see anything like 'Properties' in the menu File. This is what I think
I use in Word.
I don't see a menu Help, which is in every other Windows program I can remember
using in the last 15 years.
I try the menu '?'
I open Online Help. Opens a site I can't search and shows a page with esoteric
info like pronounciation of the products name and column mode selection. I close
that.
I open Wiki FAQ. Same useless text as above, but has a search right above it.
The search doesn't work. Close that.
I open Forum. A lot of questions here :) But the search at the top of the
page searches something completely different, I get a list of programs
or something.
I give up and go to google. No luck there either.
Is there anything I can try?
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
------------------------------
Message: 10
Date: Thu, 08 Jan 2009 09:16:29 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Hotkey conflict with NPP 5.1.3 and Quickt
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6031659
By: janschreiber
> Is it possible to manually change either of the hotkeys?
Yes, of course. Menu Settings -> keyboard settings. That hotkey conflict has
been there for ages, by the way.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=482781
------------------------------
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 32, Issue 11
*************************************************