929 Commits

Author SHA1 Message Date
Garvin Hicking
92d7de2bed Make bulletproof new default template 2008-08-10 11:32:21 +00:00
Don Chambers
f2fef4f047 BP - new default stylesheet emulating Carl Galloway's "serendipity 3.0". Admin template changed from fixed width to fluid/liquid width. 2008-08-09 03:13:07 +00:00
Garvin Hicking
3ff5c54e7d * 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
8975d20b81 Show preview link for entries in the future 2008-08-04 08:04:37 +00:00
Garvin Hicking
e2bdd23291 Do not execute trackbacks for entries in the future 2008-08-03 11:40:51 +00:00
Garvin Hicking
ef346ff4be Allow sequencing widget to disable/enable each sequence entry. 2008-08-03 11:33:39 +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
9d417c81ab different check 2008-07-22 13:48:16 +00:00
Garvin Hicking
f03b352cca Fix by Anthem to not leak titles 2008-07-22 08:35:27 +00:00
Matthias Mees
e73ae9c217 BP: Added new theme option to include optional pagination. Thanks again to Jude for helping me with the code :-) 2008-07-22 07:00:48 +00:00
Don Chambers
836a73009a BP - strip tags from truncated static page search results 2008-07-19 15:02:46 +00:00
Judebert
49fbb45664 Update checksum code, move check to front page of installation 2008-07-17 21:23:35 +00:00
Garvin Hicking
ff1f9a0ac1 spelfix 2008-07-17 11:06:46 +00:00
Garvin Hicking
bcc47f6f3a fix cookie removal to use proper host 2008-07-14 08:02:28 +00:00
Garvin Hicking
68b684c1bb New config option for comment tokens 2008-07-10 10:33:06 +00:00
Garvin Hicking
c9685c2a95 * 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
82db71e743 Fix showing metadata 2008-07-07 10:35:57 +00:00
Garvin Hicking
9afa5c6ada RFE #2006182: Highlight s9y search terms 2008-06-30 10:35:08 +00:00
Garvin Hicking
71329d1572 * Improved "Remote RSS" plugin's templating output to select
custom template files. Add demo "Nasa Image of the Day" plugin
      by Grigory F. (garvinhicking)
2008-06-30 10:10:10 +00:00
Garvin Hicking
175ddcaccd * Fix Generic RSS import to not always assume WPXRSS feed.
(garvinhicking)
2008-06-30 09:41:07 +00:00
Rodrigo Lazo
e0ee69db0a Spanish translation updated 2008-06-29 16:09:30 +00:00
Garvin Hicking
079173d26a expose hide_category parameter to fetchPrintEntires 2008-06-27 10:44:14 +00:00
Garvin Hicking
8072fc8709 rename db update files properly 2008-06-24 09:45:41 +00:00
Garvin Hicking
e3084fab8a Swedish update by Kami Peterson 2008-06-18 11:52:12 +00:00
Garvin Hicking
5bbd4151e6 Properly hide categories in sidebar plugin 2008-06-17 13:20:16 +00:00
Garvin Hicking
8594f1297f Allow subscribers to comments to receive fulltext 2008-06-17 12:06:45 +00:00
Garvin Hicking
6c49e559e4 Once again, with feeling. 2008-06-02 07:40:28 +00:00
Garvin Hicking
763b7da5db * 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
a4533104e8 check strict 2008-05-26 11:32:54 +00:00
Garvin Hicking
05f24391ef Spartacus upgrade for mirrors 2008-05-26 11:24:46 +00:00
Judebert
b5689ac61c Update database version detection 2008-05-15 17:54:35 +00:00
Garvin Hicking
878da31468 Added mor event hook SQL query parts 2008-05-15 11:40:32 +00:00
Ivan Cenov
d040006c00 1) Translated several text constants to bulgarian language. 2008-05-13 13:45:05 +00:00
Matthias Mees
57172d23c0 BP: Applied fix for the archives page. 2008-05-09 21:36:58 +00:00
Garvin Hicking
8da8b0848f Document, RewriteRule for admin 2008-05-06 08:23:16 +00:00
Judebert
328b961c0b Included missed language constant in checksum verification 2008-04-29 19:42:57 +00:00
Judebert
08be3dfaba Added FTP-aware checksum generation and validation 2008-04-28 19:10:02 +00:00
Don Chambers
f1f9c24d52 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
Don Chambers
445aa4b848 BP - correct error in admin frontpage button path 2008-04-27 17:36:38 +00:00
Don Chambers
e3d8edc6a4 BP - modified admin page to use single image with different background positions instead of using 3 different images for each link state. Images load much faster, 10 files deleted, 30k disc space saved. 2008-04-27 15:52:01 +00:00
Judebert
9854f18fec Don't try to put karma bars on pages that aren't entries!
Avoids problem with scalar used as array reported by Don
2008-04-22 19:59:08 +00:00
Judebert
0a88e1f307 Fix karma bars not appearing on summary pages:
Create a footer if none exists yet and add the bar to it.
2008-04-19 04:21:00 +00:00
Matthias Mees
b0be8fdfdf Customized bulletproof for latest plugin changes. 2008-04-16 12:00:00 +00:00
Matthias Mees
3cdbf2f034 Customized newspaper for latest plugin changes. 2008-04-16 11:50:38 +00:00
Matthias Mees
18758f2cf0 Customized default-rtl for latest plugin changes. Almost made me a little dizzy (-: 2008-04-16 11:45:49 +00:00
Matthias Mees
3fe1b7a180 Customized default for latest plugin changes. 2008-04-16 11:43:19 +00:00
Garvin Hicking
18c2027430 Tokenize template configuration 2008-04-16 11:41:29 +00:00
Matthias Mees
055b54429c Customized mt3-squash for latest plugin changes. 2008-04-16 11:41:06 +00:00
Garvin Hicking
58c7b6d3e6 Remove gammeling template 2008-04-16 11:38:49 +00:00
Matthias Mees
5fff26c84b Customized mt3-independence for latest plugin changes. 2008-04-16 11:38:22 +00:00