-
garvinhicking
- Core Developer
- Posts: 30020
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
-
Contact:
Post
by garvinhicking » Mon Dec 21, 2009 9:07 am
Hi!
Well, that didn't take tooo long, did it? The 1.5 release is finally up. If no last minute glitch made it into this release, it should contain a lot of fixes.

Please check out the docs/NEWS file of the release for a full overview on changes, or read the summary in the recent blog posting on blog.s9y.org.
Feedback is appreciated!
-
sparrk
- Posts: 3
- Joined: Wed Dec 12, 2007 5:30 pm
-
Contact:
Post
by sparrk » Mon Dec 21, 2009 12:16 pm
Gleiches Problem beim Download der LITE Version
-
onli
- Regular
- Posts: 2260
- Joined: Tue Sep 09, 2008 10:04 pm
-
Contact:
Post
by onli » Mon Dec 21, 2009 3:18 pm
Congratulations Garvin

-
garvinhicking
- Core Developer
- Posts: 30020
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
-
Contact:
Post
by garvinhicking » Mon Dec 21, 2009 5:44 pm
Hi!
Yes, sadly for the first few hours the release contianed 1.6 - I've posted an explanation on blog.s9y.org at the end of the announcement.
Regards,
Garvin
-
stm999999999
- Regular
- Posts: 1517
- Joined: Wed Mar 08, 2006 12:25 am
- Location: Berlin, Germany
-
Contact:
Post
by stm999999999 » Mon Dec 21, 2009 8:34 pm
I updated just some minutes before, all fine!
As I remember I read some times before that with 1.5 the many inline style things in images - inserted by the media library - are gone?
But in the moment new inserted images look like before:
Code: Select all
<a class='serendipity_image_link' href='/uploads/artikel/logiprint-paket.jpg'><!-- s9ymdb:446 --><img width='130' height='108' style="float: right; border: 0px; padding-left: 5px; padding-right: 5px;" src="/uploads/artikel/logiprint-paket.serendipityThumb.jpg" alt="" /></a>
Ciao, Stephan
-
garvinhicking
- Core Developer
- Posts: 30020
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
-
Contact:
Post
by garvinhicking » Mon Dec 21, 2009 9:30 pm
Hi stm!
Remember the milk...uhm, cookies. No, browser cache. Refrache the Cache!

Regards,
Honkytonkman
-
stm999999999
- Regular
- Posts: 1517
- Joined: Wed Mar 08, 2006 12:25 am
- Location: Berlin, Germany
-
Contact:
Post
by stm999999999 » Mon Dec 21, 2009 11:53 pm
hm, tried another browser - no change with the inline style

perhaps, can it be important that I use a shared installation? In which php-file these change was done?
And: please can you give me an example how it should be look?
Ciao, Stephan
-
refilix
- Regular
- Posts: 277
- Joined: Sat Aug 01, 2009 12:39 am
- Location: Berlin
-
Contact:
Post
by refilix » Tue Dec 22, 2009 8:40 pm
oh was...
so kurz vor weihnachten^^
danke!

Das Leben ist ein scheiss Spiel! Nur die Grafik ist geil!
-
garvinhicking
- Core Developer
- Posts: 30020
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
-
Contact:
Post
by garvinhicking » Wed Dec 23, 2009 4:15 pm
stm9x9:
Yes, in shared installations you need to make sure your serendipity_editor.js file is updated. The recommendation is to use a symlink for that file to the base directory.
Regards,
Garvin
-
stm999999999
- Regular
- Posts: 1517
- Joined: Wed Mar 08, 2006 12:25 am
- Location: Berlin, Germany
-
Contact:
Post
by stm999999999 » Wed Dec 23, 2009 8:32 pm
which serendipity_editor.js should I use? The normal one or the one in /deployment?
And: there is no way to handle it like in the php-files, or?
Code: Select all
require_once '../s9y/serendipity_xmlrpc.php';
/* vim: set sts=4 ts=4 expandtab : */
Ciao, Stephan
-
stm999999999
- Regular
- Posts: 1517
- Joined: Wed Mar 08, 2006 12:25 am
- Location: Berlin, Germany
-
Contact:
Post
by stm999999999 » Wed Dec 23, 2009 9:25 pm
after updating it, nothing works with media library anymore.
the problem:
according to
viewtopic.php?f=10&t=15158&start=0 I had made my own media_choose.tpl in my template/admin/

Ciao, Stephan
-
garvinhicking
- Core Developer
- Posts: 30020
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
-
Contact:
Post
by garvinhicking » Wed Dec 23, 2009 10:09 pm
Hi!
After updating what? The serendipity_editor.js?!
You can use serendipity_editor.js from the main directory. The deployment/ file should actually be the same, though.
Regards,
Garvin
-
stm999999999
- Regular
- Posts: 1517
- Joined: Wed Mar 08, 2006 12:25 am
- Location: Berlin, Germany
-
Contact:
Post
by stm999999999 » Thu Dec 24, 2009 12:06 am
garvinhicking wrote:Hi!
After updating what? The serendipity_editor.js?!
yes. I copied the actual serendipity_editor.js to the shared installation folders.
going to the library, select an image ... in the next window (with Image alignment and so) I click to "done" and nothing happenes.
After using the the actual media_choose.tpl in my template-directory (with the change from
viewtopic.php?f=10&t=15158&start=0) all works again.
Ciao, Stephan