54 Commits

Author SHA1 Message Date
Garvin Hicking
cbe53c2f17 missing varname 2009-11-25 20:41:43 +00:00
Garvin Hicking
ba47352cfd * Alwys increase last_modified when an entry is saved to prevent
stale entries in RSS feeds. Thanks to Cenic
2009-10-06 09:27:55 +00:00
Garvin Hicking
56bd3582b7 * PostgreSQL compatibility for the printArchives() function to
gather only unique timestamps (cite)
2009-09-12 11:18:28 +00:00
Garvin Hicking
c7dd0c77ab * Allow to define sort order for search-results (garvinhicking) 2009-08-24 08:24:19 +00:00
Garvin Hicking
5444194a47 * Added 'orderby' parameter to plugin API hooks for the serendipity
fulltext search function (garvinhicking)
2009-08-21 08:09:52 +00:00
Garvin Hicking
1309b3b0da Patch by paddyforan to allow overwrite of this arrey value 2009-08-14 11:06:36 +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
b6b6f8fb0b temporary hack to log queries 2009-06-17 12:15:37 +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
3f6c7697fa change api to allow skipping smarty parsing 2009-04-06 13:33:18 +00:00
Judebert
1513a2e66f Allow * in quicksearch 2009-03-10 16:07:43 +00:00
Garvin Hicking
eda7ba2380 Patch by onli to improve quicksearch 2009-03-04 12:10:29 +00:00
Garvin Hicking
fdd892a57c try to prevent division by zero 2008-12-09 10:05:33 +00:00
Garvin Hicking
dbaba71e09 Added new %parentname% category-permalink option 2008-11-26 12:33:29 +00:00
Garvin Hicking
b85e34f042 Add more abstraction possibilites, gathered throughout the last weeks 2008-10-13 10:53:45 +00:00
Garvin Hicking
8b277b11a5 pgsql bugfix, thanks to jtate 2008-09-19 08:12:26 +00:00
Garvin Hicking
2957951af0 Fix parse error 2008-08-26 13:48:48 +00:00
Garvin Hicking
e1ba40d414 support postgresql ts_vector fulltextsearch, thanks to genesis 2008-08-26 13:19:54 +00:00
Garvin Hicking
e2bdd23291 Do not execute trackbacks for entries in the future 2008-08-03 11:40:51 +00:00
Judebert
e2e2c8a4d1 Add last_modified, loginname, and isdraft to entries in search reults. 2008-07-22 19:21:49 +00:00
Garvin Hicking
878da31468 Added mor event hook SQL query parts 2008-05-15 11:40:32 +00:00
Garvin Hicking
bc2b698f70 Stricter check 2008-04-10 09:01:05 +00:00
Garvin Hicking
eaf4c57a99 2008-03-20 09:15:07 +00:00
Garvin Hicking
14fcc6ca14 Missed one commit file 2008-02-01 14:16:55 +00:00
Garvin Hicking
482ea8407f Add new "joinown" and "entryprops" parameters to
{serendipity_fetchPrintEntries}
2007-11-29 12:27:50 +00:00
Garvin Hicking
bcd5d81d17 Use str_replace for matching searchwords, thanks to Dietrich Raisin 2007-09-28 07:46:34 +00:00
Garvin Hicking
1e846ef160 Require category joins in some cases, add smarty params for new fetchentry features 2007-07-17 08:43:06 +00:00
Garvin Hicking
c620567625 Add language constant for grischa, and fix up indending *g* 2007-07-13 12:24:18 +00:00
Grischa Brockhaus
c668918c81 The archive sidebar plugin shiped with s9y now displays numbers of articles correctly for month, catergories and so on, even if multicategory articles are used. (brockhaus) 2007-07-13 12:05:22 +00:00
Garvin Hicking
67325f986a Beautify, add missing code comments 2007-06-05 07:58:47 +00:00
Garvin Hicking
9407436fad Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking
23ae248be3 Patch HTTP-host cookies and basepath detection, by Rob 2007-05-16 13:29:28 +00:00
Garvin Hicking
67a6cb8a65 * Fix missing %username% permalink pattern in single entry view.
Patch by cress_cc
2007-04-01 11:16:23 +00:00
Garvin Hicking
39f6c69764 Add new category property to hide blog postings made into sub-categories from the frontend view, per category. Thanks to netmorix from the forums! 2007-03-22 11:43:59 +00:00
Garvin Hicking
ab22db27a6 Fix SQL error message display when invalid categories selected 2007-03-01 19:54:27 +00:00
Garvin Hicking
f7f34ea0e9 Improve SQL query for fetching archive overview, from $year*$month queries to 1. :-) 2007-02-27 11:20:47 +00:00
Garvin Hicking
1c83a7099a Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
Garvin Hicking
917f049889 * Change order of trackback execution flow (again) to preserve
references for plugins like Track Exits, when used in conjunction
      with the entryproperties cache (garvinhicking)
2007-01-14 14:49:28 +00:00
Garvin Hicking
93ac1d9107 Fix a bug that prevented some entryproperty-plugins to execute on the entry detail pane. Thanks to dragonblast from the forums 2007-01-12 08:23:00 +00:00
Garvin Hicking
14f00d7d9e Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on 2006-11-30 21:34:29 +00:00
Garvin Hicking
decfee8f94 Small bugfix for category sorting and HTTP-Auth 2006-11-23 11:27:07 +00:00
Garvin Hicking
42eb2a52d1 Fix content of entry sending trackback to/from 2006-11-16 08:33:32 +00:00
Garvin Hicking
932574ee2e Awesome MySQL tuning for our central query by Matthew Groeninger 2006-11-15 10:18:43 +00:00
Garvin Hicking
0f09bae90b Shuffle trackback logic to the end of entry-save process. Thanks to isotopp. 2006-11-03 16:41:52 +00:00
Garvin Hicking
5a8401b893 Fix problem with %username% permalinks 2006-10-24 19:46:20 +00:00
Garvin Hicking
31a7d617db reset proper draft privileges for published entries and authors without having the permission to save published entries 2006-10-23 09:46:19 +00:00
Garvin Hicking
a72dbdc0eb Set the 'view' variable to 'plugin' when event plugins take on a full entry page 2006-10-09 11:00:17 +00:00
Judebert
3afffc9216 Add search term highlighting, in the form of <span> tags with
both foundterm and foundtermN class.
2006-09-27 02:36:37 +00:00
Garvin Hicking
e9a9eb39c8 MAke it work for pgsql. thanks to xzilla! 2006-08-29 17:36:11 +00:00
Garvin Hicking
00fe846ea7 Fix some permalink situations 2006-08-21 14:34:24 +00:00