289 Commits

Author SHA1 Message Date
Garvin Hicking
9bfe2cec62 Add Status: 302 header for redirects, have fun, nitrox. :) 2008-08-27 19:20:23 +00:00
Garvin Hicking
1d2fe011f3 Show save button at top for 'Manage styles' 2008-08-26 13:56:53 +00:00
Garvin Hicking
d3fd8ad8ec Fix parse error 2008-08-26 13:48:48 +00:00
Garvin Hicking
44290653bb support postgresql ts_vector fulltextsearch, thanks to genesis 2008-08-26 13:19:54 +00:00
Garvin Hicking
c94805232a SQLite should use its own dir for shared installations 2008-08-25 08:49:56 +00:00
Garvin Hicking
aa77cb9b1f * Added header('Status:...') calls so that some CGI installations
of apache emit proper headers (garvinhicking)
2008-08-22 09:20:13 +00:00
Garvin Hicking
cb8d4da7fa this is more appropriate, check if the user has plugin admin rights 2008-08-19 11:14:26 +00:00
Garvin Hicking
a7aa0ad006 Show "Edit this plugin" link for every sidebar plugin 2008-08-19 11:12:52 +00:00
Garvin Hicking
4c3abd2dfc * Propagate a 'article_count' smarty variable for each category
in the category sidebar plugin, when article counting is
      enabled. (garvinhicking)
2008-08-05 07:40:51 +00:00
Garvin Hicking
62fb2d243a Show preview link for entries in the future 2008-08-04 08:04:37 +00:00
Garvin Hicking
fdfcdeb56d Do not execute trackbacks for entries in the future 2008-08-03 11:40:51 +00:00
Garvin Hicking
6c112ff3d2 Allow sequencing widget to disable/enable each sequence entry. 2008-08-03 11:33:39 +00:00
Jude Anthony
4b09f17bca Add last_modified, loginname, and isdraft to entries in search reults. 2008-07-22 19:21:49 +00:00
Garvin Hicking
fc70e4b6e7 different check 2008-07-22 13:48:16 +00:00
Garvin Hicking
bcf3a1bf65 Fix by Anthem to not leak titles 2008-07-22 08:35:27 +00:00
Jude Anthony
1df78fd6ce Update checksum code, move check to front page of installation 2008-07-17 21:23:35 +00:00
Garvin Hicking
9dbf39fcc0 fix cookie removal to use proper host 2008-07-14 08:02:28 +00:00
Garvin Hicking
cf755a01c9 New config option for comment tokens 2008-07-10 10:33:06 +00:00
Garvin Hicking
7f14f8b95f * Added optional token insertion for comment notification
(moderation) e-mails, which you can click without the need
      for authentication. This is a convenience feature, note that
      if someone can access your mails, he does not need to authenticate
      for deleting/approving a comment with the contained link.
2008-07-10 10:32:08 +00:00
Garvin Hicking
67dc544dd1 Fix showing metadata 2008-07-07 10:35:57 +00:00
Garvin Hicking
95d242aa88 * Fix Generic RSS import to not always assume WPXRSS feed.
(garvinhicking)
2008-06-30 09:41:07 +00:00
Garvin Hicking
f8393caa02 expose hide_category parameter to fetchPrintEntires 2008-06-27 10:44:14 +00:00
Garvin Hicking
b661c528f4 Properly hide categories in sidebar plugin 2008-06-17 13:20:16 +00:00
Garvin Hicking
8ec332b3db Allow subscribers to comments to receive fulltext 2008-06-17 12:06:45 +00:00
Garvin Hicking
af6c267354 Once again, with feeling. 2008-06-02 07:40:28 +00:00
Garvin Hicking
5a490a0546 * Default .htaccess now contains a conditional rewrite pattern
for fallback *.html generation. Thanks to absynth.
      (TODO: Regenerate .htaccess on update, maybe make this
       condition optional)
2008-06-02 07:37:48 +00:00
Garvin Hicking
db80a5c199 Added mor event hook SQL query parts 2008-05-15 11:40:32 +00:00
Garvin Hicking
e99ac00b48 Document, RewriteRule for admin 2008-05-06 08:23:16 +00:00
Jude Anthony
0e67b071dd Included missed language constant in checksum verification 2008-04-29 19:42:57 +00:00
Don Chambers
b092304c48 Added classes for install/upgrade warning messages. Modified BP admin stylesheet to use these new classes to correct error of overriding green, yellow & red warning text. 2008-04-27 22:19:33 +00:00
Garvin Hicking
f75f1be51b Tokenize template configuration 2008-04-16 11:41:29 +00:00
Garvin Hicking
775253c2eb Stricter check 2008-04-10 09:01:05 +00:00
Jude Anthony
e2f25e9bad Fix returning unset but existent array key in pickKey 2008-04-10 03:41:17 +00:00
Matthias Mees
7b37c06360 Modified generated code for serendipity_syndication_plugin to use an ul. 2008-04-09 12:13:16 +00:00
Matthias Mees
e82ff21201 Modified generated code for serendipity_authors_plugin to use an ul. 2008-04-09 11:56:33 +00:00
Matthias Mees
f0c74d0ea8 Modified generated code for serendipity_archives_plugin to use an ul. 2008-04-09 11:39:04 +00:00
Jude Anthony
84d9e8199f Correct thumbnail constraints. S9Y now supports width, height, largest,
and smallest constraints.  Backwards compatibility is maintained with the
imageselectorplus plugin (the only plugin to use the thumbnail or aspect
calculation code).  Language files are updated and a new option screen
is displayed after choosing "Rebuild Thumbs".
2008-04-09 01:57:10 +00:00
Garvin Hicking
9586d5e2bb Suppress version in email 2008-03-28 11:20:39 +00:00
Garvin Hicking
1dbde90720 Hide version number in rss feeds 2008-03-26 11:31:52 +00:00
Garvin Hicking
c2b48eb7a3 update 2008-03-25 14:04:06 +00:00
Garvin Hicking
6ea572211b Patch by hanno boeck 2008-03-25 12:39:55 +00:00
Garvin Hicking
652ac0bb80 2008-03-20 09:15:07 +00:00
Jude Anthony
96ee4ced98 Use language constant NOT_FOUND 2008-03-19 11:33:28 +00:00
Jude Anthony
efd63e33f6 Add function to allow Smarty to retrieve image dimensions 2008-03-19 11:32:13 +00:00
Grischa Brockhaus
fb25837a85 Add feed_guid only, if not set externaly prior 2008-03-17 18:54:03 +00:00
Garvin Hicking
24a8548e3a add missing title 2008-03-15 15:15:01 +00:00
Garvin Hicking
2b679d2802 suppress warning for tigger 2008-03-14 08:11:19 +00:00
Grischa Brockhaus
61223c16f0 Invalid HTML fixed 2008-03-09 05:47:54 +00:00
Garvin Hicking
f832c7695c google reader patch by adam charnock 2008-03-08 10:31:33 +00:00
Garvin Hicking
743711e061 Added event hooks 2008-02-29 09:10:27 +00:00