Commit graph

1069 commits

Author SHA1 Message Date
onli ea21eb1ee4 linktrimmer: Fix redirect to frontpage (#182) 2014-06-15 18:21:31 +02:00
Ian 45f6568a16 remove historic check 2014-06-15 16:09:28 +02:00
Ian e3b625a4b2 fix a80a0b4 leftover 2014-06-15 15:36:28 +02:00
Ian 5e67ae7bd8 Merge branch 'master' of github.com:s9y/additional_plugins 2014-06-15 15:28:56 +02:00
Ian a80a0b4bcc guestbook update 3.50 >= 2.0 only 2014-06-15 15:28:13 +02:00
Garvin Hicking dc29d5a01a Automagic XML sync 2014-06-13 04:06:08 +02:00
Ian f8c039b2e7 linktrimmer remove frames serendipity.js
because of ReferenceError: jQuery is not defined with
jQuery(function() {
    jQuery('input[type="url"]').change(function() {
        if (this.value != '' && ! (this.value.substr(0,7) == 'http://' || this.value.substr(0,8) == 'https://')) {
            this.value = 'http://' + this.value;
        }
    });
})

This is specific to netzgestaltung. I dont have that issue.
2014-06-12 19:55:22 +02:00
Garvin Hicking 8524ba5b33 Automagic XML sync 2014-06-11 04:02:22 +02:00
Ian 41049274ab fix for enablePopup mode 2014-06-10 10:24:10 +02:00
onli 2086678378 freetag: fix autocomplete 2014-06-10 09:27:51 +02:00
Garvin Hicking 5f1c435141 Automagic XML sync 2014-06-10 04:02:18 +02:00
Matthias Mees 84afb89423 Merge pull request #39 from th-h/thh-htmlvalidation
'language="javascript"' is deprecated.
2014-06-09 23:29:38 +02:00
Thomas Hochstein 8dd1c5e189 'language="javascript"' is deprecated.
In the script tag, 'language="javascript"' is deprecated,
'type="text/javascript"' is valid, but optional.
Leave the latter, remove the former or replace it with
the latter.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2014-06-09 19:01:43 +02:00
Garvin Hicking e315e4f000 Automagic XML sync 2014-06-09 04:10:49 +02:00
Matthias Mees 6e321f5a4d The duplicate sidebar nav entries still were not fixed properly. 2014-06-08 22:01:17 +02:00
Ian 492eafc140 fix another smarty error 2014-06-08 20:50:44 +02:00
Ian d4e739dfaa adapt linktrimmer for 2.0 2014-06-08 20:44:50 +02:00
Ian 75d549e90c amazonchooser update for 2.0
needs more love with real tests
2014-06-08 20:43:48 +02:00
Garvin Hicking c8e97f5d87 Automagic XML sync 2014-06-08 03:58:51 +02:00
Matthias Mees 6f18a0b56d Adapted backend markup for 2.0 backend.
Note: This could be improved way further for the 2.0 backend by
adding a category picker, a better layout and better labelling for
the list of feeds. Given the limited usage of this plugin, I'm not
sure it's worth the effort, though.
2014-06-07 11:32:13 +02:00
Garvin Hicking 1ad6e2b65b Automagic XML sync 2014-06-06 04:03:42 +02:00
Matthias Mees f113207fcb Fix duplicate backend nav link.
Unfortunately, I misunderstood the example code for switching the
backend nav section, so some plugin were linked to twice in the
backend nav. This should fix it.
2014-06-05 22:20:32 +02:00
Matthias Mees 8a8a584498 Fix addiitional jquery inclusion in Spamblock Bayes.
References #178
2014-06-05 17:43:35 +02:00
Matthias Mees 0cb88e181a Amend ChangeLog and increment version number. 2014-06-05 14:46:39 +02:00
Matthias Mees 047b89af44 Adapt Import section of Spamblock Bayes for 2.0 backend. 2014-06-05 14:45:05 +02:00
Matthias Mees f3b93613ea Minor reformatting of Analysis details markup, not 2.0-specific. 2014-06-05 14:31:29 +02:00
Matthias Mees 3d63512477 Adapt Analysis list section of Spamblock Bayes for 2.0 backend. 2014-06-05 14:21:22 +02:00
Matthias Mees 69ff022635 Fixed two typos in Spamblock Bayes.
These were actually preventing the JS for expanding comments in the
analysis list from working. Haven't tested it in 1.x, but it does
now work in 2.x.
2014-06-05 14:13:13 +02:00
Matthias Mees 30215a1903 Improved pagination for Recycler section of Spamblock Bayes. 2014-06-05 13:26:02 +02:00
Matthias Mees dfa4941452 Merge branch 'master' of github.com:s9y/additional_plugins 2014-06-05 13:10:15 +02:00
Matthias Mees f637b2df02 Adapt Recycler section of Spamblock Bayes for 2.0 backend. 2014-06-05 13:09:44 +02:00
Garvin Hicking 861c68d9e8 Automagic XML sync 2014-06-04 04:12:09 +02:00
Matthias Mees 006e7fa34b Adapt Learn section of Spamblock Bayes for 2.0 backend. 2014-06-03 14:15:27 +02:00
Matthias Mees 6d83539d0e Merge branch 'master' of github.com:s9y/additional_plugins 2014-06-03 13:59:35 +02:00
Matthias Mees 4c1cd729e4 Adapt navigation of Spamblock Bayes for 2.0 backend.
Also change the type of variable for the version switch here so it
works with Smarty templates.
2014-06-03 13:58:12 +02:00
Garvin Hicking 8fb973b187 Automagic XML sync 2014-06-03 04:02:24 +02:00
Matthias Mees 3703d4b41c Add a backend version switch and assign it to tpl files. 2014-06-02 22:12:46 +02:00
Matthias Mees ac3053214f Adapt basics of Spamblock Bayes for 2.0 backend.
This takes care of things emitted to the backend, but not to the
backend section generated by the plugin like spamblock actions and
messages.
2014-06-02 20:11:44 +02:00
Matthias Gutjahr 5a88f424cd Fixes issue #177 2014-06-02 17:15:23 +02:00
Matthias Mees 738f563934 Adapted backend markup for 2.0 backend. 2014-06-02 14:23:11 +02:00
Matthias Mees 59d3e267e7 Proper file permissions for Swedish lang files. 2014-06-02 12:05:58 +02:00
Garvin Hicking 81c4bc36d5 Automagic XML sync 2014-05-29 04:00:02 +02:00
Ian a4114b6283 upgrade to ckeditor plugin version 4.1.0 2014-05-28 20:08:30 +02:00
Garvin Hicking a3103eaa6a Properly propagata realname to session vars, fixes #156 2014-05-28 10:58:04 +02:00
Garvin Hicking e52c8e1c0c Automagic XML sync 2014-05-25 03:59:42 +02:00
Matthias Mees 3f41d21f6d Fix emitting the twitter timeline header at the wrong place
This was included in the ul, which doesn't make sense. Includes a
necessary CSS fix and makes the markup for that header easier to
adapt to 2.x markup.
2014-05-24 13:56:11 +02:00
Matthias Mees 2aab75080d Fixed a markup bug causing the twitter timeline to render wrong 2014-05-24 13:42:35 +02:00
Garvin Hicking cb56728468 Automagic XML sync 2014-05-24 04:02:22 +02:00
Matthias Mees 8610471af2 Some more markup changes for short url. 2014-05-23 12:01:20 +02:00
Matthias Mees 3cb7962af7 Adapted backend markup for twitter client for 2.0 backend.
Also fixed a typo in the English lang file.
2014-05-23 11:54:48 +02:00