388 Commits

Author SHA1 Message Date
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
b6b3ee78bc enhance nl2br plugin to also use p tags 2009-03-24 10:41:50 +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
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
6628f392fd Patch by onli to improve quicksearch 2009-03-04 12:10:29 +00:00
Garvin Hicking
5363460725 Updated czech translation by Vlada Ajgl 2009-02-25 09:05:39 +00:00
Garvin Hicking
d67d2c6985 Use space as seperator 2009-02-24 08:31:28 +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
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
3fa6ab4d84 Allow approval of comments requiring confirmation 2009-02-11 12:35:44 +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
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
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
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
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
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
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
0a7a26b67d * Added more parameters to {serendipity_printComments} function:
"block" (smarty block variable name),
      "template" (smarty template file to render)
      [1.4-beta2]
2008-12-12 10:58:56 +00:00
Garvin Hicking
2e450546c4 * Fixed not remembering entryproperties when re-editing an entry,
introduced with 1.4-beta1 [1.4-beta2]
2008-12-05 12:23:57 +00:00
Garvin Hicking
715422a78c Add SMF importer 2008-12-03 12:22:10 +00:00
Garvin Hicking
97fbaf3de3 Fix setting cookies 2008-12-02 12:07:46 +00:00
Garvin Hicking
f8094202fe * Adjust getting the right URL for karmavoting and shoutbox
plugins [1.4-beta2]
    * Adjust getting the right URL for karmavoting and shoutbox
      plugins [1.4-beta2]
2008-12-01 09:07:07 +00:00
Garvin Hicking
b979267c4c Added new %parentname% category-permalink option 2008-11-26 12:33:29 +00:00
Garvin Hicking
8ea49739fb Fix resetting comment/tb counter when editing an entry 2008-11-25 09:56:04 +00:00
Garvin Hicking
f8362ba40b Use autocomplete=off, thanks to sbauer 2008-11-24 15:40:48 +00:00
Garvin Hicking
5abdfe384f Add more documentation references to plugin manager 2008-11-21 12:20:07 +00:00
Garvin Hicking
a05c944b3b Fix not properly counting trackbacks [1.4-beta1]
added more debug
2008-11-14 10:06:54 +00:00
Garvin Hicking
848433af37 added experimental serendipity importer 2008-11-12 13:32:24 +00:00
Garvin Hicking
c72734e963 * Also recreate custom permalinks without using URL rewriting
(garvinhicking)
2008-11-06 11:44:43 +00:00
Garvin Hicking
17a1e5534a * Fix WYSIWYG media insertion when being called on pages with
multiple HTML portions/nuggets, and also the staticpage plugin
      (garvinhicking)
2008-11-05 12:03:29 +00:00
Garvin Hicking
7300925ce7 * Prefix possibly missing http:// of commenting authors URLs
in recent comments sidebar plugin and admin interface.
2008-10-23 13:50:54 +00:00
Garvin Hicking
bed9db637b rework comment counter 2008-10-21 09:30:23 +00:00
Garvin Hicking
6179858b17 Support Opt-In for comment subscription mails 2008-10-18 11:17:40 +00:00
Garvin Hicking
2214abf835 mail-based comment authorisation for spamblock plugin 2008-10-13 11:02:12 +00:00
Garvin Hicking
94fd5e4e8c (Experimental) Replace htmlarea with XINHA. Thanks to abdussamad! 2008-09-09 07:52:18 +00:00
Garvin Hicking
862abd0a90 * Add link to preview entries by an author into the usermanagement
(garvinhicking)
2008-09-09 07:23:19 +00:00
Garvin Hicking
5ef47ebf5d * Add memory_limit output to s9y installation, 8MB for 32bit and
16MB for 64bit OSes
2008-08-29 07:54:02 +00:00
Garvin Hicking
44290653bb support postgresql ts_vector fulltextsearch, thanks to genesis 2008-08-26 13:19:54 +00:00
Garvin Hicking
87ffb16164 Support for randomized header image added to BP 2008-08-26 12:06:12 +00:00