Open main menu

Search results

  • release templates  Latest stable software release templates  Lawn  Learning  Legal  Library  LibrePlanet  License templates  License templates/es  Licensing 
    899 bytes (755 words) - 10:14, 14 May 2020
  • MediaWiki/Extensions (category Project templates)
    in *; do if [ -d ${f} ]; then # Will not run if no directories are available echo $f cd $f # check for .git directory if [ -d ".git" ]; then git fetch
    6 KB (1,244 words) - 09:50, 11 May 2018
  • CiviCRM (category Project templates)
    in your templates instead) set the message template for mailings (note that you'll want to design, and create all assets for your mail templates, and host
    22 KB (2,797 words) - 13:34, 3 December 2018
  • Collections (category Templates using ParserFunctions)
    .pid if [ -e $PIDFILE ]; then PID=`cat $PIDFILE` echo -n "Stopping mw-serve, killing PID $PID..." if ! kill $PID; then echo "can't kill it." else echo
    5 KB (811 words) - 08:34, 26 April 2020
  • Tar (category Templates using ParserFunctions)
    really bad idea (only say yes if very sure)' if agree_to_clobber ; then mergedirs "$2" "$3" return else return 1 fi else # Source and target are mix of
    14 KB (2,328 words) - 00:26, 29 March 2015
  • Library (category Templates using ParserFunctions)
    re = /[\s\-xX0-9]{10,17}/; var OK = re.exec(t); if (!OK) { // Notify the user if their selection doesn't look right alert(t + ' is
    4 KB (517 words) - 12:02, 14 May 2015
  • local template if args._template then template = args._template else local currentTitle = mw.title.getCurrentTitle() if currentTitle.prefixed
    1 KB (199 words) - 22:35, 6 February 2017
  • Format conversion (category Project templates)
    -name '*ppt' -o -name '*doc' -o -name '*xls'` do if [ "$2" = "dry-run" ] then echo "found: $file" else until [ "$var1" = "$END_CONDITION" ] do echo "Do
    8 KB (1,108 words) - 15:05, 8 August 2015
  • 'copy'; and then checkout the branch correctly. To checkout the branch correctly, just IGNORE the -b flag altogether. If you do use the -b flag, then you must
    19 KB (2,950 words) - 14:35, 19 April 2024
  • Merging (category Templates using ParserFunctions)
    *really* emphasizes Distributed Version Control Systems and thinks anything else is insane, brain damaged, ugly and stupid). Development of Subversion's own
    3 KB (361 words) - 11:14, 23 June 2009
  • Market Intelligence (category Project templates)
    falls flat. They list 5 different people if you search for "Greg Rundlett"... they're all me. On the other hand, if you look at the LinkedIn profile for Greg
    5 KB (777 words) - 11:16, 21 July 2017
  • framework that is used in the MediaWiki project (and just about everywhere else) for creating the frontend. For MediaWiki, Vue.js in used in the new Codex
    2 KB (198 words) - 11:49, 22 December 2023
  • {else}effort 3h # using guesstimate<br />{/if} {if '' != $issue.time_spent}# {$issue.time_spent}h recorded in bookings<br />{/if}
    22 KB (2,839 words) - 22:57, 13 June 2007
  • renderSubheaders() if args.subheader then args.subheader1 = args.subheader end if args.subheaderrowclass then args.subheaderrowclass1
    13 KB (1,399 words) - 22:34, 6 February 2017
  • titleObj) if yesno(args.nocat) then return '' end local cats = {} -- Error category if #modules < 1 then cats[#cats + 1] = 'Lua templates with errors'
    2 KB (298 words) - 22:35, 6 February 2017
  • if result == nil then if nomatch == nil then return str._error( 'Match not found' ); else return
    15 KB (2,237 words) - 22:35, 6 February 2017
  • suffix if timeDiff >= 0 then -- Past if result_num == 1 then punctuation_key = 1 else punctuation_key = 2 end if args.ago == '' then suffix
    4 KB (600 words) - 22:35, 6 February 2017
  • removeBlanks) if type(s) ~= 'string' then return s end s = s:match('^%s*(.-)%s*$') if removeBlanks then if s ~= '' then return s else return
    8 KB (836 words) - 22:34, 6 February 2017
  • frame ) if not frame:getParent() then error( '{{#invoke:Unsubst|}} makes no sense without a parent frame' ) end if not frame.args['$B'] then error(
    2 KB (248 words) - 22:35, 6 February 2017
  • tidyValDefault(key, val) if type(val) == 'string' then val = val:match('^%s*(.-)%s*$') if val == '' then return nil else return val end else return val
    10 KB (1,447 words) - 22:34, 6 February 2017

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)