Skip to content

Commit 29ff129

Browse files
sparky672staabm
authored andcommitted
Entries: ref. source location in extension-method.xml (#27)
Many questions on StackOverflow are triggered by errors caused by users not knowing that this method is part of the Additional Methods file. This is a matter of fact and should be included in the documentation.
1 parent 2ae9517 commit 29ff129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

entries/extension-method.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<longdesc>
66
Returns true if the value ends with one of the specified file extensions. If nothing is specified, only images are allowed (png, jpeg, gif).
77
<p>Works with text inputs.</p>
8+
<p>Part of the additional-methods.js file</p>
89
</longdesc>
910
<signature>
1011
<argument name="extension" type="String" optional="true">

0 commit comments

Comments
 (0)