22 Commits

Author SHA1 Message Date
4785f07f12
Always assume UTF-8. 2022-02-20 17:14:54 +01:00
Garvin Hicking
d10aaf8ffd Add new "legal" properties for affected plugins.
Disable subtome by default.
2018-04-03 11:17:22 +02:00
onli
d973e99933 Workaround PHP < 5.6 bug, not verifying certs, stopping Request2
See http://board.s9y.org/viewtopic.php?f=10&t=20773 and #399
2016-06-22 19:42:07 +02:00
onli
60a06c1706 remoterss: Use __contruct() for OMPL class (#399) 2016-05-10 02:08:13 +00:00
onli
a615ddc57d Move remoterss plugin to http_request2 (#399) 2016-05-06 20:48:37 +00:00
Ian
d4bfdd3039 consistent plugin usage - remoterss
this and followup commits touches:
    class method parenthesis "\n{\n    <code>\n}\n",
    case break switches,
    consistent boolean usage,
    append css to eventData
    and other cleanups
2016-01-26 13:58:35 +01:00
Garvin Hicking
eab43b12f5 Adjust remaining htmlspecialchars() accordingly 2014-11-24 10:13:40 +01:00
Garvin Hicking
286a24b8cc once again, with feeling 2012-06-12 20:19:38 +02:00
Garvin Hicking
20d50eb2b7 * Improved RSS sidebarplugin to support Atom 2012-06-12 20:16:10 +02:00
Garvin Hicking
8ca7f04b8f * Implemented suggestion of removing boilerplate code in plugin API:
Change hack protection, introduce unified language loading, see
      http://board.s9y.org/viewtopic.php?f=11&t=16921
      Thanks to mt2!
2010-08-20 09:07:42 +00:00
Garvin Hicking
4e258686fb Remove eregi calls 2009-08-21 12:22:35 +00:00
Garvin Hicking
677df54625 PHP 5.3 compatibility, upgrade Smarty to 2.6.26 2009-07-14 11:40:16 +00:00
Garvin Hicking
e4c5ce7e4a * Improved "Remote RSS" plugin's templating output to select
custom template files. Add demo "Nasa Image of the Day" plugin
      by Grigory F. (garvinhicking)
2008-06-30 10:10:10 +00:00
Garvin Hicking
2b68440ff2 templating for rss sidebar 2007-12-13 13:05:23 +00:00
Garvin Hicking
098e569950 Tweak CSS output of rss sidebar plugin 2007-12-12 10:37:41 +00:00
Garvin Hicking
c24d2b9b62 Remove unnecessary htmlspecialchars 2007-12-12 08:49:54 +00:00
Garvin Hicking
6be028246c * Encode RSS feed links, Patch by Hanno Boeck 2007-11-27 16:01:10 +00:00
Garvin Hicking
3ce5aac8f0 Use md5 for superlong uris 2007-07-05 11:10:51 +00:00
Garvin Hicking
66a0ae83ca Make RSS plugin support to display multiple RSS field elements by separating with ",". 2007-03-22 09:59:49 +00:00
Garvin Hicking
9d6e2b8a97 Use old default setting 2007-03-11 12:35:50 +00:00
Garvin Hicking
8eea0968e0 Upgrade remoteRSS plugin 2006-09-14 08:45:13 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00