205 Commits

Author SHA1 Message Date
Matthias Mees
9f902f853c Editet history plugin to only admit serendipity_history_body if corresponding config option is actually true. 2009-02-02 11:44:38 +00:00
Matthias Mees
7b3b3d59f8 Fixed small bug in history plugin which emitted invalid HTML. 2009-02-02 11:37:41 +00:00
Jude Anthony
364fa468dc Provide a way to manage karma votes. You can now display all votes in pages,
filtered by IP, user agent, or article.  The display has easy filters for 
article and IP.  You can either delete or approve votes.
2009-01-27 21:48:49 +00:00
Garvin Hicking
0017b30a87 * Fix bad link in Remote RSS sidebar plugin (#2521122)
(garvinhicking)
2009-01-20 09:19:23 +00:00
Matthias Mees
c0df31f769 Updated serendipity_plugin_entrylinks to use new plainList class for uls. 2009-01-19 15:07:46 +00:00
Garvin Hicking
90e6b3ac25 Document changes in spamblock plugin 2009-01-19 11:57:03 +00:00
Jude Anthony
ed1bfd638a Default to the Open Source akismet server, but only if no key has been entered yet. 2009-01-19 02:14:32 +00:00
Jude Anthony
7c19dfb997 Added TypePad Antispam akismet server 2009-01-19 02:04:04 +00:00
Garvin Hicking
9702aa9efd patch by isotopp: proper index key creation 2009-01-15 15:31:53 +00:00
Garvin Hicking
c31a8dd7b9 * Change "Allow duplicate content" in spamblock plugin to not
operate on (empty) pingbacks (garvinhicking)
2009-01-13 18:00:26 +00:00
Garvin Hicking
0498ba3327 patch by isotopp to prevent empty deny from .htaccess clause 2009-01-12 08:15:23 +00:00
Matthias Mees
71f748c09c Applied fix by gimmel to history plugin. Keeps plugin from emitting empty spans if display or author are disabled in plugin config. 2009-01-02 09:32:22 +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
5abdfe384f Add more documentation references to plugin manager 2008-11-21 12:20:07 +00:00
Jude Anthony
9e379a5319 Fix typo 2008-11-19 19:45:25 +00:00
Garvin Hicking
7300925ce7 * Prefix possibly missing http:// of commenting authors URLs
in recent comments sidebar plugin and admin interface.
2008-10-23 13:50:54 +00:00
Garvin Hicking
2214abf835 mail-based comment authorisation for spamblock plugin 2008-10-13 11:02:12 +00:00
Garvin Hicking
5e3201e7a8 Disable logging by default 2008-10-13 08:13:36 +00:00
Ivan Cenov
4c54bc631b 1) Translated new string in serendipity_plugin_comments in BG language. 2008-10-08 19:57:49 +00:00
Garvin Hicking
ac4b2ccd2a Do not transform empty search queries 2008-10-05 18:02:56 +00:00
Garvin Hicking
189ff27f2f FLip wrong error message, thanks to greenwayg 2008-09-24 08:52:14 +00:00
Garvin Hicking
db14b28472 fix wrong documentation, thanks to Sammy 2008-09-10 10:26:36 +00:00
Ivan Cenov
85cffd6c38 1) serendipity_event_entryproperties: Translated new text constants into BG language. 2008-08-22 13:13:01 +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
53389b3d70 RFE #2006182: Highlight s9y search terms 2008-06-30 10:35:08 +00:00
Garvin Hicking
e4c5ce7e4a * Improved "Remote RSS" plugin's templating output to select
custom template files. Add demo "Nasa Image of the Day" plugin
      by Grigory F. (garvinhicking)
2008-06-30 10:10:10 +00:00
Garvin Hicking
29bc1520c6 check strict 2008-05-26 11:32:54 +00:00
Garvin Hicking
dc94ab1567 Spartacus upgrade for mirrors 2008-05-26 11:24:46 +00:00
Jude Anthony
4fc67fd5f3 Update database version detection 2008-05-15 17:54:35 +00:00
Jude Anthony
f21de0e998 Don't try to put karma bars on pages that aren't entries!
Avoids problem with scalar used as array reported by Don
2008-04-22 19:59:08 +00:00
Jude Anthony
8f965fb5a1 Fix karma bars not appearing on summary pages:
Create a footer if none exists yet and add the bar to it.
2008-04-19 04:21:00 +00:00
Matthias Mees
62013f5026 Modified serendipity_plugin_recententries to use one dl instead of one per recent entry. 2008-04-15 16:52:53 +00:00
Matthias Mees
0384abd70e Modified output code for serendipity_plugin_shoutbox. 2008-04-14 06:50:39 +00:00
Matthias Mees
2b84e0c08c Modified output code for serendipity_plugin_recententries, put serendipitySideBarDate class back in. 2008-04-14 06:29:01 +00:00
Matthias Mees
cfe840bc5a Modified output code for serendipity_plugin_entrylinks. 2008-04-14 06:24:30 +00:00
Matthias Mees
bb3ff71631 Modified output code for serendipity_plugin_recententries to use a dl. 2008-04-14 05:41:48 +00:00
Matthias Mees
10fcd252be Modified output code for serendipity_plugin_history to put the body into an additional div. 2008-04-14 05:07:06 +00:00
Matthias Mees
ca6484ba4c Modified output code for serendipity_plugin_history to not display outro if empty. 2008-04-14 05:00:09 +00:00
Matthias Mees
9ca3eb7a9b Modified output code for serendipity_plugin_history. 2008-04-14 04:45:39 +00:00
Garvin Hicking
67c3dc5c27 Try to fix the selection 2008-04-14 04:04:14 +00:00
Garvin Hicking
78f4dc4d2f less strict check 2008-04-14 03:48:48 +00:00
Matthias Mees
56dc221539 Modified generated code for serendipity_plugin_comments. 2008-04-09 22:57:42 +00:00
Garvin Hicking
834c8da677 Whoops. This had not been added. 2008-04-08 10:51:40 +00:00
Ivan Cenov
d29413b146 1) Updated BG lang files for serendipity_event_entryproperties. 2008-03-24 21:43:58 +00:00
Garvin Hicking
c9a7a90992 Better wording for CSRF protection 2008-03-17 13:29:37 +00:00
Garvin Hicking
4474be0df7 Add option to speed up joining when not needed 2008-03-08 10:27:17 +00:00
Ivan Cenov
73f9aaebe6 1) Updated BG translation of serendipity_event_statistics plugin. 2008-03-07 06:36:23 +00:00
Garvin Hicking
34f769b892 Fix by roti 2008-03-04 09:44:11 +00:00