Search results

From Freephile Wiki
Results 1 – 12 of 12
Advanced search

Search in namespaces:

  • Templates  Templates/en  Templates tracking Wikidata  Templates using ParserFunctions  Templates using data from Wikidata  Templating  Terminal  Testing  Time 
    899 bytes (791 words) - 09: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,251 words) - 08:50, 11 May 2018
  • 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,376 words) - 23:26, 28 March 2015
  • 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,813 words) - 12: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) - 07:34, 26 April 2020
  • 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,109 words) - 14:05, 8 August 2015
  • />{/if} {if '' != $issue.assigned}allocate {$issue.assigned} <br />{/if} {if 0 != $issue.iss_dev_time}effort {$issue.iss_dev_time}h<br /> {else}effort
    22 KB (2,839 words) - 21:57, 13 June 2007
  • '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
    20 KB (3,119 words) - 13:20, 5 December 2024
  • 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) - 10:49, 22 December 2023
  • 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 (800 words) - 10:16, 21 July 2017
  • 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) - 10:14, 23 June 2009
  • Library (category Templates using ParserFunctions)
    our input var 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 not a valid
    4 KB (518 words) - 11:02, 14 May 2015