27 Commits

Author SHA1 Message Date
Ian
b73214abba consistent plugin usage - nl2br
this and followup commits touches:
    use load_languiage API
    class method parenthesis "\n{\n    <code>\n}\n",
    case break switches,
    consistent boolean usage,
    append css to eventData
    and other cleanups
2016-01-26 14:10:11 +01:00
Ian
e6077f5ac7 nl2br - try to fix commit fe6fc9eb74e6be8d6fae33c428e4fd587720dfbf
which accidently disabled nl2br to run true
2016-01-08 10:56:36 +01:00
Ian
fe6fc9eb74 fix POST properties 'disable_markups' check(s)
see guestbook sidebar plugin and plugin_nugget_multilinugual
2015-12-01 11:35:48 +01:00
Ian
43fb606b3c note 2015-07-13 14:35:19 +02:00
Ian
a5d7dbc081 upport 2efc58c cleanup nl2br 2015-01-20 16:50:36 +01:00
Garvin Hicking
9bf64cccda example() method needs to RETURN not echo. 2014-03-05 13:28:26 +01:00
Ian
f37e0db153 upport last nl2br changes 2014-02-08 17:08:59 +01:00
Ian
d858fc8eb3 nl2br restore() better callback - see Issue #67
to match all PHP version since 5.2.6
2013-10-08 20:08:06 +02:00
Ian
74e699e560 Fixed deprecated /e modifier with PHP >= 5.5 in nl2br plugin restore method 2013-09-01 14:09:28 +02:00
Grischa Brockhaus
e72c90a69d Merged branch 'master' into 2.0 (compatibility fixes) 2012-06-13 15:12:35 +02:00
Grischa Brockhaus
1f9630b394 Compatibility fixes. 2012-06-13 14:24:45 +02:00
Ian
a3f03a40af forward thinking - added error / success / notice classes and
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Ian
55d45031a9 nl2br better config mismatch check 2012-05-04 09:43:07 +02:00
Ian
e6596b3c5d nl2br better config mismatch check 2012-05-04 09:40:49 +02:00
Ian
6b8062d1ed check for config mismatch p_tags vs ISOBR 2012-05-03 19:31:16 +02:00
Ian
8522cc99a8 check for config mismatch p_tags vs ISOBR 2012-05-03 19:27:19 +02:00
Ian
0652e01780 if set, $isobr now hooks to global Serendipity var
to get also used by plugins, like staticpages
2012-04-21 16:20:15 +02:00
Ian
25312f6fdf if set, $isobr now hooks to global Serendipity var
to get also used by plugins, like staticpages
2012-04-21 16:15:13 +02:00
Ian
85610d925c nl2br - solved iso2br hook into serendipity_printEntryForm()
additional [NoBR] buttons added to templates/default/admin/entries.tpl
2011-11-25 10:51:15 +01:00
Garvin Hicking
000f77224c nl2br plugin by ophian 2011-11-24 12:21:40 +01: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
b6b3ee78bc enhance nl2br plugin to also use p tags 2009-03-24 10:41:50 +00:00
Garvin Hicking
9b67bdd517 Make plugins bail out if called directly 2006-12-01 08:58:47 +00:00
Garvin Hicking
e2632879ec Properly disable markup when previewing 2006-11-16 08:21:25 +00:00
Garvin Hicking
d9d2317f23 Remove errenous commit 2006-11-14 10:02:28 +00:00
Garvin Hicking
233195680f Proper placing 2006-11-14 09:23:16 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00