සැකිලි සාකච්ඡාව:Editnotice load/core
මාතෘකාවක් එක්කරන්නපෙනුම
ආයාත කිරීමට පෙර ඉතිහාසය
[සංස්කරණය]| oldid | date/time | username | edit summary |
|---|---|---|---|
| 3066345 | 2016-03-25T21:19:43Z | Alex Monk (WMF) | [[phab:T103693]], per same changes on enwiki last year and zhwiki recently |
| 2032549 | 2011-02-17T05:28:41Z | Adrignola | typo, fixes |
| 2032315 | 2011-02-17T04:27:45Z | Adrignola | Protected "[[Template:Editnotice load/core]]": Uses complex features of wiki syntax ([edit=sysop] (indefinite) [move=sysop] (indefinite)) |
| 2032314 | 2011-02-17T04:27:34Z | Adrignola | localize |
| 2032275 | 2011-02-17T04:02:24Z | Adrignola | 18 revisions from [[:w:Template:Editnotice load/core]]: dependency |
| 2032274 | 2010-01-14T23:14:44Z | Davidgothberg | Adding class "editnotice-redlink", so users (mostly admins) can hide the red links if they want. Per request from some users. |
| 2032273 | 2010-01-14T11:09:18Z | Davidgothberg | Making it so the red "Page notice" link is only shown if it is the user's own user page. (Admins and accountcreators also see it.) See talk page section "User page links". |
| 2032272 | 2010-01-07T21:17:55Z | Davidgothberg | Changed protection level of Template:Editnotice load/core: [[WP:HRT|Highly visible template]]: Now plugging this in to the editnotice loading, thus used in the interface. Displayed above all pages when editing them. ([edit=sysop] (indefinite) [move=sysop] |
| 2032271 | 2010-01-07T19:30:55Z | Davidgothberg | Adding back "width: 100%;" to the notice divs, to fix the weird Internet Explorer link placement bug... |
| 2032270 | 2010-01-07T19:16:25Z | Davidgothberg | Back to version previous version 14:38, 7 January 2010 , to test the IE bug again. |
| 2032269 | 2010-01-07T17:58:23Z | Davidgothberg | Adding "width: 100%;" to the notice divs, so (older?) Internet Explorers won't place the links for the group and page notices wrongly when blank notices. |
| 2032268 | 2010-01-07T14:38:01Z | Davidgothberg | Feeding "notice action" to the notices also when checking if they are empty, since was weird to show the link of a notice when it wasn't visible when just "viewing the source" of a protected page. |
| 2032267 | 2010-01-07T12:59:42Z | Davidgothberg | Protected Template:Editnotice load/core: [[WP:HRT|Highly visible template]]: Will soon be used in the interface. Semi-protecting it now in case we forget to protected it when we deploy it. ([edit=autoconfirmed] (indefinite) [move=sysop] (indefinite)) |
| 2032266 | 2010-01-07T12:20:32Z | Davidgothberg | Oops, fixing a bug in the detection of blank page notices. |
| 2032265 | 2010-01-07T12:17:53Z | Davidgothberg | Adding detection of blanked notices. (Suggested by User:MSGJ.) |
| 2032264 | 2010-01-07T11:47:58Z | Davidgothberg | Code clean-up: Nah, javascript can re-create those links if needed, so removing most of the span tags and ids. |
| 2032263 | 2010-01-07T05:52:35Z | Davidgothberg | Changing to using CSS ids instead of classes for the links, for efficient access in javascript. |
| 2032262 | 2010-01-07T05:33:43Z | Davidgothberg | Commenting the code and some code clean-up. |
| 2032261 | 2010-01-07T04:07:06Z | Davidgothberg | Last one worked but was ugly and slightly confusing. Now trying different layout and naming for the notice links. |
| 2032260 | 2010-01-06T23:17:20Z | Davidgothberg | Fixing a bug. Good thing I do a lot of testing. |
| 2032259 | 2010-01-06T23:07:06Z | Davidgothberg | Adding more handling for the hide/show of the create links. This is nasty code... |
| 2032258 | 2010-01-06T22:54:13Z | Davidgothberg | Changing to the parameter name "group allowed". |
| 2032257 | 2010-01-06T17:07:11Z | Davidgothberg | To handle the create links. More code needed, intermediate save. |