Bugs item #1935747, was opened at 2008-04-05 21:29 Message generated for change (Comment added) made by andreasjs You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1935747...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: other Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Lugusto (lugusto) Assigned to: Nobody/Anonymous (nobody) Summary: pagefromfile.py ignores "$wgCapitalLinks = false"
Initial Comment: I've a private wiki with $wgCapitalLinks sets to false. The pagefromfile.py ignores it and creates pages with every and all page starting with a capital letter.
----------------------------------------------------------------------
Comment By: AndreasJS (andreasjs)
Date: 2008-04-06 10:13
Message: Logged In: YES user_id=1738850 Originator: NO
Your family file (family/foo_family.py) should contain a line like this: self.nocapitalize = self.langs.keys() Add this line to the family file. If the family file already contains a line starting with "self.nocapitalize =", replace it.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1935747...