Commit Graph
100 Commits
Author SHA1 Message Date
Garvin Hicking db2ad9402a * Allow to define sort order for search-results (garvinhicking) 2009-08-24 08:24:19 +00:00
Garvin Hicking be6a1f7964 * Allow redirects when fetching remote images (garvinhicking) 2009-08-24 08:06:34 +00:00
Garvin Hicking 10cde4adeb beta2? might not be needed though. 2009-08-24 07:59:09 +00:00
Garvin Hicking ddf9448daf prepare beta 2009-08-24 07:18:41 +00:00
Garvin Hicking 589b92bd7c no short open tags req 2009-08-21 12:24:13 +00:00
Garvin Hicking 4e258686fb Remove eregi calls 2009-08-21 12:22:35 +00:00
Garvin Hicking 3a77f13428 * PHP 5.3.0 compatibility without E_WARNING triggers (garvinhicking) 2009-08-21 08:52:50 +00:00
Garvin Hicking 6e8f54f588 * Added 'orderby' parameter to plugin API hooks for the serendipity
fulltext search function (garvinhicking)
2009-08-21 08:09:52 +00:00
Garvin Hicking 93802dbf95 Patch by paddyforan to allow overwrite of this arrey value 2009-08-14 11:06:36 +00:00
Garvin Hicking 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
Garvin Hicking 03825cab5f Add version pointer 2009-08-06 08:39:23 +00:00
Garvin Hicking 81f08a5cb0 Spelling error of the toolbar name 2009-07-28 12:04:07 +00:00
Garvin Hicking ab8324143f Proper plugin loading 2009-07-28 10:19:38 +00:00
Garvin Hicking ee102b4402 * 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 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
Garvin Hicking 249580a5b9 PHP 5.3 compatibility 2009-07-14 11:48:10 +00:00
Garvin Hicking 677df54625 PHP 5.3 compatibility, upgrade Smarty to 2.6.26 2009-07-14 11:40:16 +00:00
Garvin Hicking 7745c93488 Better identify scrollPos 2009-07-14 10:14:46 +00:00
Garvin Hicking baa78326d6 Also 'title' attribute is nice. 2009-07-14 09:40:11 +00:00
Garvin Hicking 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
Garvin Hicking 796e7ff96a * Filter entries only by authors that have written at least
one article (garvinhicking)
2009-07-10 15:45:18 +00:00
Garvin Hicking 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
Garvin Hicking 3faaa663db Add check for "plugins" directory writability 2009-07-10 13:50:13 +00:00
Garvin Hicking f2dee79592 fix parse error 2009-07-03 11:58:50 +00:00
Garvin Hicking 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
Garvin Hicking 79c98feb26 Proper variable referencing to make the 'entry_groupdata' hook work 2009-06-28 16:44:43 +00:00
Garvin Hicking c2fd64dcf0 proper parameter by stm9x9 2009-06-26 21:39:27 +00:00
Garvin Hicking d98bbf1c1e add config option 2009-06-23 13:51:26 +00:00
Garvin Hicking 77f9542ac9 temporary hack to log queries 2009-06-17 12:15:37 +00:00
Garvin Hicking 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
Garvin Hicking 450ab08732 language update by konus 2009-06-15 09:26:05 +00:00
Garvin Hicking 1924221ef6 Language update by konus 2009-06-15 09:19:59 +00:00
Garvin Hicking 9675b30fa3 API improvement, prpoerly store entry reference in printentries, and
save cid for api hook
2009-06-11 15:38:22 +00:00
Garvin Hicking 1943a9b2bb Specific php session checks, if a session has already been issued. 2009-06-11 12:14:15 +00:00
Garvin Hicking cd3cee1e1b * 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 be0bdd9cf6 * Change uriArgument parsing routine to allow "!" in URLs.
Now we can have absolute serocracy.
2009-05-28 08:34:52 +00:00
Garvin Hicking 8dd473ece2 forward to media pane, patch by onlin 2009-05-26 09:54:57 +00:00
Garvin Hicking 4940f9d0b5 Use proper path for bundled plugins to point to NEWS/ChangeLog 2009-05-25 07:37:57 +00:00
Garvin Hicking fc9048397e Patch by only to allow custom titles for the admin backend 2009-05-22 08:20:51 +00:00
Garvin Hicking 49811d0f25 typo fix by christian boltz 2009-05-20 11:51:37 +00:00
Garvin Hicking 24baf9237c fix parse error 2009-05-18 08:23:45 +00:00
Garvin Hicking 851f2b2650 Allow to use UTC timezone offset ,by Abdussamad 2009-05-05 10:27:08 +00:00
Garvin Hicking dffee91667 Allow scrolling in bookmarklet-spawned window 2009-05-04 08:33:50 +00:00
Garvin Hicking 9fbe9f7b7c adjust session name, thanks to DrNI and kleinerChemiker 2009-04-23 13:40:47 +00:00
Garvin Hicking ba0f211ab6 * 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 e8eea2ca5d . 2009-04-16 16:47:51 +00:00
Garvin Hicking 0f1834f2aa * Enhance xhtml cleanup plugin to also work on <param value="..." />
tags.  (garvinhicking)
2009-04-16 08:02:53 +00:00
Garvin Hicking 39aa62b18e * Changed bookmarklet to work with Chrome, thanks to Oliver
Gassner & TextPattern :-) (garvinhicking)
2009-04-14 12:12:52 +00:00
Garvin Hicking a4284fdad2 change api to allow skipping smarty parsing 2009-04-06 13:33:18 +00:00
Garvin Hicking 86c4f46609 * 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 c2e2fb0d48 added french translation by mchinfa 2009-03-24 13:20:44 +00:00
Garvin Hicking b6b3ee78bc enhance nl2br plugin to also use p tags 2009-03-24 10:41:50 +00:00
Garvin Hicking 742df8af16 better german wording, thanks to stm9x9 2009-03-24 10:33:32 +00:00
Garvin Hicking 50d08ff225 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 ed67ddd917 improve patch 2009-03-18 09:44:00 +00:00
Garvin Hicking e13b025aed js insertion patch by online 2009-03-18 09:41:00 +00:00
Garvin Hicking 4963bfe3f5 german law-abiding citizens will like this new 'bmi' option 2009-03-17 12:09:39 +00:00
Garvin Hicking 4053c21ed2 try to fix entity translation, patch by bugrep 2009-03-16 09:22:59 +00:00
Garvin Hicking 6628f392fd Patch by onli to improve quicksearch 2009-03-04 12:10:29 +00:00
Garvin Hicking daab40640e Better regexp for detecting quotes in 'entryprops' parameter 2009-02-26 10:30:20 +00:00
Garvin Hicking 830e79d87f add debug possibility 2009-02-26 10:26:35 +00:00
Garvin Hicking ed8542a164 grammar change 2009-02-26 09:42:11 +00:00
Garvin Hicking 1ff766f83e more changes by bugrep 2009-02-26 09:40:51 +00:00
Garvin Hicking d659406694 update czech translation by vlada ajgl 2009-02-25 09:06:29 +00:00
Garvin Hicking 5363460725 Updated czech translation by Vlada Ajgl 2009-02-25 09:05:39 +00:00
Garvin Hicking c113be7850 Properly inherit a readable color, patch by bugrep 2009-02-25 08:38:09 +00:00
Garvin Hicking d67d2c6985 Use space as seperator 2009-02-24 08:31:28 +00:00
Garvin Hicking 93eed7a946 Language update by Vlada Ajgl 2009-02-23 11:04:54 +00:00
Garvin Hicking c27d6719f4 * Added ability to use strftime variables in the spamblock.log
filename. (kleinerchemiker)
2009-02-20 12:36:46 +00:00
Garvin Hicking 5e27b37f84 Add some debugging to login routine 2009-02-18 12:57:18 +00:00
Garvin Hicking d9194ac95e * Added improved Blogger.com importer using the API, thanks to jaa 2009-02-17 09:11:23 +00:00
Garvin Hicking f541e5874d New experimental login hashing 2009-02-16 11:29:49 +00:00
Garvin Hicking bc57aaa2b5 fix errors 2009-02-11 12:38:50 +00:00
Garvin Hicking 3fa6ab4d84 Allow approval of comments requiring confirmation 2009-02-11 12:35:44 +00:00
Garvin Hicking bc4e177a58 fix variable 2009-02-10 09:10:36 +00:00
Garvin Hicking 468600837c * Fix statistics sidebar plugin to properly count weekly visitors
(garvinhicking)
2009-02-06 11:54:56 +00:00
Garvin Hicking c2f805cffc forgot one 2009-02-05 10:33:37 +00:00
Garvin Hicking cb7b71020e * Changed spamblock plugin for text filtering to ignore trailing
or prepending spaces in blacklists (garvinhicking)
2009-02-05 10:30:51 +00:00
Garvin Hicking e471b0e372 Fix smarty variable 2009-02-03 12:08:20 +00:00
Garvin Hicking cc056c3be2 Repatch file for .plainList 2009-01-30 14:06:20 +00:00
Garvin Hicking c28452ef4a * Change syndication plugin to also support new feeds2.feedburner.com
style URLs (garvinhicking)
2009-01-30 14:03:31 +00:00
Garvin Hicking 37b427b26d Allow javascript inside XINHA WYSIWYG textarea 2009-01-26 13:09:56 +00:00
Garvin Hicking e396fa157a move 2009-01-20 09:20:54 +00:00
Garvin Hicking 0017b30a87 * Fix bad link in Remote RSS sidebar plugin (#2521122)
(garvinhicking)
2009-01-20 09:19:23 +00:00
Garvin Hicking 88ebbf8890 updated hungarian translation, by Roti 2009-01-19 13:39:40 +00:00
Garvin Hicking 90e6b3ac25 Document changes in spamblock plugin 2009-01-19 11:57:03 +00:00
Garvin Hicking f3746bb49c bump 2009-01-16 10:34:54 +00:00
Garvin Hicking 9702aa9efd patch by isotopp: proper index key creation 2009-01-15 15:31:53 +00:00
Garvin Hicking c31a8dd7b9 * Change "Allow duplicate content" in spamblock plugin to not
operate on (empty) pingbacks (garvinhicking)
2009-01-13 18:00:26 +00:00
Garvin Hicking 0498ba3327 patch by isotopp to prevent empty deny from .htaccess clause 2009-01-12 08:15:23 +00:00
Garvin Hicking c24d738068 Upgrade to Smarty 2.6.22 to fix a PCRE bug 2008-12-30 10:13:35 +00:00
Garvin Hicking 54b3a405f4 lax file checks 2008-12-29 13:08:31 +00:00
Garvin Hicking 76134b358c trunk version 2008-12-29 09:43:01 +00:00
Garvin Hicking 39746af0ce trunk adaption 2008-12-29 09:42:41 +00:00
Garvin Hicking 7292780094 1.4 release 2008-12-29 08:58:16 +00:00
Garvin Hicking c355d46cbb fix parse problem 2008-12-20 17:51:46 +00:00
Garvin Hicking a5bac0f36b Added serendipity_preview_spacer and pluginmanager_(sidebar|event) CSS ids 2008-12-20 17:00:22 +00:00
Garvin Hicking 9bc05914b5 Temporary patch, see http://trac.xinha.org/ticket/1360 2008-12-19 20:50:10 +00:00
Garvin Hicking 054dfb65c9 * Added ability to rename "feeds" in teh syndication plugin and
add a big image on top (onli)
2008-12-18 10:55:57 +00:00
Garvin Hicking 5175be92f3 get rid of error message when plugin has no config options 2008-12-16 15:12:35 +00:00