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
3e4970eb40
no short open tags req
2009-08-21 12:24:13 +00:00
Garvin Hicking
d059fffdda
Remove eregi calls
2009-08-21 12:22:35 +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
1309b3b0da
Patch by paddyforan to allow overwrite of this arrey value
2009-08-14 11:06:36 +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
6b71a5e6fa
Spelling error of the toolbar name
2009-07-28 12:04:07 +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
Don Chambers
40fc088581
Corrected typo - span was closed before inline style declared for "unmet requirements".
2009-07-17 21:24:39 +00:00
Grischa Brockhaus
a28cdfa46d
added input_type="password" for plugin string type configuration
2009-07-15 10:46:39 +00:00
Garvin Hicking
119297583f
PHP 5.3 compatibility
2009-07-14 11:48:10 +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
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
Garvin Hicking
217316db56
Add check for "plugins" directory writability
2009-07-10 13:50:13 +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
ba064ca1b1
pingbacks were not counted as entry trackbacks (also added to entries)
2009-07-04 01:37:47 +00:00
Garvin Hicking
b52d2ddce9
fix parse error
2009-07-03 11:58:50 +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
5ae1ac9e42
Proper variable referencing to make the 'entry_groupdata' hook work
2009-06-28 16:44:43 +00:00
Garvin Hicking
65760bf0a9
proper parameter by stm9x9
2009-06-26 21:39:27 +00:00
Garvin Hicking
b6b6f8fb0b
temporary hack to log queries
2009-06-17 12:15:37 +00:00
Grischa Brockhaus
d8859df47c
Fix urls with invalid cased protocol part while displaying entry comments.
2009-06-12 11:57:14 +00:00
Garvin Hicking
29c36ad0e2
API improvement, prpoerly store entry reference in printentries, and
...
save cid for api hook
2009-06-11 15:38:22 +00:00
Grischa Brockhaus
0e9e096f9d
Better error message for having problems while including files. (using language entry for it now)
2009-06-02 12:49:26 +00:00
Grischa Brockhaus
8b113a9c61
Better error message for having problems while including files.
2009-06-02 12:36:39 +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
ad0a3679e1
Use proper path for bundled plugins to point to NEWS/ChangeLog
2009-05-25 07:37:57 +00:00
Garvin Hicking
be6791d43e
Allow to use UTC timezone offset ,by Abdussamad
2009-05-05 10:27:08 +00:00
Garvin Hicking
26343d76c0
Allow scrolling in bookmarklet-spawned window
2009-05-04 08:33:50 +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
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
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
Judebert
1513a2e66f
Allow * in quicksearch
2009-03-10 16:07:43 +00:00
Garvin Hicking
eda7ba2380
Patch by onli to improve quicksearch
2009-03-04 12:10:29 +00:00
Garvin Hicking
4080a0c3e7
Better regexp for detecting quotes in 'entryprops' parameter
2009-02-26 10:30:20 +00:00
Garvin Hicking
7e036d895a
add debug possibility
2009-02-26 10:26:35 +00:00
Garvin Hicking
b9bcc3ac80
Add some debugging to login routine
2009-02-18 12:57:18 +00:00
Garvin Hicking
8f14874df5
* Added improved Blogger.com importer using the API, thanks to jaa
2009-02-17 09:11:23 +00:00
Garvin Hicking
8390f6fd42
New experimental login hashing
2009-02-16 11:29:49 +00:00
Garvin Hicking
c213f42380
fix errors
2009-02-11 12:38:50 +00:00
Garvin Hicking
5cd638e74f
Allow approval of comments requiring confirmation
2009-02-11 12:35:44 +00:00