Extension talk:FBConnect/FBConnect.i18n.php

From MediaWiki.org
Jump to: navigation, search

[edit] message keys

Please do not use stuff like " define( 'fb', 'fbconnect-' );". It makes the true message keys really obscure. The same goes (assuming this, as you may choose to use a short version of addressing message keys in your core code, too) for using message key shortcuts in your core code. This makes grepping messages really hard. So please, always use full, and identifiable message keys. siebrand 18:42, 26 January 2009 (UTC)

[edit] mixing wiki text and hard coded newlines

In fbconnect-loginbox you are mixing wikitext and newlines. Please use one or the other. If you want to start a new paragraph in wikitext, use one white line between text blocks. If you want to force a break without creating a new paragraph, use <br />. siebrand 18:44, 26 January 2009 (UTC)

Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox