Main public logs
Appearance
Combined display of all available logs of MediaWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:24, 6 February 2023 Ostrzyciel talk contribs marked topic "skin Pivot" as resolved on Extension talk:RatePage/Flow (marked as resolved)
- 07:24, 6 February 2023 Ostrzyciel talk contribs marked topic "report a bug" as resolved on Extension talk:RatePage/Flow (marked as resolved)
- 07:23, 6 February 2023 Ostrzyciel talk contribs marked topic "RatePage valid tag" as resolved on Extension talk:RatePage/Flow (marked as resolved)
- 07:23, 6 February 2023 Ostrzyciel talk contribs marked topic "Ratepage Main votes widget bug" as resolved on Extension talk:RatePage/Flow (marked as resolved)
- 07:23, 6 February 2023 Ostrzyciel talk contribs marked topic "using page title magic word in widget" as resolved on Extension talk:RatePage/Flow (marked as resolved)
- 07:23, 6 February 2023 Ostrzyciel talk contribs marked topic "Error 1146: Table 'my_wiki.ratepage_vote' doesn't exist" as resolved on Extension talk:RatePage/Flow (marked as resolved)
- 07:23, 6 February 2023 Ostrzyciel talk contribs marked topic "Php fatal Error" as resolved on Extension talk:RatePage/Flow (marked as resolved)
- 07:22, 6 February 2023 Ostrzyciel talk contribs marked topic "How to add the voting widget pixels wide ?" as resolved on Extension talk:RatePage/Flow (marked as resolved)
- 15:41, 1 November 2022 Ostrzyciel talk contribs created page Extension:MediaUploader/Configuration/Other/float (Redirected page to Extension:MediaUploader/Configuration/float) Tag: New redirect
- 15:41, 1 November 2022 Ostrzyciel talk contribs created page Extension:MediaUploader/Configuration/Other (Created page with "a")
- 09:48, 16 October 2022 Ostrzyciel talk contribs created page Extension:MediaUploader/Configuration/Details (Created page with "MediaUploader has two very powerful features that allow you to build almost arbitrary forms for users and translate them into wikitext: * The ability to freely configure and reorder the fields in the ''Describe'' step (configured in the <code>fields</code> section). * Setting up transformations from user input into wikitext (configured in the <code>content</code> section). == <code>fields</code> section == {{/float|g=1|c=1}} ==...")
- 09:48, 16 October 2022 Ostrzyciel talk contribs created page Extension:MediaUploader/Configuration/Details/float (Redirected page to Extension:MediaUploader/Configuration/float) Tag: New redirect
- 16:22, 8 September 2022 Ostrzyciel talk contribs created page Extension:MediaUploader/Configuration/Licensing (Created page with "== <code>licenses</code> == {{/float|g=1}} A list of licenses you could possibly use elsewhere, for instance in <code>licensing['ownWork']</code> or <code>licensing['thirdParty']</code>. It just describes what licenses go with what wikitext, and how to display them in a menu of license choices. * <code>msg</code> '''(required)''' – system message with the name of the license to display in the license list. The message has two arguments: *# number of works being license...")
- 16:20, 8 September 2022 Ostrzyciel talk contribs created page Extension:MediaUploader/Configuration/Licensing/float (Redirected page to Extension:MediaUploader/Configuration/float) Tag: New redirect
- 17:15, 7 September 2022 Ostrzyciel talk contribs created page Extension:MediaUploader/Configuration/float/inner (Created page with "{{#if:{{{g|}}}s|<span style="font-size: 1.2em; color: darkred;"><abbr title="Can be used in the global config">'''G'''</abbr></span>}} {{#if:{{{c|}}}|<span style="font-size: 1.2em; color: darkgreen;"><abbr title="Can be used in campaign configs">'''C'''</abbr></span>}} {{#if:{{{p|}}}|<span style="font-size: 1.2em; color: darkblue;"><abbr title="Config value is fully parsed before being displayed">'''P'''</abbr></span>}}<noinclude> Template used in MediaUploader's config...")
- 16:53, 7 September 2022 Ostrzyciel talk contribs created page Extension:MediaUploader/Configuration/Appearance/float (Redirected page to Extension:MediaUploader/Configuration/float) Tag: New redirect
- 16:52, 7 September 2022 Ostrzyciel talk contribs created page Extension:MediaUploader/Configuration/float (Created page with "<div style="float: right;"> {{#if:{{{c|}}}|<span style="font-size: 1.2em; color: darkgreen;"><abbr title="Can be used in campaign configs">'''C'''</abbr></span>}} {{#if:{{{p|}}}|<span style="font-size: 1.2em; color: darkblue;"><abbr title="Config value is fully parsed before being displayed">'''P'''</abbr></span>}} </div><noinclude> Template used in MediaUploader's config docs. </noinclude>")
- 16:48, 7 September 2022 Ostrzyciel talk contribs created page Extension:MediaUploader/Configuration/Appearance (Created page with "== <code>display</code> section == === <code>headerLabel</code> === Wikitext to display above the MediaUploader UI. This can be useful if you want to, e.g., display a banner above the upload form in campaigns. ;Default <syntaxhighlight lang="php"> $wgMediaUploader['display']['headerLabel'] = ''; </syntaxhighlight> === <code></code> === ;Default <syntaxhighlight lang="php"> $wgMediaUploader[''] = ; </syntaxhighlight> === <code></code> === ;Default <syntaxhighlight...")
- 16:20, 7 September 2022 Ostrzyciel talk contribs created page Extension:MediaUploader/mu campaign table (Created page with "<pre> mysql> describe mu_campaign; +-------------------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-------------------+------------------+------+-----+---------+-------+ | campaign_page_id | int(10) unsigned | NO | PRI | NULL | | | campaign_enabled | int(11) | NO | MUL | 0 | | | campaign_validity | int(11) | NO | | NULL | | | campai...")
- 16:16, 7 September 2022 Ostrzyciel talk contribs created page Category:PageDelete extensions (Created page with "{{HookUsage|PageDelete}}")
- 15:55, 7 September 2022 Ostrzyciel talk contribs created page MediaUploader (Created page with "#REDIR Extension:MediaUploader")
- 10:34, 10 October 2021 Ostrzyciel talk contribs created page Extension:MediaUploader/Upgrading from UploadWizard (Created page with "loose notes: * MediaUploader must not be loaded simultaneously with UploadWizard.")
- 12:50, 16 March 2021 Ostrzyciel talk contribs created page Extension:MediaUploader/Configuration (Created page with "Very much work in progress. == Licenses == === License definitions === === License groups === === Loading messages === MediaUploader will automatically load all messages us...")
- 12:41, 16 March 2021 Ostrzyciel talk contribs created page Extension:MediaUploader/Campaigns (Created page with "TBD == Prerequisites == == Usage == === Permissions === === Defining a campaign === === Linking to a campaign === === Campaign results === == Configuration == === Field...")
- 11:24, 16 February 2021 Ostrzyciel talk contribs created page Extension:MediaUploader (Created page with "{{DoNotTranslate}} {{Extension |status = experimental |type1 = media |type2 = special |author = Neil Kandalgaonkar, User:Jeroen...")
- 18:07, 15 September 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/test (Created page with "test1")
- 08:17, 9 September 2020 Ostrzyciel talk contribs created page Manual:Reverted edits (Redirected page to Manual:Reverts#Reverted tag) Tag: New redirect
- 08:17, 9 September 2020 Ostrzyciel talk contribs created page Manual:Reverted tag (Redirected page to Manual:Reverts#Reverted tag) Tag: New redirect
- 15:26, 27 August 2020 Ostrzyciel talk contribs created page Manual:Undo (Redirected page to Manual:Reverts#Undo) Tag: New redirect
- 15:26, 27 August 2020 Ostrzyciel talk contribs created page Manual:Manual revert (Redirected page to Manual:Reverts#Manual revert) Tag: New redirect
- 15:25, 27 August 2020 Ostrzyciel talk contribs created page Manual:Revert (Redirected page to Manual:Reverts) Tag: New redirect
- 14:10, 27 August 2020 Ostrzyciel talk contribs created page Manual:Reverts (Created page with "{{DoNotTranslate}} A '''revert''' is (broadly speaking) an edit that reverses the actions of other editors. In that process a new version of the page is created. This page se...")
- 13:36, 26 August 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020/week 16 (Created page with "These were the last two weeks of the internship, so I tried to wrap everything up as much as possible. It looks like I won't finish everything that was planned, but the plan w...")
- 09:05, 18 August 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020/manual (Created page with " == Revert types == There are several methods of performing reverts that are recognized by MediaWiki. === Undo === ==== UI ==== Undos are performed using the ''undo'' link th...")
- 06:32, 16 August 2020 Ostrzyciel talk contribs created page RatePage (Created page with "#REDIR Extension:RatePage")
- 15:24, 10 August 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020/week 14 (Created page with "The manual revert tag made its way to Wikipedias and based on what people say in discussions, the feature is a mostly welcome one. Though, as predicted, a bit confusing to wik...") Tags: Mobile edit Mobile web edit Advanced mobile edit
- 06:34, 8 August 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020/help (Created page with "'''Reverting''' is (broadly speaking) an act of removing some contributions from the current version of a page and creating a new revision without the undesirable content. It...") Tags: Mobile edit Mobile web edit
- 18:37, 30 July 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020/week 12 (Created page with "Ugh, I'm two days late with this blog. I was quite busy with work and other matters and I simply forgot to write it. Anyway, some things got merged, including bugfixes and th...")
- 14:41, 21 July 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020/notes for docs (Created page with "== API == * API:Rollback * API:Edit (undos) == Manual == * Manual:Rollback – v. short, expand on details about tags and stuff * Manual:Tags * Manual:$wgM...")
- 14:10, 21 July 2020 Ostrzyciel talk contribs created page 1.36 (Redirected page to MediaWiki 1.36) Tag: New redirect
- 15:23, 19 July 2020 Ostrzyciel talk contribs created page Category:SMW::Store::BeforeDataUpdateComplete extensions (Created page with "{{HookUsage|SMW::Store::BeforeDataUpdateComplete|extension=Semantic MediaWiki}}")
- 21:28, 10 July 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020/week 10 (Created page with "These were another two very productive weeks, I'm slowly approaching the point where all features described in the proposal are implemented. I have initially planned to maybe...")
- 07:26, 29 June 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020/week 8 (Created page with "These were two productive weeks. I finally managed to get the EditResult patch merged, along with three other hook-related patches that wi...")
- 09:32, 24 June 2020 Ostrzyciel talk contribs created page Category:PageSaveComplete extensions (Created page with "{{HookUsage|PageSaveComplete}}")
- 09:31, 24 June 2020 Ostrzyciel talk contribs created page Manual:Hooks/PageSaveComplete (new hook introduced in 1.35)
- 19:40, 17 June 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020/week 6 (Created page with "In the last two weeks I started implementing the features that I planned during the first month of the internship. First of all, I changed the schedule a bit. The initial pla...")
- 13:46, 31 May 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020/week 4 (Created page with "For the past two weeks I waited for people's opinions/insights about the revert definition in this Phabricator task. I received some very useful suggestions f...")
- 06:55, 26 May 2020 Ostrzyciel talk contribs moved page User:Ostrzyciel/GSoC 2020/week 1 to User:Ostrzyciel/GSoC 2020/week 2
- 16:03, 19 May 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020/week 1 (Created page with "I won't be writing poetry here or essays on my personality and my emotional relation to WMF or something, like past and current GSoC interns. I'm sorry, these reports will be...")
- 07:39, 5 May 2020 Ostrzyciel talk contribs created page User:Ostrzyciel/GSoC 2020 (a draft, I'll refine it later)