Jump to content

Wikinews talk:Newsroom/Archive 2

Page contents not supported in other languages.
Add topic
From Wikinews, the free news source you can write!
Latest comment: 6 months ago by BigKrow in topic Reviews


A mobile friendly version of Newsroom!

The current version of this page on mobile view does not appear user-friendly and presents difficulties in navigation. I request that we consider developing a mobile-friendly version to address these issues. This can be achieved by implementing a 'nomobile' CSS style div section only for desktop devices/version and a 'mobile-only' CSS style div section specifically for mobile devices, along with a modified rearrangement of the boxes- on mobile view.

If the mediawiki platform does not already have a CSS code for this purpose, we can utilize the following code snippet:

 @media only screen and (max-width: 390px) {
	.nomobile {
		display: none !important;
	}
 } 

@media only screen and (min-width: 391px) {
	.mobile-only {
		display: none !important;
	}
 }
 

Asked42 (talk) 20:53, 26 June 2023 (UTC)Reply

Disputed.

Let the cleaning begin!!! Thank you Tyrol for helping out! SkruhKidd (talk) 03:10, 26 November 2023 (UTC)Reply

Just where we started....

Deletion pages are getting worse again.... BigKrow (talk) 18:05, 25 August 2024 (UTC)Reply

Bumper crop of articles

What just happened to the developing article section? There are a dozen titles that weren't there this morning. I'm tempted to fear AI-generated drek, but we did have that whole class of Australian journalism students that time. Dare I to hope. Darkfrog24 (talk) 17:33, 2 April 2025 (UTC)Reply

A huge number of them are from last year or otherwise months ago. Is this a glitch of some kind? Darkfrog24 (talk) 17:35, 2 April 2025 (UTC)Reply
Okay, they seem to be gone... Good on you, whoever did that. Darkfrog24 (talk) 18:43, 2 April 2025 (UTC)Reply

Reviews

trying to cleanup. BigKrow (talk) 23:33, 13 May 2025 (UTC)Reply