About Nicole Sharp's Homepage and MediaWiki:Mobile.css: Difference between pages

From NikkiWiki
(Difference between pages)
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
[[image:new topic icon.svg|thumb|[Image.]&ensp; "[https://www.ahdictionary.com/word/search.html?q=wiki Wiki]" is derived from a Hawaiian word (<i lang="haw">wikiwiki</i>) meaning "quick". <ref><code>https://www.ahdictionary.com/word/search.html?q=wiki</code></ref>&ensp; So "wiki markup" is "quick markup" and a "wiki site" is a "quick site".&ensp; This refers to the abbreviated MediaWiki syntax which allows for the rapid development of many webpages in the form of wikipages.&ensp; MediaWiki was originally designed for developing a collaboratively-edited public encyclopedia ([[wikipedia:Wikipedia|<cite>Wikipedia: The Free Encyclopedia</cite>]]), requiring many people to make many edits to many pages in a short time. <ref><code>[[wikipedia:MediaWiki]]</code></ref>&ensp; Pictured is an example of MediaWiki markup showing the elimination of HTML chevrons for a level-two heading. <ref><code>[[commons:category:wiki markup]]</code></ref>&ensp; This cuts in half the number of typed characters needed to create a heading.]]
cite.i { text-decoration: underline; }
cite.n { font-style: normal; }
cite.u { font-style: normal; text-decoration: underline; }
dfn.b { font-weight: bold; font-style: normal; }
strong.u { text-decoration: underline; font-weight: normal; }


The homepage for <u><cite class="u">[[Nicole Sharp's Website]]</cite></u> has been moved from
#mw-content-text tt { font-family: monospace; font-size: large; }
: <code>nicolesharp.net/index.htm</code>
#mw-content-text code { padding: 0; }
to
#mw-content-text code, #mw-content-text kbd, #mw-content-text samp { border: none; }
: <code>nicolesharp.net/w/index.php</code>


Both of these indexpages can now be accessed from
/*
: <code>[[index|https://www.nicolesharp.net/]]</code>
Wikimedia MediaWiki mobile stylesheet for NikkiWiki, Nicole Sharp's Wiki.
 
All CSS (cascading stylesheets) here will be loaded for users of the mobile site.
This change in the homepage represents a shift from a web-first (<abbr title="hypertext markup language">HTML</abbr>-first) development model to a wiki-first (MEDIAWIKI-first) development model.&ensp; Previously, <cite class="u">NikkiWiki</cite> was a secondary site intended for notes or incomplete works compiled in wikimarkup before being (re)published in webmarkup (HTML or hypertext markup language) on the main site.&ensp; But this just ends up as twice the work.&ensp; Other [[mw:What is MediaWiki?|Wikimedia MediaWiki]] sites such as [[wikipedia:Main Page|Wikipedia]], [[wikibooks:Main Page|Wikibooks]], and [[wikisource:en:Main Page|Wikisource]] prove that [[wikipedia:MediaWiki|MediaWiki]] is more than capable of handling completed works including those with complex content and simply using a wiki as a "quicknotes" system is an underutilization.&ensp; A traditional HTML website or homepage is thus unnecessary if a wiki is present on the domain.&ensp; The exception of course is for a wikifarm where no single wiki is primary, as seen with the HTML homepages for [https://www.wikimedia.org/ Wikimedia] and [https://www.wikipedia.org/ Wikipedia].
*/
 
A major advantage of abandoning webdevelopment in pure HTML in favor of MediaWiki wikimarkup is for intercompatibility with other MediaWiki sites such as Wikipedia, Wikibooks, and [[wikiversity:Main Page|Wikiversity]].&ensp; Wikitext can be freely copied to and from <cite class="n">NikkiWiki</cite> and [https://www.wikimedia.org/ Wikimedia] (with attribution) since both are using the same software (Wikimedia MediaWiki) and the same license (<u>[[NikkiLicense|Creative Commons Attribution-ShareAlike]]</u>). <ref><u><code>[[MediaWiki]]</code></u></ref> <ref><code>[[mw:What is MediaWiki?]]</code></ref> <ref><u><code>[[NikkiLicense]]</code></u></ref> <ref><code>https://www.creativecommons.org/licenses/by-sa/4.0/</code></ref> <ref><code>https://www.creativecommons.org/licenses/by-sa/4.0/legalcode</code></ref> <ref><u><code>[[Creative Commons Attribution-ShareAlike 4.0 International Public License]]</code></u></ref> <ref><code>https://www.wikimedia.org/</code></ref>
 
== historical homepages ==
 
<cite class="u">Nicole Sharp's Website</cite> was originally published in <time datetime="2006">2006</time> as "<code>personal.frostburg.edu/nlsharp0</code>".&ensp; Other historical homepages include the following.
 
# <code><nowiki>http://personal.frostburg.edu/nlsharp0/</nowiki></code>
# <code><nowiki>http://nicolesharp.altervista.org/</nowiki></code>
# <code><nowiki>https://www.nicolesharp.net/</nowiki></code>
 
== see also ==
 
* <u><code>[[about Nicole Sharp's Website]]</code></u>
* <u><code>[[about Nicole Sharp's Wiki]]</code></u>
* <u><code>[[notes for Nicole Sharp's Website]]</code></u>
 
== references ==
 
<references />
 
== keywords ==
 
<code>about, aboutpage, Attribution-ShareAlike, BY-SA, CC, DreamHost, EDU, EN, ENG, English, EN-US, Frostburg, frostburg.edu, FSU, homepage, homesite, homewiki, homewikisite, HTM, HTML, hypertext, index, index.htm, index.php, indexpage, internet, mainpage, MediaWiki, MW, net, network, Nicole, nicolesharp.altervista.org, nicolesharp.net, Nikki, NikkiSite, NikkiWiki, NLS, NS, PHP, US, USA, web, webhome, webhomepage, website, webmarkup, wiki, wikihome, wikihomepage, wikimainpage, wikimarkup, wikiproject, wikisite, wikitext, WWW</code>
 
{{#seo:|keywords=about, aboutpage, Attribution-ShareAlike, BY-SA, CC, DreamHost, EDU, EN, ENG, English, EN-US, Frostburg, frostburg.edu, FSU, homepage, homesite, homewiki, homewikisite, HTM, HTML, hypertext, index, index.htm, index.php, indexpage, internet, mainpage, MediaWiki, MW, net, network, Nicole, nicolesharp.altervista.org, nicolesharp.net, Nikki, NikkiSite, NikkiWiki, NLS, NS, PHP, US, USA, web, webhome, webhomepage, website, webmarkup, wiki, wikihome, wikihomepage, wikimainpage, wikimarkup, wikiproject, wikisite, wikitext, WWW}}
 
[[category:Nicole Sharp's Website]]
[[category:pages with images]]

Revision as of 2023-09-05T03:51:21

cite.i { text-decoration: underline; }
cite.n { font-style: normal; }
cite.u { font-style: normal; text-decoration: underline; }
dfn.b { font-weight: bold; font-style: normal; }
strong.u { text-decoration: underline; font-weight: normal; }

#mw-content-text tt { font-family: monospace; font-size: large; }
#mw-content-text code { padding: 0; }
#mw-content-text code, #mw-content-text kbd, #mw-content-text samp { border: none; }

/*
Wikimedia MediaWiki mobile stylesheet for NikkiWiki, Nicole Sharp's Wiki.
All CSS (cascading stylesheets) here will be loaded for users of the mobile site.
*/