329 Commits

Author SHA1 Message Date
Garvin Hicking
474fa22484 * Allow comment sidebar plugin to only show coments for entries
that are allowed to be viewed by the current visitor.
2009-09-21 09:12:59 +00:00
Garvin Hicking
1e95b899c6 * Do not send mails, if the "To:" address is empty, might happen
if authors do not have a mail account entered in their profile.
      (nealk)
2009-09-21 08:11:35 +00:00
Garvin Hicking
518bde82b2 * Also use htmlspecialchars() for the Recent Entries sidebar plugin
(Anson)
2009-09-21 08:09:50 +00:00
Garvin Hicking
56bd3582b7 * PostgreSQL compatibility for the printArchives() function to
gather only unique timestamps (cite)
2009-09-12 11:18:28 +00:00
Garvin Hicking
f58cd1d959 ereg() replacement 2009-09-04 08:51:16 +00:00
Garvin Hicking
d81574b399 credits 2009-08-27 13:32:12 +00:00
Garvin Hicking
08de4a5121 * Fixed Spartacus download URLs for SF.Net mirror 2009-08-27 13:23:50 +00:00
Garvin Hicking
7acc2e20c9 infrastruct 2009-08-26 13:13:46 +00:00
Garvin Hicking
2fa084dc62 * More PHP 5.3.0 compat (split()). 2009-08-25 19:39:17 +00:00
Garvin Hicking
c7dd0c77ab * Allow to define sort order for search-results (garvinhicking) 2009-08-24 08:24:19 +00:00
Garvin Hicking
0c5e5ddd2b * Allow redirects when fetching remote images (garvinhicking) 2009-08-24 08:06:34 +00:00
Garvin Hicking
a8d211724c * PHP 5.3.0 compatibility without E_WARNING triggers (garvinhicking) 2009-08-21 08:52:50 +00:00
Garvin Hicking
5444194a47 * Added 'orderby' parameter to plugin API hooks for the serendipity
fulltext search function (garvinhicking)
2009-08-21 08:09:52 +00:00
Garvin Hicking
10875cea45 * Added new event hook frontend_sidebar_plugins to iterate through
sidebar plugins and modify their output. $eventData is the array
      of their data. (garvinhicking)
2009-08-11 19:53:10 +00:00
Garvin Hicking
fa260b9d5e Add version pointer 2009-08-06 08:39:23 +00:00
Garvin Hicking
5604633574 * Removed "static" db layer typelist to prevent accidental over-
writes of referenced return values (garvinhicking)
2009-07-27 09:52:13 +00:00
Garvin Hicking
9ed5ea8a90 Added possibility to customize the xinha editor through a my_custom.js
file. See http://board.s9y.org/viewtopic.php?f=4&t=15286
2009-07-27 08:47:47 +00:00
Grischa Brockhaus
5beb9038f5 added input_type="password" for plugin string type configuration 2009-07-15 10:49:16 +00:00
Garvin Hicking
89d7dbb68a PHP 5.3 compatibility, upgrade Smarty to 2.6.26 2009-07-14 11:40:16 +00:00
Garvin Hicking
f168a7578d Also 'title' attribute is nice. 2009-07-14 09:40:11 +00:00
Garvin Hicking
d6e3190d2d * Removed inline styles of the s9y media insertion, they will now
properly utilize CSS classes (defined in the new file
      style_fallback.css). Also added support for entering "ALT"
      attributes to an <img> tag, can be used as a media property if
      you add "ALT" to the list of "Media properties" in the
      main configuration. (garvinhicking)
2009-07-14 09:22:06 +00:00
Garvin Hicking
b725297b16 * Filter entries only by authors that have written at least
one article (garvinhicking)
2009-07-10 15:45:18 +00:00
Garvin Hicking
06a501781e * Fix PDF imagemagick thumbnail generation to be properly displayed
(http://board.s9y.org/viewtopic.php?f=3&t=15446)
2009-07-10 14:18:04 +00:00
Grischa Brockhaus
2c5219f17c Added new optional parameter for plugin config type "text": rows. 2009-07-05 14:59:30 +00:00
Grischa Brockhaus
8ff050c688 Added new optional parameter for plugin config type "text": rows. 2009-07-05 14:58:31 +00:00
Grischa Brockhaus
53662e0f63 pingbacks were not counted as entry trackbacks (also added to entries) 2009-07-04 01:38:28 +00:00
Grischa Brockhaus
d2e89fcdd9 Added "exclude urls" to ip validation functionality in spam block plugin. identi.ca is sending pingbacks but fails the ip validation! 2009-07-04 00:16:18 +00:00
Garvin Hicking
bf037fd183 * no longer use htmlspecialchars() on the blog's title and sub-
title, to allow for custom HTML code to appear and unify
      only letting Smarty do the escaping (garvinhicking,falk)
2009-07-03 06:08:08 +00:00
Garvin Hicking
f9260d469f * Plugin drag/drop now can scroll up/down/left/right when touching
the borders. Thanks to onli!
2009-06-15 09:49:47 +00:00
Grischa Brockhaus
dddf118552 shoutbox plugin: Wrong description for dateformat fixed. 2009-06-01 03:31:13 +00:00
Grischa Brockhaus
7b3500c7df Changed shoutbox plugin. Shoutbox input size is configurable now. 2009-06-01 02:36:52 +00:00
Garvin Hicking
d18ebdb457 * Change mail entry plugin to be able to send mails without
hyperlinks and images. (garvinhicking)
2009-05-29 13:23:31 +00:00
Garvin Hicking
8772c6f871 * Change uriArgument parsing routine to allow "!" in URLs.
Now we can have absolute serocracy.
2009-05-28 08:34:52 +00:00
Garvin Hicking
2feebb03be forward to media pane, patch by onlin 2009-05-26 09:54:57 +00:00
Garvin Hicking
b0041c7894 Patch by only to allow custom titles for the admin backend 2009-05-22 08:20:51 +00:00
Garvin Hicking
be6791d43e Allow to use UTC timezone offset ,by Abdussamad 2009-05-05 10:27:08 +00:00
Garvin Hicking
c50e111e40 adjust session name, thanks to DrNI and kleinerChemiker 2009-04-23 13:40:47 +00:00
Garvin Hicking
4da600b585 * Livejournal importer update by Anson now supports importing
comments, see http://board.s9y.org/viewtopic.php?f=11&t=15141
2009-04-20 10:14:18 +00:00
Garvin Hicking
ececb2d98c . 2009-04-16 16:47:51 +00:00
Garvin Hicking
605fee4a97 * Enhance xhtml cleanup plugin to also work on <param value="..." />
tags.  (garvinhicking)
2009-04-16 08:02:53 +00:00
Garvin Hicking
d9959b99a9 * Changed bookmarklet to work with Chrome, thanks to Oliver
Gassner & TextPattern :-) (garvinhicking)
2009-04-14 12:12:52 +00:00
Garvin Hicking
3f6c7697fa change api to allow skipping smarty parsing 2009-04-06 13:33:18 +00:00
Garvin Hicking
dc4d1db403 * Changed karma plugin to only track GET requests as visits, not
POSTs. Thanks to Marcus Friedman
2009-03-25 10:41:38 +00:00
Garvin Hicking
04c6e99794 enhance nl2br plugin to also use p tags 2009-03-24 10:41:50 +00:00
Garvin Hicking
efbb45c006 Added possibility for templates to register a central function
serendipity_plugin_api_event_hook() and
      serendipity_plugin_api_pre_event_hook()
2009-03-20 17:07:23 +00:00
Garvin Hicking
ea01a0d6ba js insertion patch by online 2009-03-18 09:41:00 +00:00
Garvin Hicking
f95406d219 german law-abiding citizens will like this new 'bmi' option 2009-03-17 12:09:39 +00:00
Garvin Hicking
eda7ba2380 Patch by onli to improve quicksearch 2009-03-04 12:10:29 +00:00
Garvin Hicking
52b99f5abc Updated czech translation by Vlada Ajgl 2009-02-25 09:05:39 +00:00
Garvin Hicking
921342c90f Use space as seperator 2009-02-24 08:31:28 +00:00