Jump to content

Wikisource:Scriptorium/Archives/2006-03

From Wikisource
Latest comment: 18 years ago by Sj in topic Proposals

Proposals

Adding something to Mediawiki:Common.css

.hiddenStructure

Can we add the following to Mediawiki:Common.css?

/* hiddenStructure from Monobook - allows selective hiding of markup in templates */
.hiddenStructure {
   display: none;
   speak: none;
}

Basically, it allows us to added optional parameters to templates but without any hit on the server. Great if you could add it! - Ta bu shi da yu 07:08, 29 January 2006 (UTC)

Since the link above is a redlink, note Help:User style on the MetaWiki: "The defaults for all skins are in MediaWiki:Common.css. Other CSS pages are separate per skin". // Pathoschild (editor / talk) 09:07, 29 January 2006 (UTC)
The class has been added as requested. // Pathoschild (editor / talk) 19:02, 5 February 2006 (UTC)
This has been added to Wikisource's collection of tools and scripts ("Hide if empty (template coding)")). // Pathoschild (admin / talk) 05:38, 17 February 2006 (UTC)

Pilaf's Live Preview

Does anyone have experience of Pilaf's Live Preview? [1] This is a bit of JS which enables edits to be previewed in the editor's browser, instead of being sent to the server. An extra button is added to the Save/Preview/Show changes series. It has the great advantage of speed, a major consideration for those of us in dial-up with dodgy lines. It also saves server bandwidth usage.

It is possible for editors to have it on their own PCs, (that is those who can make head or tail of how to activate the program, which I have so far failed to do) but I feel it would be a better scheme to have it on the WS Media Wiki, See Pilaf's Live Preview page for reasons for this. Apwoolrich 20:32, 5 February 2006 (UTC)

It could be implemented site-wide with relative ease, but several limitations make it undesireable for new users. However, I'll set it up on Wikisource and add instructions to WS:Tools. When I'm done, users should be able to call it with two lines in their javascript file. // Pathoschild (editor / talk) 22:17, 5 February 2006 (UTC)
I forgot to mention it here; for the sake of future reference, see Wikisource:Tools and scripts#InstaView. // Pathoschild (admin / talk) 04:33, 16 February 2006 (UTC)

Welcome template redesign

Current template