User "Pgehres (WMF)" posted a comment on Wikimedia.r206. Full URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/206#c22826 Commit summary:
Updated comments for config Comment: I know this is a "generic" settings.py, but one thing to consider is that is should be "generic" only for this project. If the templates are being stored in those TEMPLATE_DIRS that you removed, there should be no reason to generalize them so much as to break the install. Although the comments always say "Don't forget to use absolute paths, not relative paths," it is fairly common practice to include relative paths in the trunk version so that a user can checkout the project and run using the internal webserver without a complicated install or configuration. (Don't get me wrong though, the comment most definitely applies for a production environment). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
