1
0
Commit Graph

24 Commits

Author SHA1 Message Date
Ian
dd4b8e09de Fixed nl2br non-working WYSIWYG treatment
and added general markup behaviour INFO notes (Garvin) on how to care by user
2014-02-03 15:03:13 +01:00
Ian
9d34a5244c tab2spaces, line indent cleanup, ending spaces
all without htmlarea & $smarty
2013-10-12 21:23:30 +02:00
Ian
3e16ad95d9 nl2br restore() better callback - see Issue
to match all PHP version since 5.2.6
2013-10-08 15:14:11 +02:00
Ian
a113f091c4 Fixed deprecated /e modifier with PHP >= 5.5 in nl2br plugin restore method 2013-08-28 15:24:15 +02:00
Ian
d969624365 core plugins cleanup, doc headers, tabs, consistency etc. 2013-08-14 12:11:40 +02:00
Ian
6a796ebe93 Revert to 78cb307b73 2012-12-13 14:49:51 +01:00
e72c90a69d Merged branch 'master' into 2.0 (compatibility fixes) 2012-06-13 15:12:35 +02:00
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
000f77224c nl2br plugin by ophian 2011-11-24 12:21:40 +01:00
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
b6b3ee78bc enhance nl2br plugin to also use p tags 2009-03-24 10:41:50 +00:00
9b67bdd517 Make plugins bail out if called directly 2006-12-01 08:58:47 +00:00
e2632879ec Properly disable markup when previewing 2006-11-16 08:21:25 +00:00
d9d2317f23 Remove errenous commit 2006-11-14 10:02:28 +00:00
233195680f Proper placing 2006-11-14 09:23:16 +00:00
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00