User:Johan G/Things I kept for history: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Created page with "This page have links to '''things I kept for history'''. This could be * Things that got implemented in some other way, but to some extent inspired the way things finally go...")
 
(→‎Templates: + GitStatus drafts from http://wiki.flightgear.org/index.php?title=User:Johan_G/In_my_sandbox&oldid=94159)
Line 8: Line 8:
* Template for very common links to the source code repositories that later got implemented as {{tl|fgdata file}}, {{tl|simgear file}} and {{tl|flightgear file}}.  Those templates would link to source code files and directories, could link to certain commits and lines and would also allow custom link labels (see also the slightly related {{tl|readme file}} template):
* Template for very common links to the source code repositories that later got implemented as {{tl|fgdata file}}, {{tl|simgear file}} and {{tl|flightgear file}}.  Those templates would link to source code files and directories, could link to certain commits and lines and would also allow custom link labels (see also the slightly related {{tl|readme file}} template):
** <nowiki>{{</nowiki>[[User:Johan G/Template:Flightgear source|flightgear source]]<nowiki>}}</nowiki>
** <nowiki>{{</nowiki>[[User:Johan G/Template:Flightgear source|flightgear source]]<nowiki>}}</nowiki>
* Templates for easing maintenance of the {{tl|GitStatus}} template in a previous state used with the older release plan.  See also [[Template talk:GitStatus#Updating and improving the status template(s)]] ([http://wiki.flightgear.org/index.php?title=Template_talk:GitStatus&oldid=78379#Updating_and_improving_the_status_template(s) perm])
** {{obr}}[[User:Johan G/GitStatus/main|GitStatus/main]]{{cbr}}  (Hopefully) making GitStatus easier to maintain.
*** {{obr}}[[User:Johan G/GitStatus/status|GitStatus/status]]{{cbr}} Current status (or on bad input, error messages)
*** {{obr}}[[User:Johan G/GitStatus/text open|GitStatus/text open]]{{cbr}} Text shown if status == open
*** {{obr}}[[User:Johan G/GitStatus/text frozen|GitStatus/text frozen]]{{cbr}} Text shown if status == frozen
*** {{obr}}[[User:Johan G/GitStatus/text closed|GitStatus/text closed]]{{cbr}} Text shown if status == closed
*** {{obr}}[[User:Johan G/GitStatus/next status|GitStatus/next status]]{{cbr}} Next status and days left to it (or on bad input, error messages)

Revision as of 04:43, 18 April 2016

This page have links to things I kept for history. This could be

  • Things that got implemented in some other way, but to some extent inspired the way things finally got implemented.
  • Things that did not work out as expected.
  • etc.

Templates

  • Template for very common links to the source code repositories that later got implemented as {{fgdata file}}, {{simgear file}} and {{flightgear file}}. Those templates would link to source code files and directories, could link to certain commits and lines and would also allow custom link labels (see also the slightly related {{readme file}} template):