46 Commits

Author SHA1 Message Date
Ian
dc6d32bf68 automark nl2br disabled on wysiwyg usage
References s9y/Serendipity#243
2014-12-15 16:00:45 +01:00
Ian
e64793a809 typo 2014-12-02 16:57:10 +01:00
Ian
03cc73d77e properly reset ep_disable_markup_% (L217)
References #242
2014-12-02 16:52:51 +01:00
Garvin Hicking
eab43b12f5 Adjust remaining htmlspecialchars() accordingly 2014-11-24 10:13:40 +01:00
Matthias Mees
44f5cc8467 Revert "ep floated option blocks"
This reverts commit 552d07af03ba296f74710e0b1999e3a0a809996c.

References #232
2014-11-18 16:43:40 +01:00
Ian
552d07af03 ep floated option blocks 2014-11-18 13:49:21 +01:00
onli
91e8f3c571 Don't show customfields by default 2014-09-28 17:00:27 +02:00
Matthias Mees
9c061a77ae Use correct media db overlay for extended entry properties.
References #110
2014-04-28 15:51:14 +02:00
Matthias Mees
57cf532863 Added confirm msg for build cached entries in maintenance. 2014-03-06 12:30:05 +01:00
Matthias Mees
bbd419d69c Fix span/legend trick in entry properties plugin. 2014-02-25 18:44:41 +01:00
Matthias Mees
82f7bb99f8 Style the maintance section like the dashboard. 2014-01-19 16:03:24 +01:00
onli
ee3ea72208 Introduce Maintenance menu
Containing all the small action menu-items that were in the main navigation menu, like verify installation
2014-01-19 13:19:30 +01:00
Matthias Mees
e2102f6e1e Refactor entryproperties media db button.
Hard-coded input without inline JS, external onclick handler, hide
button on no-js.

References #54
2013-09-18 18:42:18 +02:00
Matthias Mees
de99ef67e6 Add msg icon to entryproperties plugin.
Also adds a styling hook to admin tpl.

References #54
2013-09-18 15:05:08 +02:00
Matthias Mees
82aa3db9ff Refactor backend markup for serendipity_event_entryproperties.
Note: This still needs work with styles/layout and inline JS.

References #54
2013-08-19 21:49:23 +02:00
Matthias Mees
19b8cd81eb Adapt backend sidebar entry for serendipity_event_entryproperties.
References #54
2013-08-19 20:19:47 +02:00
Matthias Mees
2489a45e18 Adapt backend markup for "Build cached entries".
References #54
2013-08-19 20:14:42 +02:00
onli
a89de7da1f entryproperties: Always delete cache on uninstall 2013-05-28 18:00:27 +02:00
Garvin Hicking
5ec7481030 Port of patch #16 to 2.0 2013-05-06 09:47:19 +02:00
Ian
2598ceef51 Update serendipity_event_entryproperties.php
entryproperties userlevel check var strictly changed
2013-03-12 18:48:28 +01:00
Ian
a6ac1daff3 fixed last commits array to string 2012-11-12 11:58:30 +01:00
Ian
4e56b4400d some document.write replacements with better method 2012-09-27 15:58:34 +02:00
Ian
b22c4d315c Update plugins/serendipity_event_entryproperties/serendipity_event_entryproperties.php
empty entries caused error in alpha versions.
2012-09-26 09:01:08 +02:00
Grischa Brockhaus
0407a731de Compatibility fixes 2012-06-13 12:47:16 +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
316e86f3dc * Added ability to mark authorgroups as "hidden", so that members of such groups are excluded from common author listings. (Ref http://board.s9y.org/viewtopic.php?f=11&t=16237) (garvinhicking) 2010-01-13 12:28:55 +00:00
Matthias Mees
2512cc60b2 Fixed a tiny typo in serendipity_event_entryproperties -- a class was called entyproperties in the plugin options. 2009-11-01 23:19:24 +00:00
Garvin Hicking
450ab08732 language update by konus 2009-06-15 09:26:05 +00:00
Garvin Hicking
fc9048397e Patch by only to allow custom titles for the admin backend 2009-05-22 08:20:51 +00:00
Garvin Hicking
2e450546c4 * Fixed not remembering entryproperties when re-editing an entry,
introduced with 1.4-beta1 [1.4-beta2]
2008-12-05 12:23:57 +00:00
Garvin Hicking
f8094202fe * Adjust getting the right URL for karmavoting and shoutbox
plugins [1.4-beta2]
    * Adjust getting the right URL for karmavoting and shoutbox
      plugins [1.4-beta2]
2008-12-01 09:07:07 +00:00
Garvin Hicking
f8362ba40b Use autocomplete=off, thanks to sbauer 2008-11-24 15:40:48 +00:00
Garvin Hicking
e3d04d76b0 Use sequencing widget for entryrproperties plugin to allow shuffling the order of displayed elements 2008-08-19 10:56:03 +00:00
Garvin Hicking
78f4dc4d2f less strict check 2008-04-14 03:48:48 +00:00
Garvin Hicking
4474be0df7 Add option to speed up joining when not needed 2008-03-08 10:27:17 +00:00
Garvin Hicking
d34bbd7181 * Add ability to plugins to check uploaded media files for invalid
file extensions. Added more escaping to user- and groupnames
      for untrusted author environments, thanks to Hanno Boeck.
      (garvinhicking)
2008-02-01 14:10:14 +00:00
Garvin Hicking
af5ca0ecea Add more CSS classes 2007-11-26 10:25:49 +00:00
Garvin Hicking
a78b5338f0 Fix entryproperties value setting 2007-08-08 08:53:26 +00:00
Garvin Hicking
ee32db52ee Don's patches 2007-07-20 09:20:31 +00:00
Garvin Hicking
7f7afb21a2 For the future: Always indicate source of where frontend_display is called. Thanks to Karotte. 2007-07-08 20:07:41 +00:00
Garvin Hicking
544360dad3 Remove optimization, was causing trouble... 2007-03-09 09:25:51 +00:00
Garvin Hicking
cb416979a3 Optimize to avoid duplicate fetch 2007-02-27 12:14:20 +00:00
Garvin Hicking
6a9adfbe2a Support freetag plugin 2007-02-08 10:40:01 +00:00
Garvin Hicking
9b67bdd517 Make plugins bail out if called directly 2006-12-01 08:58:47 +00:00
Garvin Hicking
d4612c80af rename image button to "media" 2006-08-14 08:53:19 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00