summaryrefslogtreecommitdiffstats
path: root/utility/articleenhancer/articleenhancer.php
AgeCommit message (Expand)Author
2013-09-27use seperate direcotires for article enhancers and fetchersBernhard Posselt
2013-09-26create a seperate config file for regex enhancersBernhard Posselt
2013-09-26Merge pull request #372 from owncloud/enhancer-jsonBernhard Posselt
2013-09-26ArticleEnhancer: convert relative urls to html charactersbastei
2013-09-26move simple enhancer config into json fileBernhard Posselt
2013-09-21ArticleEnhancer: Transform relative to absolute URLsbastei
2013-09-06curly braces are beautifulbastei
2013-09-06try detect encoding of documents in ArticleEnhancer and convert thembastei
2013-09-05little fix: shorter concatenationbastei
2013-09-04allow multiple xpath resultsbastei
2013-08-29changelog improvementsBernhard Posselt
2013-08-29allow more than one article enhancer per url based on the url regex, also all...Bernhard Posselt
2013-08-28Possible backwards incompatible change by using the link provided by simplepi...Bernhard Posselt
2013-08-28add enhancers for articles, fix #14Bernhard Posselt