Analyze Numerama
Details
Details
Diff Detail
Diff Detail
- Repository
 - rSTG Source templates generator
 - Lint
 No Lint Coverage - Unit
 No Test Coverage - Branch
 - feature/AnalyzeNumerama
 - Build Status
 Buildable 1231 Build 1479: arc lint + arc unit 
Event Timeline
Comment Actions
Currently live on https://tools51.nasqueron.org/wikimedia/write/sourcetemplatesgenerator/ — works well:
{{Lien web
 | auteur = Julien Cadot
 | titre = Ce n'est pas une blague : Microsoft vient de rejoindre la Linux Foundation - Tech - Numerama
 | jour = 16
 | mois = novembre
 | année = 2016
 | url = http://www.numerama.com/tech/209271-microsoft-vient-de-rejoindre-la-linux-foundation.html
 | site = [[Numerama]]
 | consulté le = 5 janvier 2017
}}| pages/numerama.php | ||
|---|---|---|
| 7 | Works without through curl too, Numerama doesn't protect the site against automated clients, so this trait isn't needed.  | |
| 22 | We can directly use $this->meta_tags['author']: case is sensible and right. The name_case function allows to rewrite names in caps in a more traditional case.  | |
| pages/numerama.php | ||
|---|---|---|
| 19 | $this->author  | |