Module:File link: Revision history

Jump to navigation Jump to search

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.

8 June 2022

10 April 2021

1 April 2020

  • curprev 06:3106:31, 1 April 2020en>MusikAnimal 2,544 bytes 0 Undid revision 948472508 by [[Special:Contributions/w>IPad365|w>IPad365]] ([[User talk:w>IPad365|talk]])
  • curprev 06:1206:12, 1 April 2020en>MusikAnimalm 2,573 bytes +29 1 revision imported

25 December 2019

23 September 2019

18 December 2014

  • curprev 14:0514:05, 18 December 2014en>Mr. Stradivarius 2,544 bytes +2,544 when calling this from wikitext use a more readable error message for missing file parameters
  • curprev 13:2413:24, 18 December 2014en>Mr. Stradivarius 2,444 bytes +85 use yesno to test whether to add a border
  • curprev 12:3212:32, 18 December 2014en>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 08:5708:57, 3 June 2014en>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 15:2615:26, 30 May 2014en>Mr. Stradivarius 7,414 bytes −144 don't include the library name in checkSelf method names
  • curprev 15:2115:21, 30 May 2014en>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 15:1415:14, 30 May 2014en>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 14:1614:16, 30 May 2014en>Mr. Stradivarius 7,423 bytes +55 add page, class and lang to privateFields
  • curprev 13:3813:38, 30 May 2014en>Mr. Stradivarius 7,368 bytes +691 add page, class and lang parameters
  • curprev 11:4711:47, 30 May 2014en>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 11:2211:22, 30 May 2014en>Mr. Stradivarius 6,414 bytes +96 remove "theName" field from readOnlyFields
  • curprev 08:2808:28, 30 May 2014en>Mr. Stradivarius 6,318 bytes −6 reduce redundant error code
  • curprev 08:2108:21, 30 May 2014en>Mr. Stradivarius 6,324 bytes +521 seperate treatment of private fields and read-only fields, and add a __pairs metamethod
  • curprev 07:4607:46, 30 May 2014en>Mr. Stradivarius 5,803 bytes +620 enable call-chaining and tweak the error messages to use "image:method" rather than just "method"
  • curprev 07:0707:07, 30 May 2014en>Mr. Stradivarius 5,183 bytes +282 move duplicate size error checks to the setting functions, fix the alignment error message
  • curprev 02:0102:01, 30 May 2014en>Mr. Stradivarius 4,901 bytes −140 fix read-only behaviour and remove the test function
  • curprev 01:4901:49, 30 May 2014en>Mr. Stradivarius 5,041 bytes +3,295 add type checks and write the render function; read-only code not working yet
  • curprev 00:4500:45, 30 May 2014en>Mr. Stradivarius 1,746 bytes +1,746 beginnings of an image library