Commit graph

1863 commits

Author SHA1 Message Date
Thomas Hochstein 3f67f1ab30 Update dejure-plugin to version 1.5 from upstream. (#57)
v1.5 taken from <https://dejure.org/vernetzung.html>
with author's consent.

Some minor changes to the database queries, trying
to be more compatible to other database backends,
see <https://board.s9y.org/viewtopic.php?f=10&t=21255>.

Update language files (as far as I speak those
languages).

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-05-22 20:28:26 +02:00
Thomas Hochstein ae01d649d8 Add a prefix for footnote links. (#56)
Add the entry id as a prefix to every footnote
links so links are unique even when more than
one entry is displayed (title page, search
results etc.).

This can only be done with PHP Markdown Lib;
the "classic" version does not have such a
configuration variable.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-05-22 17:29:08 +02:00
s9y bot 5a58f3cecb Automagic XML sync 2017-05-18 02:06:07 +02:00
Thomas Hochstein d17bdd9f0b Get rid of $GLOBALS['entry']. (#55)
See <https://board.s9y.org/viewtopic.php?f=4&t=21256&p=10447310#p10447310>.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-05-16 22:55:46 +02:00
s9y bot a4bc0e32d3 Automagic XML sync 2017-05-11 01:58:07 +02:00
Garvin Hicking 7cead4b526 Added wp.newPage 2017-05-10 14:38:23 +02:00
s9y bot fb33bf44dd Automagic XML sync 2017-05-09 02:03:02 +02:00
Matthias Mees 40b527040d Deprecate broken plugins
- serendipity_event_communityrating (sidebar plugin throws a
  frontend error)
- serendipity_plugin_pagerank (throws a frontend error)
- serendipity_plugin_heavyrotation (throws a frontend error)
- serendipity_plugin_shoutcast (throws errors in frontend and
  backend)
2017-05-08 09:57:06 +02:00
Matthias Mees eb92521902 New homepage CSS build 2017-05-07 09:18:21 +02:00
s9y bot 031460450a Automagic XML sync 2017-04-28 01:55:42 +02:00
Matthias Mees 2c288d2292 [serendipity_event_lightbox] Update bundled lightbox scripts
- Update colorbox to 1.6.4
- Update lightbox2 to 2.9.0
- Update prettyPhoto to 3.1.6 (the uncompressed version was still
  at v3.1.4)
2017-04-27 17:15:20 +02:00
Matthias Mees 9eafd45f98 Add no-text SVG version of the logo 2017-04-21 18:23:09 +02:00
s9y bot 09bf96e52e Automagic XML sync 2017-04-19 23:38:16 +02:00
Thomas Hochstein 7f04883ef1 Update PHP Markdown lib and get MarkdownExtra working. (#54)
* Get MarkdownExtra working.

It's not enough to import the right library
(Markdown or MarkdownExtra); you'll have to
call the right functions, too!

For the "classic" implementation, there's no
difference, as it seems.

Signed-off-by: Thomas Hochstein <thh@inter.net>

* Upgrade PHP Markdown Lib to 1.7.0

Former version was 1.4.0 from 2013.

Signed-off-by: Thomas Hochstein <thh@inter.net>

* serendipity_event_markdown 1.23

Update Changelog, bump version number.

Add me as author.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-04-19 14:02:25 +02:00
s9y bot 97606ed36b Automagic XML sync 2017-04-18 01:55:00 +02:00
Matthias Mees 16eb96662c Fix 404 error message for custom permalinks 2017-04-17 09:34:19 +02:00
Matthias Mees f101f0dca4 New assets build 2017-04-14 22:31:00 +02:00
Matthias Mees 8a7828cb43 Add homepage favicons 2017-04-14 09:22:20 +02:00
s9y bot 974c6fef33 Automagic XML sync 2017-04-14 01:54:14 +02:00
Matthias Mees 24ee209520 Move deprecated plugins to alpha, a.k.a. Siberia
These plugins have been identified as deprecatable at #s9ycamp2017.
They use service that no longer exist or provide features that no
longer make sense or have been replaced.

We won't miss them.

References s9y/Serendipity#499
2017-04-13 20:53:16 +02:00
s9y bot a0fb15f0a3 Automagic XML sync 2017-04-12 23:38:06 +02:00
Garvin Hicking ed00859c22 Proper fix, I think 2017-04-12 11:17:07 +02:00
Garvin Hicking dc18ce8d6c Try to fix empty plugins references Serendipity/#484 2017-04-12 11:05:36 +02:00
s9y bot a227d619c0 Automagic XML sync 2017-04-11 01:54:05 +02:00
Garvin Hicking de437b9722 missed a primary key 2017-04-10 15:03:59 +02:00
Garvin Hicking 5794313884 utf8mb4 migration index length patches 2017-04-10 11:27:15 +02:00
Garvin Hicking 4fb9974a0f Merge branch 'master' of github.com:s9y/additional_plugins 2017-04-09 09:22:05 +02:00
Garvin Hicking 10406043d9 Fixes #429 2017-04-09 09:21:48 +02:00
s9y bot 47e3913d18 Automagic XML sync 2017-03-31 23:39:15 +02:00
Garvin Hicking a853eb2b46 Try to prevent spartacus loading "alpha" plugins 2017-03-31 11:09:05 +02:00
Don Chambers 29864fc086 Reset content message for 404 error as in staticpage plugin 2017-03-30 21:23:04 -05:00
Matthias Mees 326c8dabae Upgradate jQuery to 3.2.1
The previous update failed because the files for jQuery 3.2.0 were
not copied from node_modules to the src dirs. I need to write a
build task for that. :(
2017-03-21 11:10:37 +01:00
Matthias Mees 40b21f6e4f Upgrade jQuery to 3.2.0 2017-03-17 08:47:36 +01:00
Matthias Mees 84ae833147 Add new JS build 2017-03-17 08:47:18 +01:00
s9y bot e3fe3f75c2 Automagic XML sync 2017-03-15 23:38:48 +01:00
mariohommel 6a126612c1 Fix wrong version number. 2017-03-15 20:44:36 +01:00
Matthias Mees 3207b7dfb8 Move lsrstopper to siberia
This has been marked for deprecation for 4,5 months now, see
https://goo.gl/A0YRr3

References s9y/Serendipity#408
2017-03-15 08:46:22 +01:00
s9y bot 2deaf63d5a Automagic XML sync 2017-03-10 23:41:09 +01:00
Mario Hommel ce1bed563c Fix PHP7 compatibility problems. (#53) 2017-03-10 19:01:33 +01:00
s9y bot 6635eeb27a Automagic XML sync 2017-03-06 23:38:22 +01:00
Garvin Hicking b6a4c2998d Fixed xsstrust plugin issue #456 not being run properly 2017-03-06 09:23:37 +01:00
s9y bot eed1fcde8e Automagic XML sync 2017-03-05 23:39:16 +01:00
Don Chambers 2d972e3f57 modifications for dynamic form 2017-03-04 20:15:24 -06:00
s9y bot 5b6bf4d2d8 Automagic XML sync 2017-02-22 23:38:16 +01:00
onli 873db4afa9 browserid: Move to successor project portier (#52) 2017-02-22 18:33:36 +01:00
s9y bot ef1eaefc61 Automagic XML sync 2017-02-10 23:39:04 +01:00
Thomas Heidrich b69477bc29 HTTP500 - prevents crash when response is an array (#51)
* HTTP500 - prevents crash when response is an array

* bumped version
2017-02-09 23:51:39 +01:00
s9y bot a812496e41 Automagic XML sync 2017-02-05 23:36:55 +01:00
onli 79f6723e8f Update ChangeLog 2017-02-05 01:38:29 +01:00
onli cceb89a4c0 bump version for document changes 2017-02-05 01:37:12 +01:00