Difference between revisions of "Extension talk:Wikiskin.php"

From Organic Design wiki
(Propsed variables to add)
(Question about tags/variables)
Line 1: Line 1:
Where can I see a page that uses this extention? --[[User:Rob|Rob]] 14:58, 6 Apr 2007 (NZST)
+
Where can I see a page that uses this extension? --[[User:Rob|Rob]] 14:58, 6 Apr 2007 (NZST)
 
:I'm testing it on [[WikiFS:]] --[[User:Nad|Nad]] 15:01, 6 Apr 2007 (NZST)
 
:I'm testing it on [[WikiFS:]] --[[User:Nad|Nad]] 15:01, 6 Apr 2007 (NZST)
 
Has anyone an more detailed demo or description for setting up the wikiskin? --[[User:nope]] 14.5.2007
 
Has anyone an more detailed demo or description for setting up the wikiskin? --[[User:nope]] 14.5.2007
 
:It's still in beta state, but is working ok, just save the code into a file and ''include'' the file from your localsettings.php, but make sure your skin article is created first (the name of the article is set in $wgWikiSkin, the default name for the article is ''WikiSkin''). OrganicDesign and our other wikis use it, [[OrganicDesign:Default-skin]] is the ''$wgWikiSkin'' article on it. We're just using it to replicate the standard monobook layout currently, but it's been developed for use with [[MW:Extension:Wiklets]] which is a desktop-like skin where different articles and forms work like windows on a desktop. --[[User:Nad|Nad]] 21:50, 14 May 2007 (UTC)
 
:It's still in beta state, but is working ok, just save the code into a file and ''include'' the file from your localsettings.php, but make sure your skin article is created first (the name of the article is set in $wgWikiSkin, the default name for the article is ''WikiSkin''). OrganicDesign and our other wikis use it, [[OrganicDesign:Default-skin]] is the ''$wgWikiSkin'' article on it. We're just using it to replicate the standard monobook layout currently, but it's been developed for use with [[MW:Extension:Wiklets]] which is a desktop-like skin where different articles and forms work like windows on a desktop. --[[User:Nad|Nad]] 21:50, 14 May 2007 (UTC)
 +
 +
Brilliant! Question: Why did you decide to put the skin variables like <nowiki>{{ACTIONS}}</nowiki> into the global MediaWiki variable namespace instead of using wikiskin-specific tags along the lines of <nowiki>@@ACTIONS@@</nowiki>? [[User:Ehartwell|Ehartwell]] 00:07, 11 July 2007 (NZST)
  
 
== Private wiki & Public www ==
 
== Private wiki & Public www ==

Revision as of 12:07, 10 July 2007

Where can I see a page that uses this extension? --Rob 14:58, 6 Apr 2007 (NZST)

I'm testing it on WikiFS: --Nad 15:01, 6 Apr 2007 (NZST)

Has anyone an more detailed demo or description for setting up the wikiskin? --User:nope 14.5.2007

It's still in beta state, but is working ok, just save the code into a file and include the file from your localsettings.php, but make sure your skin article is created first (the name of the article is set in $wgWikiSkin, the default name for the article is WikiSkin). OrganicDesign and our other wikis use it, OrganicDesign:Default-skin is the $wgWikiSkin article on it. We're just using it to replicate the standard monobook layout currently, but it's been developed for use with MW:Extension:Wiklets which is a desktop-like skin where different articles and forms work like windows on a desktop. --Nad 21:50, 14 May 2007 (UTC)

Brilliant! Question: Why did you decide to put the skin variables like {{ACTIONS}} into the global MediaWiki variable namespace instead of using wikiskin-specific tags along the lines of @@ACTIONS@@? Ehartwell 00:07, 11 July 2007 (NZST)

Private wiki & Public www

See Maintaining websites with a wiki

Propsed variables to add

  • Anonymous
  • Regexp