Pages without language links
From mcr
The following pages do not link to other language versions.
Showing below up to 50 results in range #51 to #100.
- T182678: [MCR] Script for populating empty ar_rev_id fields
- T182682: [MCR] Script(s) for populating new tables (slots, content, content_models, slot_roles)
- T183486: MCR schema migration stage 0: create tables
- T183487: MCR schema migration stage 3: stop using legacy fields
- T183488: MCR schema migration stage 2: populate new fields
- T183489: MCR schema migration stage 1: Fix Legacy Archive Rows
- T183490: MCR schema migration stage 4: Migrate External Store URLs (wmf production)
- T183777: Some PHPUnit tests consistently fail when collecting coverage report
- T183798: Flaky user tests/De-captialising tests/phpunit/includes/Storage shouldn't cause user test breakages
- T184629: Run maintenance/migrateArchiveText.php on all wikis
- T185793: Revision hash needs to consider content model and slot role
- T186371: Redesign revision-related event schemas for MCR
- T187153: Special:Abuselog throws when viewing details or examining (BadMethodCallException: Call get getId() on null)
- T187935: Allow cross-slot access during HTML rendering.
- T188396: It should be possible to understand the reason of revision creation from RevisionRecordInserted hook
- T189220: Ensure that relevant extensions are MCR-aware
- T189808: Make undo work with multiple slots.
- T190063: Tracking dependencies for multiple Content objects per page (MCR)
- T190066: Expose all slots to the search interface
- T191795: Support MCR in mobile
- T192306: Create MCR test wiki on WM Cloud
- T192307: Provide MCR-aware hook points
- T192926: Schema change to drop archive.ar_text and archive.ar_flags
- T193180: Clean up archive rows with duplicate revision IDs
- T194015: Make PageArchive aware of MCR
- T194034: Make rollback inherit all slots from the target version
- T194037: Track dependencies for multiple Content objects per page
- T194038: Introduce ContentHandler::getSecondaryDataUpdates to replace Content::getSecondaryDataUpdates
- T194042: Replace usages of WikiPage::prepareContentForEdit
- T194043: Replace usages of Content::getSecondaryDataUpdates
- T194046: Introduce SlotRoleHandler and SlotRoleRegistry for declaring slot roles.
- T194048: Introduce RevisionRenderer (baseline)
- T194049: Introduce SlotRenderingProvider
- T194263: Deprecate/Remove ContentHandler::makeParserOptions()
- T194412: Make undo fail gracefully for non-main slots.
- T194429: Remove the need to generate ParserOutput before PageContentSave hook is called
- T194729: Allow Wikibase Entities to be stored in alternative slots [MCR]
- T194730: Ensure that Wikibase data access to MediaInfo on file description pages works with MCR
- T194731: Show diffs for all slots [MCR]
- T194734: Implement edit conflict resolution for MCR
- T194736: Implement automatic conflict resolution for all slots [MCR]
- T194750: Deploy Structured Data on Commons baseline
- T194830: Refactor DifferenceEngine
- T195069: Factor PageStore and PageRecord out of WikiPage
- T195212: ServiceContainer: Allow extensions to manipulate services upon creation
- T195692: Attempt to undelete page causes error: Fatal exception of type IncompleteRevisionException: user_text field must not be !
- T195779: MCR support in ORES
- T195980: Write a specification for the architecture for handling slots
- T196082: npm install for selenium tests not working on labs-vagrant
- T196087: Refactored implementation of MCR page update interface