1
0
Commit Graph

49 Commits

Author SHA1 Message Date
Ian
aca77bd482 cleanup cosmetics 2014-12-10 14:34:54 +01:00
cc6e5ec94d Fix wrong constants being utilized, thanks @yellowled
References #148
2014-11-27 09:37:52 +01:00
Ian
8da4c647a8 cleanup tabs and whites 2014-11-24 14:17:38 +01:00
313a843836 i18n, fix dutch file, add missing recode files, adjust names/titles of the wysiwyg toolbar options
german translation
2014-11-21 09:40:42 +01:00
Ian
9b329c6c92 fix custom cke chainings 2014-11-19 12:57:55 +01:00
Ian
885f064b61 package CKEDITOR UI configurable Toolbar
References #148

The js and css config files are directly placed in /htmlarea directory. The old ones downunder are not reset with this commit, until we give OK to go.
The lang constant will be placed to addlang.txt in a 2cd commit, since this may change and there is already a pending constant.
I have not added another option by now to explicitly choose the s9y configs in htmlarea, if someone has custom ones in 2k11/admin and wants to switch back to the origins. Is this really a real and valid user case?
2014-11-17 18:07:54 +01:00
35628a3e2c Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
Conflicts:
	docs/NEWS
2014-11-02 15:21:23 +01:00
9944cbb0a7 Make PAT_JS mod_rewrite pattern be recognized to .htaccess to prevent ErrorLog entries for looking up such URLs.
Bumps version to beta6 and will recreate .htaccess file
2014-11-02 15:20:21 +01:00
Ian
a22f0ec65e space cleanup 2014-11-02 15:05:12 +01:00
5c12922510 Personal preferene for autosave
References #213
2014-09-09 14:34:46 +02:00
c920aff4c7 Added i18n for new strings 2014-07-25 10:22:20 +02:00
ac24978984 Upgrader task for syndication plugin (#196) 2014-07-07 01:36:45 +02:00
2439399c08 implement force-feed logic (#196) 2014-07-07 00:32:50 +02:00
f802658d10 fix fullfeed option not saving yes 2014-07-03 19:11:17 +02:00
719ed77457 syndication: feed options into core; option for rss + atom
The force-feed option still needs to be included into the core
2014-06-29 03:10:43 +02:00
f5693b0b86 Added "clean" new option for using backend popups (disabled by default) as a per-user option
References #183
2014-06-17 09:50:26 +02:00
eb07593088 Change logger to only be instantiated when explicitly enabled to not cause unneccessary debugging
especially in dev-installations
References #131
2014-05-19 11:12:47 +02:00
7d267fa13d Make Log-Level configurable (#131) 2014-05-17 00:39:07 +02:00
ccbfcf2e66 Finish uplaod resize function (#137)
configurable, some fixes, polyfill for chrome
2014-05-08 22:37:44 +02:00
5e0c4c074e include upgrader timestamp
document recent changes
i18n for upgrader
2014-04-25 09:55:41 +02:00
631bc150ac improve update notice: timeout, config
The updater in the dashboard needed a timeout to not kill the backend if github is not reachable
Also, this makes the check configurable
2014-04-24 18:25:56 +02:00
Ian
11c3758976 cleanup 750660c 2014-03-10 17:55:02 +01:00
Ian
750660c333 fix wrong zebra in design & options
Please tell, if this can be purged here, since it is not used in general config settings.
But I am not sure if this array is also used in configure all installation tasks.
Garvin?
2014-03-10 16:30:17 +01:00
aa014cbe91 Removed i18n markers which have become obsolete
References #50
2014-03-07 12:33:16 +01:00
0f36373920 Intorduce simpleFilters setting
Replaces SimpleImageFilters with a personal setting, covers image filters and the simpler entry edit overview
2014-01-19 19:31:45 +01:00
94f1198fe3 Add option to simplify image filters
Default on (at least for the test), needs new language constants
2014-01-19 01:48:42 +01:00
9a989dddb3 Remove Advanced-JS option 2013-06-23 20:12:06 +02:00
9943db95a3 bigger default thumbnail size 2013-06-01 13:27:20 +02:00
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