Difference between revisions of "Wiki maintenance"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Extensions)
(Automating version and time)
 
(60 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
== MediaWiki version and configuration ==
 
== MediaWiki version and configuration ==
As of 14 February 2008, the OpenOffice.org Wiki is running on:  
+
As of '''26 December 2015''' until {{#time: d F Y}}, the OpenOffice Wiki is running on:  
* MediaWiki 1.11
+
* MediaWiki '''{{CURRENTVERSION}}'''
* MySQL 5.0.33
+
* pHp 5.0.4
+
  
[[Wiki upgrade|Basic steps to upgrade the Wiki]]
+
You can access the MediaWiki API via: http://wiki.services.openoffice.org/w/api.php
  
[[ShortURL|How to set up the ShortURL functionality]]
+
== Wiki regular Maintenance (sysop) ==
 +
Our Wiki is like a flower, it grows wild all by itself, but by nursing it carefully it shows its full potential.
  
[[Wiki stylesheet modifications|Stylesheet modifications to add in "prettytable" and "wikitable" classes]]
 
  
[[Wiki footer|Wiki footer modifications]]
+
Call to all sysop: please visit the following pages once a month and remove the content:
  
== Extensions ==
+
[[Special:UnusedCategories|Unused Categories]] '''Unused categories are in any way related to some wanted categories ([[:Category:OC/Calendièr]] list pages of [[:Category:OC/Calendièr]] * It affects pages that use accented characters and alphabets different - Cyrillic, Kanji, etc - from the Occidental alphabet)'''<!-- Sorry if I wrote incorrect, I'm using google\translate -->
 +
::'''Note:''' Do not delete empty categories which are in [[:Category:Wiki Maintenance]]. Some of these are supposed to be empty, unless there is a problem.
 +
Would it not be possible to create one page "do_not_delete" and add to those catagories, thereby we could automate the process !!
 +
::Is the sub-categories section of [[:Category:Wiki Maintenance]] good enough?
 +
[[Special:UnusedFiles|Unused Files]]
  
These MedaiWiki extensions are installed on the OpenOffice.org Wiki:
+
[[Special:UnusedTemplates|Unused Templates]]
  
{|class="wikitable"
 
!Extension
 
!Notes
 
|-
 
|SpecialInterwiki
 
|
 
|-
 
|DisplayTitleExtension
 
|
 
|-
 
|IDLTagExtension
 
|
 
|-
 
|DynamicPageList
 
| http://semeb.com/dpldemo/index.php?title=Main_Page <br>
 
Inputbox and Wgraph not enabled (included in DPL zip file)
 
|-
 
|SyntaxHighlight_GeSHI
 
|
 
|-
 
|CategoryTree
 
|needs $wgUseAjax = true; in LocalSettings.php
 
|-
 
|LabeledSectionTransclusion
 
|
 
|-
 
|DisplayTitleExtension
 
|needs $wgAllowDisplayTitle = false: in LocalSettings.php
 
|-
 
|SpecialUploadLocal
 
|adds a new item in SysOp/Bureaucrat section of the SpecialPages page to allow uploading multiple images to the wiki
 
|}
 
  
Please put any extension requests on the discussion page.
+
Call to all sysop: Please visit the following pages once a month and check if the content should be created, otherwise modify the calling pages:
  
== The OpenOffice.org Wiki skin ==
+
[[Special:WantedCategories|Wanted Categories]]
  
A new custom skin has been developed for the OpenOffice.org Wiki.  This skin brings the Wiki more in line with the general OpenOffice.org look and feel.  This skin will be updated to reflect any changes to the main OpenOffice.org website.
+
[[Special:WantedFiles|Wanted Files]]
  
The custom skin is a subset of the Monobook skin. The new OOoWiki skin uses the Monobook.php and applies a custom .css ($WIKIROOT/skins/myskin/myskin.css). This means that all modifications to the Monobook.php file are included into the OOoWiki skin as well.
+
[[Special:WantedPages|Wanted Pages]]
 +
 
 +
[[Special:WantedTemplates|Wanted Templates]]
 +
:There is some problem with the Basic Guide template (64 redlinks). I will investigate. --[[User:TJFrazier|TJ]] ([[User_talk:TJFrazier|Talk]]) 14:51, 5 January 2013 (UTC)
 +
::The problem is with the remnants of a project under user G11nAutomation. Moving discussion to dev@, or maybe to I10n@. --[[User:TJFrazier|TJ]] ([[User_talk:TJFrazier|Talk]]) 10:50, 6 January 2013 (UTC)
 +
 
 +
== Wiki regular Maintenance (root) ==
 +
 
 +
All documentation is available to the Apache Infrastructure team at
 +
https://svn.apache.org/repos/infra/infrastructure/trunk/docs/services
 +
(restricted access, ask to the dev mailing list if you need access).
 +
 
 +
Integration of cwiki:
 +
https://studio.plugins.atlassian.com/wiki/display/UWC/Universal+Wiki+Converter
 +
 
 +
== Wiki Extension Requests ==
 +
There are currently no extension requests
 +
 
 +
[[Category:Wiki Maintenance]]

Latest revision as of 23:30, 27 December 2015

MediaWiki version and configuration

As of 26 December 2015 until 04 May 2024, the OpenOffice Wiki is running on:

  • MediaWiki 1.23.13

You can access the MediaWiki API via: http://wiki.services.openoffice.org/w/api.php

Wiki regular Maintenance (sysop)

Our Wiki is like a flower, it grows wild all by itself, but by nursing it carefully it shows its full potential.


Call to all sysop: please visit the following pages once a month and remove the content:

Unused Categories Unused categories are in any way related to some wanted categories (Category:OC/Calendièr list pages of Category:OC/Calendièr * It affects pages that use accented characters and alphabets different - Cyrillic, Kanji, etc - from the Occidental alphabet)

Note: Do not delete empty categories which are in Category:Wiki Maintenance. Some of these are supposed to be empty, unless there is a problem.

Would it not be possible to create one page "do_not_delete" and add to those catagories, thereby we could automate the process !!

Is the sub-categories section of Category:Wiki Maintenance good enough?

Unused Files

Unused Templates


Call to all sysop: Please visit the following pages once a month and check if the content should be created, otherwise modify the calling pages:

Wanted Categories

Wanted Files

Wanted Pages

Wanted Templates

There is some problem with the Basic Guide template (64 redlinks). I will investigate. --TJ (Talk) 14:51, 5 January 2013 (UTC)
The problem is with the remnants of a project under user G11nAutomation. Moving discussion to dev@, or maybe to I10n@. --TJ (Talk) 10:50, 6 January 2013 (UTC)

Wiki regular Maintenance (root)

All documentation is available to the Apache Infrastructure team at https://svn.apache.org/repos/infra/infrastructure/trunk/docs/services (restricted access, ask to the dev mailing list if you need access).

Integration of cwiki: https://studio.plugins.atlassian.com/wiki/display/UWC/Universal+Wiki+Converter

Wiki Extension Requests

There are currently no extension requests

Personal tools