34 Commits

Author SHA1 Message Date
onli
54f926a946 unset year when not in cal-mode
closes #18
2013-10-01 14:55:20 +02:00
onli
0dfdb3af4e Add plugin-hook js 2013-06-15 16:16:04 +02:00
Garvin Hicking
f31800fad9 merged pull #15 2013-04-29 13:34:36 +02:00
onli
0cd974fa6d proof-of-concept .js.tpl: Added fallback for serendipity_editor.js.tpl as serendipity_editor.js to default-template, and changed serendipity_get_file to react to .js.tpl-files in template-directories 2013-03-06 14:55:21 +01:00
onli
581bcfe066 proof of concept: include serendipity_editor.js from a serendipity_editor.js.tpl out of the template-directory. Breaks comment-page in backend for templates other than 2k11 2013-03-04 16:35:52 +01:00
onli
df7d1fcb73 bugfix: disappearing netries when title starting with a number and using no archive-prefix 2011-12-13 19:11:07 +01:00
Garvin Hicking
6ad3797896 patch by hboeck for unique title of summary pages 2011-12-12 09:29:21 +01:00
Garvin Hicking
2749dc54ad Smarty3 2011-11-24 12:16:02 +01:00
Garvin Hicking
d405035d40 fix for autosave 2011-09-09 09:24:23 +00:00
Garvin Hicking
36f955285e fix ategory for pathnames startin gwith a number 2010-03-26 13:55:04 +00:00
Garvin Hicking
1943a9b2bb Specific php session checks, if a session has already been issued. 2009-06-11 12:14:15 +00:00
Garvin Hicking
be0bdd9cf6 * Change uriArgument parsing routine to allow "!" in URLs.
Now we can have absolute serocracy.
2009-05-28 08:34:52 +00:00
Garvin Hicking
7300925ce7 * 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
9bfe2cec62 Add Status: 302 header for redirects, have fun, nitrox. :) 2008-08-27 19:20:23 +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
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
b8c0bc98eb Tighter check for multi category names 2008-01-29 19:11:04 +00:00
Garvin Hicking
992adc4f8b Only set $id when larger than 0, thanks to Alexander Hess 2008-01-16 13:54:32 +00:00
Garvin Hicking
282ea3f648 Allow ?p=X and ?serendipity[id]=X URLs 2007-08-28 07:56:36 +00:00
Garvin Hicking
a8f57711a9 Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
2007-07-17 11:31:20 +00:00
Garvin Hicking
f82e869799 Fix wrong timestamp generation when invalid archive dates are submitted, thanks to Deminy 2007-06-18 11:57:15 +00:00
Garvin Hicking
0947729d16 Use HTTP 404 where needed 2007-06-14 09:14:15 +00:00
Garvin Hicking
487f8beae0 Fix URL permalink lookup in some cases 2007-06-06 09:11:00 +00:00
Garvin Hicking
86c65016bc Fix bad prev/next permalinks when using wrapper.php embedding 2007-04-05 09:33:48 +00:00
Garvin Hicking
88188ee8e3 * Fix permalink patterns for some cases to properly detect pagination variables instead of interpreting search words as those (garvinhicking) 2007-03-11 12:50:42 +00:00
Garvin Hicking
e5014b2b78 remove debug 2006-11-28 14:48:59 +00:00
Garvin Hicking
aa49ca211c fix typo for proper 2006-11-28 14:40:42 +00:00
Garvin Hicking
3e708320bb Awesome MySQL tuning for our central query by Matthew Groeninger 2006-11-15 10:18:43 +00:00
Garvin Hicking
233195680f Proper placing 2006-11-14 09:23:16 +00:00
Garvin Hicking
03886b49bc Add new variable to make serendipity be deaf, mute and blind. Have fun, absynth :) 2006-10-24 22:03:19 +00:00
Garvin Hicking
dcdf147af1 Allow to use Cache-Control 2006-08-30 09:51:59 +00:00
Garvin Hicking
eb3c39406c Fix matching "." character for comments 2006-08-17 08:44:41 +00:00
Garvin Hicking
b603c9ebe3 Try to fix comments_by_author problem 2006-08-15 08:13:28 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00