Thomas Hochstein
4010d57d28
Fix SQL error in plugin_history.
...
Since merging #665 `serendipity_plugin_history`
breaks with a SQL error message on every archive
page but the first one; see #693 for reason
and context.
Unset `$serendipity['GET']['page']` before
calling `serendipity_fetchEntries(`)` (and
reset afterwards) to fix that. That's the
correct way, I think, as
`serendipity_fetchEntries()` is not called
in page context here.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-04-11 10:52:50 +02:00
Ian
fd9e77a4c8
remove $Revision$
2016-02-08 15:27:34 +01:00
Ian
6be46c890e
consistent plugin usage - history
...
this and followup commits touches:
class method parenthesis "\n{\n <code>\n}\n",
case break switches,
consistent boolean usage,
append css to eventData
and other cleanups
2016-01-26 14:01:19 +01:00
Ian
b5d6fc0a39
lang cleanup core history plugin
2016-01-21 19:04:22 +01:00
Garvin Hicking
863db549f7
Add a space when styling is missing to not clutter output
2015-03-16 10:46:53 +01:00
Garvin Hicking
eab43b12f5
Adjust remaining htmlspecialchars() accordingly
2014-11-24 10:13:40 +01:00
Garvin Hicking
d7ef7a7a04
port everything so that 2.0 and 1.7 have the same features
2012-06-12 19:39:11 +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
cd73303500
fixed history plugin for " output
2009-12-23 14:30:57 +00:00
Garvin Hicking
450ab08732
language update by konus
2009-06-15 09:26:05 +00:00
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
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
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
1856be9aec
Czech update by Vladimir Ajgl
2007-12-04 09:11:39 +00:00
Garvin Hicking
5304923dd0
chinese language update by Demin Yin (work in progress)
2007-11-20 12:05:07 +00:00
Garvin Hicking
f1415b1afe
upport
2007-09-17 09:06:08 +00:00
Garvin Hicking
299d26ab92
fix bug #1759990 - japanese lang
2007-07-25 07:27:04 +00:00
Garvin Hicking
33395410b4
Encody title
2007-06-30 11:31:15 +00:00
Tadashi Jokagi
b91764fca1
* translation updated.
2007-06-06 04:23:06 +00:00
Ivan Cenov
19821f6cc1
1) Removed ?> <LF> at the end that prevented RSS feeds.
2006-08-29 10:25:22 +00:00
Tadashi Jokagi
628ad67156
* propset.
2006-08-15 10:14:56 +00:00
Garvin Hicking
80e14346a5
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00