Module:File link: Revision history

From Vigyanwiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 December 2022

24 August 2022

24 March 2022

23 February 2022

17 February 2022

1 April 2020

23 September 2019

18 December 2014

  • curprev 19:3519:35, 18 December 2014Template>Mr. Stradivarius 2,544 bytes +100 when calling this from wikitext use a more readable error message for missing file parameters
  • curprev 18:5418:54, 18 December 2014Template>Mr. Stradivarius 2,444 bytes +85 use yesno to test whether to add a border
  • curprev 18:0218:02, 18 December 2014Template>Mr. Stradivarius 2,359 bytes −5,984 make this a lot simpler - the original module was overkill for what it was trying to do

4 June 2014

3 June 2014

  • curprev 14:2714:27, 3 June 2014Template>Mr. Stradivariusm 8,343 bytes 0 Protected Module:File link: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))

31 May 2014

30 May 2014

  • curprev 20:5620:56, 30 May 2014Template>Mr. Stradivarius 7,414 bytes −144 don't include the library name in checkSelf method names
  • curprev 20:5120:51, 30 May 2014Template>Mr. Stradivarius 7,558 bytes +135 rename the image table to a fileLink table, seeing as this code is applicable to all file links
  • curprev 20:4420:44, 30 May 2014Template>Mr. Stradivariusm 7,423 bytes 0 Mr. Stradivarius moved page Module:Image to Module:File link without leaving a redirect: this is applicable to all file links, not just images
  • curprev 19:4619:46, 30 May 2014Template>Mr. Stradivarius 7,423 bytes +55 add page, class and lang to privateFields
  • curprev 19:0819:08, 30 May 2014Template>Mr. Stradivarius 7,368 bytes +691 add page, class and lang parameters
  • curprev 17:1717:17, 30 May 2014Template>Mr. Stradivarius 6,677 bytes +263 allow nil values as input to most of the functions, to make call-chaining with conditional variables easier
  • curprev 16:5216:52, 30 May 2014Template>Mr. Stradivarius 6,414 bytes +96 remove "theName" field from readOnlyFields
  • curprev 13:5813:58, 30 May 2014Template>Mr. Stradivarius 6,318 bytes −6 reduce redundant error code
  • curprev 13:5113:51, 30 May 2014Template>Mr. Stradivarius 6,324 bytes +521 seperate treatment of private fields and read-only fields, and add a __pairs metamethod
  • curprev 13:1613:16, 30 May 2014Template>Mr. Stradivarius 5,803 bytes +620 enable call-chaining and tweak the error messages to use "image:method" rather than just "method"
  • curprev 12:3712:37, 30 May 2014Template>Mr. Stradivarius 5,183 bytes +282 move duplicate size error checks to the setting functions, fix the alignment error message
  • curprev 07:3107:31, 30 May 2014Template>Mr. Stradivarius 4,901 bytes −140 fix read-only behaviour and remove the test function
  • curprev 07:1907:19, 30 May 2014Template>Mr. Stradivarius 5,041 bytes +3,295 add type checks and write the render function; read-only code not working yet
  • curprev 06:1506:15, 30 May 2014Template>Mr. Stradivarius 1,746 bytes +1,746 beginnings of an image library