summaryrefslogtreecommitdiffstats
path: root/articleenhancer/globalarticleenhancer.php
AgeCommit message (Collapse)Author
2014-10-21first try to set indention limit at 80 characters in phpBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both ↵Bernhard Posselt
variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab
2014-10-04ignore zendxml resultBernhard Posselt
2014-10-04zendxml for global enhancerBernhard Posselt
2014-10-04create files for next gen parserBernhard Posselt
2014-09-29Disable XML entity parsingLukas Reschke
2014-09-29require libxmlBernhard Posselt
2014-09-22backport to old libxml versionBernhard Posselt
2014-09-22better specify yt urlBernhard Posselt
2014-09-22fix #454, allow global enhancersBernhard Posselt