User:Goraf/Todo: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(-)
(copies from local wiki completed)
Line 10: Line 10:
== Uncategorized ==
== Uncategorized ==
* Namespaces
* Namespaces
** Create namespace for docs {{StrikeT| (''locally'') }}
** {{StrikeT|Create namespace for docs (''locally'') }}
** Create namespace for content {{StrikeT| (''locally'') }}
** {{StrikeT|Create namespace for content (''locally'') }}
** Create namespace for translations / localizations (L10n) {{StrikeT| (''locally'') }}
** {{StrikeT|Create namespace for translations / localizations (L10n) (''locally'') }}


* Documentation
* Documentation
Line 39: Line 39:
* CmdLine
* CmdLine
** Commands
** Commands
*** structure {{StrikeT| (''locally'') }}
*** {{StrikeT|structure  (''locally'') }}
*** content/translations {{StrikeT| (''locally''): defaults, en, ru }}
*** {{StrikeT|content/translations  (''locally''): defaults, en, ru }}


* Facebook
* Facebook
** move HiddenSettings to the content namespace and L10n namespace {{StrikeT| (''locally'') }}
** {{StrikeT|HiddenSettings}}
** modify "template" accordingly {{StrikeT| (''locally'') }}
*** {{StrikeT|move HiddenSettings to the content namespace and L10n namespace (''locally'') }}
*** {{StrikeT|modify "template" accordingly (''locally'') }}


* HistoryPP
* HistoryPP
Line 55: Line 56:
* HistoryStats
* HistoryStats
** Supported variables
** Supported variables
*** structure {{StrikeT| (''locally'') }}
*** {{StrikeT|structure  (''locally'') }}
*** content/translations {{StrikeT| (''locally''): defaults }}
*** content/translations {{StrikeT| (''locally''): defaults }}


Line 63: Line 64:
* Omegle
* Omegle
** Commands
** Commands
*** structure {{StrikeT| (''locally'') }}
*** {{StrikeT|structure  (''locally'') }}
*** content/translations {{StrikeT| (''locally''): defaults, cs, de, en, pl, ru }}
*** {{StrikeT|content/translations  (''locally''): defaults, cs, de, en, pl, ru }}


* Tipper
* Tipper

Revision as of 01:14, 17 March 2015

List of things to do and finished one.

locally - means that changes are made in a local copy of wiki and they only need to be copied/applied if this version will be able to handle them (has an extensions and so on)


Uncategorized

  • Namespaces
    • Create namespace for docs (locally)
    • Create namespace for content (locally)
    • Create namespace for translations / localizations (L10n) (locally)
  • Documentation
    • modify {{Documentation}} to use docs namespace (locally)
    • move all docs to a new namespace
  • Localization
    • move all templates with localizations to the new namespace and make needed changes to the templates


Templates

  • changes to {{Plugin}} and its subpages / dependencies (or create a wrapper)
    • move table headings to L10n (locally)
    • change call-syntax to just one line (locally - not in 100%)
  • for default strings to mark untranslated parts
  • {{AddonLink}}
  • structure of the glossaries - wiki's desc
  • think of Template:Collapse (modyfication to our)
  • move deprecated plugins from Template:Plugins to another one
  • delete unneded "Readme" subpages


Content

  • CmdLine
    • Commands
      • structure (locally)
      • content/translations (locally): defaults, en, ru
  • Facebook
    • HiddenSettings
      • move HiddenSettings to the content namespace and L10n namespace (locally)
      • modify "template" accordingly (locally)
  • HistoryPP
    • HiddenOptions
    • Date and time formatting - examples
    • Date and time formatting - format
    • Text formatting
    • Text formatting - variables
  • HistoryStats
    • Supported variables
      • structure (locally)
      • content/translations (locally): defaults
  • Jabber
    • list of XEP's
  • Omegle
    • Commands
      • structure (locally)
      • content/translations (locally): defaults, cs, de, en, pl, ru
  • Tipper


Extensions


Scribunto

Long-term

  • rewrite templates to use Lua


Skin

Long-term

  • mw update (changes in handlings skins)
  • ...