r98059 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98058‎ | r98059 | r98060 >
Date:07:46, 25 September 2011
Author:yaron
Status:deferred
Tags:
Comment:
Added 'sf_forminputs_placeholder' message, for new 'placeholder' form-input parameter
Modified paths:
  • /trunk/extensions/SemanticForms/languages/SF_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/languages/SF_Messages.php
@@ -55,6 +55,7 @@
5656 'sf_forminputs_property' => 'A semantic property that this field corresponds to',
5757 'sf_forminputs_size' => 'The size of this text field, in characters',
5858 'sf_forminputs_maxlength' => 'The maximum allowed length of the text in this field',
 59+ 'sf_forminputs_placeholder' => 'Help text that appears in the input until the user clicks on it',
5960 'sf_forminputs_uploadable' => 'Place an "Upload file" link next to this input',
6061 'sf_forminputs_defaultfilename' => 'The default filename for uploaded files',
6162 'sf_forminputs_rows' => 'The number of rows for this input',