1
0
Commit Graph

367 Commits

Author SHA1 Message Date
388e5c3d21 pingbacks were not counted as entry trackbacks (also added to entries) 2009-07-04 01:37:47 +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
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
77f9542ac9 temporary hack to log queries 2009-06-17 12:15:37 +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
a66fd21893 Better error message for having problems while including files. (using language entry for it now) 2009-06-02 12:49:26 +00:00
31c42d9704 Better error message for having problems while including files. 2009-06-02 12:36:39 +00:00
be0bdd9cf6 * Change uriArgument parsing routine to allow "!" in URLs.
Now we can have absolute serocracy.
2009-05-28 08:34:52 +00:00
8dd473ece2 forward to media pane, patch by onlin 2009-05-26 09:54:57 +00:00
4940f9d0b5 Use proper path for bundled plugins to point to NEWS/ChangeLog 2009-05-25 07:37:57 +00:00
851f2b2650 Allow to use UTC timezone offset ,by Abdussamad 2009-05-05 10:27:08 +00:00
dffee91667 Allow scrolling in bookmarklet-spawned window 2009-05-04 08:33:50 +00:00
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
e8eea2ca5d . 2009-04-16 16:47:51 +00:00
39aa62b18e * Changed bookmarklet to work with Chrome, thanks to Oliver
Gassner & TextPattern :-) (garvinhicking)
2009-04-14 12:12:52 +00:00
a4284fdad2 change api to allow skipping smarty parsing 2009-04-06 13:33:18 +00:00
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
5874e18526 Allow * in quicksearch 2009-03-10 16:07:43 +00:00
6628f392fd Patch by onli to improve quicksearch 2009-03-04 12:10:29 +00:00
daab40640e Better regexp for detecting quotes in 'entryprops' parameter 2009-02-26 10:30:20 +00:00
830e79d87f add debug possibility 2009-02-26 10:26:35 +00:00
5e27b37f84 Add some debugging to login routine 2009-02-18 12:57:18 +00:00
d9194ac95e * Added improved Blogger.com importer using the API, thanks to jaa 2009-02-17 09:11:23 +00:00
f541e5874d New experimental login hashing 2009-02-16 11:29:49 +00:00
bc57aaa2b5 fix errors 2009-02-11 12:38:50 +00:00
3fa6ab4d84 Allow approval of comments requiring confirmation 2009-02-11 12:35:44 +00:00
bc4e177a58 fix variable 2009-02-10 09:10:36 +00:00
cc056c3be2 Repatch file for .plainList 2009-01-30 14:06:20 +00:00
c28452ef4a * Change syndication plugin to also support new feeds2.feedburner.com
style URLs (garvinhicking)
2009-01-30 14:03:31 +00:00
37b427b26d Allow javascript inside XINHA WYSIWYG textarea 2009-01-26 13:09:56 +00:00
5236c55926 Updated serendipity_authors_plugin to use new plainList class for uls. 2009-01-19 15:14:33 +00:00
3406274689 Updated serendipity_syndication_plugin to use new plainList class for uls. 2009-01-19 15:12:44 +00:00
23260a557e Updated serendipity_archives_plugin to use new plainList class for uls. 2009-01-19 15:11:13 +00:00
54b3a405f4 lax file checks 2008-12-29 13:08:31 +00:00
c355d46cbb fix parse problem 2008-12-20 17:51:46 +00:00
a5bac0f36b Added serendipity_preview_spacer and pluginmanager_(sidebar|event) CSS ids 2008-12-20 17:00:22 +00:00
0eb387d7b4 Custom WYSIWYG button interface, with HTMLArea/Xinha implementation. 2008-12-19 04:30:58 +00:00
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
2ec6288154 functions_config.inc.php: add ID serendipity_preview_spacer to existing div emitted when previewing entries in backend. 2008-12-17 23:25:13 +00:00
5175be92f3 get rid of error message when plugin has no config options 2008-12-16 15:12:35 +00:00
66f94e7d1a add the same capability to trackbacks 2008-12-12 15:50:58 +00:00
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
d9a5d6a8c8 Make checksum code skippable 2008-12-09 10:41:48 +00:00
63fe29e942 do not use count(distinct) for SQLite 2008-12-09 10:08:29 +00:00
61be3385e3 try to prevent division by zero 2008-12-09 10:05:33 +00:00
715422a78c Add SMF importer 2008-12-03 12:22:10 +00:00
b979267c4c Added new %parentname% category-permalink option 2008-11-26 12:33:29 +00:00