363 Commits

Author SHA1 Message Date
Garvin Hicking
71be6c72a3 More words of advice. 2008-11-12 13:36:08 +00:00
Garvin Hicking
4c8d252c79 added experimental serendipity importer 2008-11-12 13:32:24 +00:00
Garvin Hicking
ff75c85d21 fix parse error 2008-11-06 14:11:13 +00:00
Garvin Hicking
0cf8d22936 correctly place </ul> 2008-11-06 13:51:06 +00:00
Garvin Hicking
400e762b1d * Also recreate custom permalinks without using URL rewriting
(garvinhicking)
2008-11-06 11:44:43 +00:00
Garvin Hicking
22857a3635 * 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
ae73f337f7 Allow to override internal mail routine 2008-10-28 12:32:30 +00:00
Garvin Hicking
606f0896ab * 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
ea1429f710 rework comment counter 2008-10-21 09:30:23 +00:00
Garvin Hicking
818f572008 Better output for comment approval and subsciription approval pages, rather than a location redirect. 2008-10-19 10:48:12 +00:00
Garvin Hicking
9c2f343a93 Better fix to use false values 2008-10-18 17:59:06 +00:00
Garvin Hicking
cd224674e9 fix link 2008-10-18 17:47:22 +00:00
Garvin Hicking
e1a48c9375 use url rewriting 2008-10-18 17:36:09 +00:00
Garvin Hicking
471c8e81fe Support Opt-In for comment subscription mails 2008-10-18 11:17:40 +00:00
Garvin Hicking
14ca0bdeba mail-based comment authorisation for spamblock plugin 2008-10-13 11:02:12 +00:00
Garvin Hicking
b85e34f042 Add more abstraction possibilites, gathered throughout the last weeks 2008-10-13 10:53:45 +00:00
Judebert
c4845a48a7 Don't preset entry author or id 2008-09-23 13:53:16 +00:00
Garvin Hicking
8b277b11a5 pgsql bugfix, thanks to jtate 2008-09-19 08:12:26 +00:00
Garvin Hicking
8e028c425d This does break staticpages for custom permalinks. Use a different 404 fallback, in staticpages. hopefully soon to come. until then, query {$view == '404'} in your template to show 404 content 2008-09-11 11:19:03 +00:00
Judebert
afec8eca2d Add entry data required by advanced templates to preview 2008-09-10 16:32:57 +00:00
Garvin Hicking
7a852ecdc7 (Experimental) Replace htmlarea with XINHA. Thanks to abdussamad! 2008-09-09 07:52:18 +00:00
Garvin Hicking
7dce38ddbe * Add link to preview entries by an author into the usermanagement
(garvinhicking)
2008-09-09 07:23:19 +00:00
Garvin Hicking
cf33115cc2 * 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
76acaebbe6 fix for constant use 2008-08-29 07:10:31 +00:00
Garvin Hicking
f0b922e7b0 Add Status: 302 header for redirects, have fun, nitrox. :) 2008-08-27 19:20:23 +00:00
Garvin Hicking
9b340df441 Show save button at top for 'Manage styles' 2008-08-26 13:56:53 +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
6778580422 SQLite should use its own dir for shared installations 2008-08-25 08:49:56 +00:00
Garvin Hicking
30160420a8 * 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
26f4a0edef this is more appropriate, check if the user has plugin admin rights 2008-08-19 11:14:26 +00:00
Garvin Hicking
90b2e5662f Show "Edit this plugin" link for every sidebar plugin 2008-08-19 11:12:52 +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
Judebert
49fbb45664 Update checksum code, move check to front page of installation 2008-07-17 21:23:35 +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
175ddcaccd * Fix Generic RSS import to not always assume WPXRSS feed.
(garvinhicking)
2008-06-30 09:41:07 +00:00
Garvin Hicking
079173d26a expose hide_category parameter to fetchPrintEntires 2008-06-27 10:44:14 +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