4e258686fb
Remove eregi calls
2009-08-21 12:22:35 +00:00
3a77f13428
* PHP 5.3.0 compatibility without E_WARNING triggers (garvinhicking)
2009-08-21 08:52:50 +00:00
6e8f54f588
* Added 'orderby' parameter to plugin API hooks for the serendipity
...
fulltext search function (garvinhicking)
2009-08-21 08:09:52 +00:00
36be598dc1
Fix of badly formated language files
2009-08-15 08:38:47 +00:00
7d7cce9f37
Czech translations for "kubrick" template added.
2009-08-15 07:41:48 +00:00
93802dbf95
Patch by paddyforan to allow overwrite of this arrey value
2009-08-14 11:06:36 +00:00
d1500a6c6b
Update of czech translation files for plugins, bulletproof theme and system language file
2009-08-12 20:58:39 +00:00
7d0547c0d4
* 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
03825cab5f
Add version pointer
2009-08-06 08:39:23 +00:00
81f08a5cb0
Spelling error of the toolbar name
2009-07-28 12:04:07 +00:00
ab8324143f
Proper plugin loading
2009-07-28 10:19:38 +00:00
ee102b4402
* Removed "static" db layer typelist to prevent accidental over-
...
writes of referenced return values (garvinhicking)
2009-07-27 09:52:13 +00:00
6d90049416
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
c6f02b6efc
Corrected typo - span was closed before inline style declared for "unmet requirements".
2009-07-17 21:24:39 +00:00
b5793aeb06
2009-07-15 10:57:58 +00:00
07c12ca516
* Commented out DEBUG logs of Akismet, that blow up the spamblocklog table
...
* Reporting of correct comment type for Akismet calls (pingback or trackback)
2009-07-15 10:57:42 +00:00
b538d65244
added input_type="password" for plugin string type configuration
2009-07-15 10:49:16 +00:00
c0f5343051
added input_type="password" for plugin string type configuration
2009-07-15 10:46:39 +00:00
249580a5b9
PHP 5.3 compatibility
2009-07-14 11:48:10 +00:00
677df54625
PHP 5.3 compatibility, upgrade Smarty to 2.6.26
2009-07-14 11:40:16 +00:00
a1388d2f15
Saved a few bytes in templates/default/style_fallback.css :)
2009-07-14 10:22:03 +00:00
7745c93488
Better identify scrollPos
2009-07-14 10:14:46 +00:00
baa78326d6
Also 'title' attribute is nice.
2009-07-14 09:40:11 +00:00
97710fe021
* 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
796e7ff96a
* Filter entries only by authors that have written at least
...
one article (garvinhicking)
2009-07-10 15:45:18 +00:00
480be20fb6
* 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
3faaa663db
Add check for "plugins" directory writability
2009-07-10 13:50:13 +00:00
c589517516
Added "exclude urls" to ip validation functionality in spam block plugin. identi.ca is sending pingbacks but fails the ip validation!
...
(there were a bug in the prior commit.. :-/)
2009-07-05 15:15:10 +00:00
49e4b26c7e
Added new optional parameter for plugin config type "text": rows.
2009-07-05 14:59:30 +00:00
d9b0ccb3f4
Added new optional parameter for plugin config type "text": rows.
2009-07-05 14:58:31 +00:00
e853839403
pingbacks were not counted as entry trackbacks (also added to entries)
2009-07-04 01:38:28 +00:00
388e5c3d21
pingbacks were not counted as entry trackbacks (also added to entries)
2009-07-04 01:37:47 +00:00
45c300afd5
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
f2dee79592
fix parse error
2009-07-03 11:58:50 +00:00
29601b1869
* 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
30c5d67934
plugin_comment displays trackbacks *and* pingbacks in trackback only mode now.
2009-07-01 11:50:51 +00:00
10f3cf17f7
BP: Tweaked plugin_calendar.tpl to use date format set in theme options for display of #today.
2009-06-30 12:59:41 +00:00
3281509798
BP: Removed unused variable from lang files. (Ooops.)
2009-06-29 14:29:53 +00:00
79c98feb26
Proper variable referencing to make the 'entry_groupdata' hook work
2009-06-28 16:44:43 +00:00
c2fd64dcf0
proper parameter by stm9x9
2009-06-26 21:39:27 +00:00
d98bbf1c1e
add config option
2009-06-23 13:51:26 +00:00
77f9542ac9
temporary hack to log queries
2009-06-17 12:15:37 +00:00
c6e2ffe0a7
* 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
450ab08732
language update by konus
2009-06-15 09:26:05 +00:00
1924221ef6
Language update by konus
2009-06-15 09:19:59 +00:00
e7bf4340a5
Fix urls with invalid cased protocol part while displaying entry comments.
2009-06-12 12:13:34 +00:00
0c44ed6429
Fix urls with invalid cased protocol part while displaying entry comments.
2009-06-12 11:57:14 +00:00
9675b30fa3
API improvement, prpoerly store entry reference in printentries, and
...
save cid for api hook
2009-06-11 15:38:22 +00:00
1943a9b2bb
Specific php session checks, if a session has already been issued.
2009-06-11 12:14:15 +00:00
6f434aa3c0
BP: Fix for display of unordered and ordered lists in entries together with ThickBox. Updated info.txt since Don keeps forgetting to do so ;-)
2009-06-05 14:33:07 +00:00