summaryrefslogtreecommitdiff
path: root/plugins/embed_original
AgeCommit message (Collapse)Author
2017-12-03plugins/embed_original: use PDOAndrew Dolgov
2017-04-26update phpmd ruleset to use (subset) of cleancodeAndrew Dolgov
fix various minor issues reported by static analysis remove redundant php closing tag from several more files
2013-04-19plugins: bump API versionAndrew Dolgov
2013-04-17fix blank character after opening bracket in function callsAndrew Dolgov
2013-04-17remove $linkAndrew Dolgov
2013-04-08embed_original: change overflow for the iframe content from hidden to autoBernd Amend
Without this change only a portion of the original website is embedded in Firefox 20. The Chromium 26 behavior is as expected with hidden and auto.
2013-04-05fix "embed original" pluginStefan Seidel
2013-03-22db_escape_string: specify link parameter for consistency; sessions: do not ↵Andrew Dolgov
force-close db connection in _close()
2013-03-21minor tweaks to embed_originalAndrew Dolgov
2013-03-21add embed_original pluginAndrew Dolgov