1
0
Commit Graph

21 Commits

Author SHA1 Message Date
d7ef7a7a04 port everything so that 2.0 and 1.7 have the same features 2012-06-12 19:39:11 +02:00
c292badf30 * Added new serendipity['defaultBaseURL'] variable that makes sure
that the baseURL is not overriden when configuring serendipity
      with a possibly autodetected currentl URL. Patch by Manko10.
2011-09-28 12:03:28 +00:00
af040ea24f * Added localization for {$WEBLOG} in trackbacks.tpl (LazyBadger) 2011-03-22 09:14:30 +00:00
a0f2b0b1fd new mod rewrite option 2011-01-15 13:32:59 +00:00
5e0f013e49 * Prevent password autocompletion for user passwords to prevent
possible mismatch. In media manager popup, fix bug that did
      not properly forward to image selection after upload (onli)
2009-10-27 09:08:48 +00:00
db2ad9402a * Allow to define sort order for search-results (garvinhicking) 2009-08-24 08:24:19 +00:00
97710fe021 * Removed inline styles of the s9y media insertion, they will now
properly utilize CSS classes (defined in the new file
      style_fallback.css). Also added support for entering "ALT"
      attributes to an <img> tag, can be used as a media property if
      you add "ALT" to the list of "Media properties" in the
      main configuration. (garvinhicking)
2009-07-14 09:22:06 +00:00
851f2b2650 Allow to use UTC timezone offset ,by Abdussamad 2009-05-05 10:27:08 +00:00
848433af37 added experimental serendipity importer 2008-11-12 13:32:24 +00:00
6179858b17 Support Opt-In for comment subscription mails 2008-10-18 11:17:40 +00:00
c186211614 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
cf755a01c9 New config option for comment tokens 2008-07-10 10:33:06 +00:00
8ec332b3db Allow subscribers to comments to receive fulltext 2008-06-17 12:06:45 +00:00
af6c267354 Once again, with feeling. 2008-06-02 07:40:28 +00:00
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
e99ac00b48 Document, RewriteRule for admin 2008-05-06 08:23:16 +00:00
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
32823fbd56 Improve usability by removing possibly dangerous options from personal configuration and moving them to the user management. Also rename the description options for those options.
Thanks to lendulado from the forums for these suggestions.
2007-03-22 10:27:18 +00:00
ae10cad21c Major new feature: Allow to restrict plugin hooks and plugins to only specific usergroups 2006-08-23 13:51:56 +00:00
bde6953635 * various fixes to german language and one constant error in installer 2006-08-11 13:50:16 +00:00
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00