1005 Commits

Author SHA1 Message Date
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
e6185c12fb 2009-07-15 10:57:58 +00:00
Grischa Brockhaus
131e17ccca * 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
Grischa Brockhaus
5beb9038f5 added input_type="password" for plugin string type configuration 2009-07-15 10:49:16 +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
Matthias Mees
78b2181a77 Saved a few bytes in templates/default/style_fallback.css :) 2009-07-14 10:22:03 +00:00
Garvin Hicking
ec510b8abe Better identify scrollPos 2009-07-14 10:14:46 +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
Garvin Hicking
217316db56 Add check for "plugins" directory writability 2009-07-10 13:50:13 +00:00
Grischa Brockhaus
0ec74a02ab 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
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
ba064ca1b1 pingbacks were not counted as entry trackbacks (also added to entries) 2009-07-04 01:37:47 +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
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
Grischa Brockhaus
55d94844ad plugin_comment displays trackbacks *and* pingbacks in trackback only mode now. 2009-07-01 11:50:51 +00:00
Matthias Mees
25ca2d1515 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
Matthias Mees
83f96cf5de BP: Removed unused variable from lang files. (Ooops.) 2009-06-29 14:29:53 +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
0ab70ad0e6 add config option 2009-06-23 13:51:26 +00:00
Garvin Hicking
b6b6f8fb0b temporary hack to log queries 2009-06-17 12:15:37 +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
Garvin Hicking
1c9f7c85a7 language update by konus 2009-06-15 09:26:05 +00:00
Garvin Hicking
2476bf2d0b Language update by konus 2009-06-15 09:19:59 +00:00
Grischa Brockhaus
124cb7ccf9 Fix urls with invalid cased protocol part while displaying entry comments. 2009-06-12 12:13:34 +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
Garvin Hicking
0d1785f848 Specific php session checks, if a session has already been issued. 2009-06-11 12:14:15 +00:00
Matthias Mees
c67a81265f 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
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
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
Don Chambers
c9fd2e1eaf BP: update entries.tpl to use latest version of AddThis script. 2009-05-27 19:03:23 +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
Ivan Cenov
99182f75a4 1) BG translation of new texts constants. 2009-05-24 07:42:36 +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
88b8a7987e typo fix by christian boltz 2009-05-20 11:51:37 +00:00
Garvin Hicking
10e861cfcf fix parse error 2009-05-18 08:23:45 +00:00