Best Practices > Diskussionen zu Best Practices
Für Best Practices: NOTES.INI
Semeaphoros:
Ach so, I see, hab mich verlesen ..... sorry .... macht Sinn so.
Glombi:
Das ist ja ein sehr aufmerksamer Leserkreis am späten Abend ;D
Ich werde diesen wichtigen Parameter im meiner noch zu erstellenden Abhandlung über die NOTES.INI im allgemeinen und die Parameter im speziellen (also die allgemeine und spezielle NOTES.INI Theorie) noch ausführlicher beschreiben.
So viel sei jetzt verraten: Der Parameter ersetzt (replaces = REPL) in der Internetadresse ein Leerzeichen (SPACE) durch ein zu definierendes Zeichen (CHAR), bsp. einen Punkt. So kann man anstelle von andreas_glombitza@glombitza.de zu andreas.glombitza@glombitza.de kommen.
Das ganze spielt eine Rolle, wenn ich meinem Notes-Mailfile per Browser ein Mail sende und im NAB im Personendokument als Fullname "Andreas Glombitza" steht. (Der betreffende User hat keine ID, ist also reiner Notes-User).
Andreas
Glombi:
Syntax: NoForceActivityLogging=value
Description: Prevents the Statlog task from automatically enabling activity logging on all databases:
0 = Prevents logging
1 = Enables logging
Glombi:
Ausgangsthread:
http://atnotes.de/index.php?topic=30656.from1148477522;topicseen#msg193268
Under Certain Conditions Documents Copied Using the CopyToDatabase Method Re-use the Same UNID
Starting in Notes/Domino 6.04 and 6.5.2 the following notes.ini parameter forces a new UNID to be created for the note after being copied to the destination database:
CopyToDatabase_New_UNID=1
Glombi:
Ausgangsthread:
http://atnotes.de/index.php?topic=30659.0
Aus der Lotus Notes Admin 7 Hilfe:
DominoCompleteDocType
Syntax: DominoCompleteDocType=value
Description: Use any of the following values for this .INI variable to have the Domino Web server product various doctype strings in the generated HTML:
0 (default) - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1 - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">.
Applies to: Servers
Default: 0
UI equivalent: None
######################################
By default, Lotus Domino generated a Doctype like
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
which is not fully correct, per definition of the HTML standard. A correct Doctype is this one:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
To configure Lotus Domino to generate the correct Doctype, you have to set the following notes.ini parameter on your Domino Server:
DominoCompleteDoctype=1
Navigation
[0] Themen-Index
[#] Nächste Seite
[*] Vorherige Sete
Zur normalen Ansicht wechseln