|
|
|
|
#1 | |||
|
Major Dude
|
typos in the docs ...
hello nsis-developer-team!
i've found some bugs in the nsis-documentations: Quote:
Quote:
Quote:
hmm, that's it for now, i'll post more bugs in here, whenever i found some. hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|||
|
|
|
|
|
#2 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
Thanks, fixed.
|
|
|
|
|
|
#3 | |
|
Major Dude
|
a typo:
Quote:
hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
|
#4 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
Fixed again.
|
|
|
|
|
|
#5 | |
|
Major Dude
|
you fixed this one and implemented another
:Quote:
hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
|
#6 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
Heh
Fixed.
|
|
|
|
|
|
#7 | |
|
Major Dude
|
another typo:
Quote:
hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
|
#8 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
Someone was definately not really awake when writing that line
Fixed.
|
|
|
|
|
|
#9 |
|
Major Dude
|
found some more.
usually default-settings are shown by underline and bold. missing at the following topics: - 4.9.14.10 SetAutoClose - 4.9.14.12 SetDetailsView - 4.9.14.13 SetDetailsPrint - 4.9.14.15 SetSilent hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
#10 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
That's because they are instructions, no attributes. There is no default.
AutoCloseWindow etc. do have a default. |
|
|
|
|
|
#11 |
|
Major Dude
|
ok, understood
hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
#12 | |
|
Major Dude
|
some more:
Quote:
must be docs and known. hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
|
#13 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
Thanks, fixed.
|
|
|
|
|
|
#14 | |
|
Major Dude
|
to warm up this thread
...Quote:
hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
|
#15 | |
|
Senior Member
Join Date: Jan 2004
Location: London, Ontario, Canada
Posts: 272
|
Wow.....someone actually reads the documentation.....
BTW: Quote:
Cheers, ZIMSMS |
|
|
|
|
|
|
#16 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Thanks, fixed.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#17 | |||
|
Major Dude
|
aaah, zimsms, that was the other one i saw one time, but forgot to post
![]() and another one: Quote:
"This option makes the compiler use and external ..." unlogical: Quote:
same for "4.9.4.12 IfSilent" see "4.9.4.9 IfErrors" for 'correct' example .and wtf does this mean???? Quote:
hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|||
|
|
|
|
|
#18 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
fixed.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#19 | |||
|
Major Dude
|
time to raise up this topic again:
Quote:
Quote:
also in the following explanation: Quote:
hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|||
|
|
|
|
|
#20 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
The missing parenthesis was fixed while 2.06 was being released. I didn't want to recompile the whole thing, so I've left it to the next version.
index output -> index_output. done. NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#21 |
|
Senior Member
Join Date: Sep 2004
Location: Wisconsin, US
Posts: 258
|
Didn't want to tie up a new thread for this, but the special builds web page still says:
"...These builds are only compatible with NSIS 2.05..." But it looks like the downloadable builds are 2.06, thanks. |
|
|
|
|
|
#22 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Just noticed a small typo under CallInstDLL in the example: anoter
-Stu |
|
|
|
|
|
#23 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Thanks, both fixed.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#24 | |
|
Major Dude
|
There is a typo under "4.11.2 Disabling Plugin Unloading" example:
Quote:
|
|
|
|
|
|
|
#25 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Thanks, fixed.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#26 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Under 1.1 (about NSIS)
unsuccesful should be spelt unsuccessful (it is in native English anyway). In the second paragraph support should have an s on the end. Under 1.2 under "Custom dialogs and interfaces" in the last sentence, a should be your. Under "Easy and human readable file formats" human would make more sense as humanly. Under 2.1 in the last paragraph and last sentence, have should be has. Under 2.3.6, in the second code example for macro's, a !macroend is missing. Under 2.4, in the third paragraph at the start of the thrid sentence, error should be errors. Under 2.6 in the last paragraph, there's a repetition of in after plug-in. Under 3.1, /NOCD, disabled I think should be disables. That's it for now. I will read up more later ![]() This is the first time I've actually read the NSIS documentation from the start! -Stu |
|
|
|
|
|
#27 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Under 4.1, just before the Plug-ins heading, 'you' is missing from the sentence.
Under the Long commands heading, 'to' should be after 'concatenated'. Under 4.2.3, $EXEDIR, the full stop needs to be moved to the end. $WINDIR, $SYSDIR and $TEMP are missing full stops. -Stu |
|
|
|
|
|
#28 | |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Thanks, all fixed but:
Quote:
For more than a couple of changes, it'd be nice if you edit the .but files and submit a patch. NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
|
#29 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Yes it doesn't make sense with 'have'. You could only use have there if it were past tense (ie "it would still have") but in this case it isn't so it doesn't quite make sense.
Everything else is perfect though. Whoever wrote the docs would all get A grades in English class for writing ![]() For patches: Roger, will do. I will read the rest of the documents tomorrow. -Stu |
|
|
|
|
|
#30 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
I am pretty sure I remember my English teacher saying you can't have more than one "has" in a sentence. I'll to check it a bit more thoroughly over the weekend.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#31 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
"The dog has a bone, and the dog has a phone". I don't see anything wrong with that (apart from having a phone lol!)
If we were to put 'have' in there, we'd have to change it to: "The dog has a bone, and the dog used to have a phone"; in order for it to make sense, but then that changes it completely (to past tense). The only thing that sounds bad when used more than once in the same sentence is 'and' (which is where we use commas). Hope that makes sense ![]() -Stu |
|
|
|
|
|
#32 | |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
It appears you were right. However, while checking it, I got a suggestion for a better sentence which I eventually used.
Quote:
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
|
#33 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
I found a small error at the end of Chapter 4 contents (HTML error):
http://nsis.sourceforge.net/Docs/Chapter4.html -Stu |
|
|
|
|
|
#34 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
And the error is? Don't leave me hanging
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#35 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Sorry Kichik, I couldn't reproduce the HTML error at home. It must have been the college computers at fault (with their stupid content blockers which probably meant only half the page was loading or something.)
-Stu |
|
|
|
|
|
#36 | |
|
Senior Member
Join Date: Sep 2004
Location: Mogilev (Belarus)
Posts: 372
|
Quote:
|
|
|
|
|
|
|
#37 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Thanks, fixed.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#38 | |
|
Major Dude
|
Quote:
found two fixable mistakes: code: > the adress tag is emtpy > the img tag is not closed. there were lots of other warnings too, but i dont think, they make sense. hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
|
#39 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
If you are unsure how to close the img tag, it should be:
<img border=0 src="http://sourceforge.net/sflogo.php?group_id=22049&amp;type=1" alt="SourceForge Logo" /> Not to mension & should be &amp; too (if it isn't already). -Stu |
|
|
|
|
|
#40 | |
|
Junior Member
Join Date: Jun 2005
Posts: 1
|
In section 8 of the MUI Readme, there is:
Quote:
-auz |
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|