Page 1 of 1

0.11beta1 Released!

Posted: Mon Sep 05, 2005 6:30 pm
by Ted
I just sent this out to the testers mailing list.  Enjoy!
Hey all,

0.11 beta 1 is up for download.  This has been 2 months in the making
and has a lot of good stuff.  Here is the ChangeLog:

* Added ability to set a media type for a stylesheet
* Added some database checks to installer.  Should help to
stop some install problems people are having.
* Added ability to link to an anchor with cms_selflink
* Added CSSMenu module and made it the default menu for new
installs
* Added id and class parameters to the cms_selflink tag
* Added apply button to editing HTML Blobs
* Added Japanese translation
* Added UninstallPreMessage() to module API
* Changed the default WYSIWYG to FCKeditorX
* Changed {content}, {html_blob} and {title} tags to be case
insensitive
* Changed logic of included htaccess so that html can be used
as the default extension for friendly urls
* Fixed a bug with $gCms->variables['page_name'] not always
returning the alias
* Fixed a bug where IIS users couldn't login correctly
* Fixed a bug where IIS didn't always report QUERY_STRING, which
would generate a warning message
* Fixed a bug where all users can't get to user preferences
* Fixed a bug where css assocations did not get deleted when a
template does
* Fixed a few bugs with the css assocation page
* Fixed a few bugs with the News module
* Fixed a bug where debug mode would cause a warning error
* Fixed bug where deleting a user didn't delete their preferences
* Fixed bug with phplayers not displaying correctly if the body tag
of the template had any attributes
* Fixed bug where custom 404 message didn't show existing value
* Fixed bug with template/css associations not working properly on
Postgres
* Fixed bug with News content type where clicking on details would
link to the admin
* Swedish translation was incorrectly using se_SE instead of sv_SE
as it's locale name.
* Updated ADODB to 4.65
* XHTML header did not pass along proper encoding in the admin

Translations are not done yet for most things that were added, but I'm
going to start bugging people about that in the next days or so.  I'd
like to have 0.11 out in the next 2 weeks or so.

Please test it out when you get time and report any bugs.

Thanks!
Ted

Re: 0.11beta1 Released!

Posted: Mon Sep 05, 2005 6:31 pm
by Ted
Oh, and I'm already aware of the FCKeditorX bug where it doesn't have any default parameters set...

Re: 0.11beta1 Released!

Posted: Mon Sep 05, 2005 7:31 pm
by megabob3
wishy wrote: Oh, and I'm already aware of the FCKeditorX bug where it doesn't have any default parameters set...
I will be always AWARE to resolve all problems binded to FCKeditorX :D

Re: 0.11beta1 Released!

Posted: Mon Sep 05, 2005 8:07 pm
by Greg
--Add Me - mediatype --: showing in .11beta 1 on stylesheet edit page

Re: 0.11beta1 Released!

Posted: Tue Sep 06, 2005 12:21 am
by Ted
Thanks.  Added.

Re: 0.11beta1 Released!

Posted: Tue Sep 06, 2005 10:42 am
by petert
wuschel wrote: i have changed the content of the first page with one additional word and save it, now it works all  ???? what's that ??
hint: CACHE

Re: 0.11beta1 Released!

Posted: Tue Sep 06, 2005 3:59 pm
by megabob3
I have this ERROR:
************
File Management

Current Directory: /File/web/htdocs/www.awakening.it/home/cms_d/admin/lang/en_US

Warning: dir(/web/htdocs/www.awakening.it/home/cms_d/uploads/Fil ... lang/en_US): failed to open dir: No such file or directory in /web/htdocs/www.awakening.it/home/cms_d/admin/files.php on line 241

Fatal error: Call to a member function on a non-object in /web/htdocs/www.awakening.it/home/cms_d/admin/files.php on line 243
*************

When i am into "File Manager", after navigating into folders, when CLICK on ".." for come backing folder.

Bye ;)

Re: 0.11beta1 Released!

Posted: Tue Sep 06, 2005 6:28 pm
by Greg
I am getting the same error as megabob3 when using the file manager.

Re: 0.11beta1 Released!

Posted: Tue Sep 06, 2005 6:37 pm
by Ted
Fixed in svn.  Wasn't clearing a variable before hand...

Re: 0.11beta1 Released!

Posted: Tue Sep 06, 2005 9:29 pm
by Greg
Just when you are thinking of making FCKeditor the default TinyMCE 2.0RC1 is released !!
Which WYSIWYG editor works the best will always be a controversial topic.

Re: 0.11beta1 Released!

Posted: Tue Sep 06, 2005 9:35 pm
by Ted
Yeah, I agree.

The problem is that i have to pick one... and I'm no WYSIWYG expert.  Both have ups and downs, but the fact that there are custom plugins for fckeditor that are CMSMS specific is a big plus.

Re: 0.11beta1 Released!

Posted: Tue Sep 06, 2005 10:30 pm
by megabob3
wishy wrote: Yeah, I agree.

The problem is that i have to pick one... and I'm no WYSIWYG expert.  Both have ups and downs, but the fact that there are custom plugins for fckeditor that are CMSMS specific is a big plus.
As i said you in past, it's better have TWO WYSIWYG system, you can set as DEFAULT TinyMCE because could be less big in space, and maybe put FCK like a downloadable module.

I will continue to do my best for FCK integration into CMSMS ;)

Re: 0.11beta1 Released!

Posted: Tue Sep 06, 2005 11:44 pm
by Ted
I actually don't mind it being a little bigger, if it works.  I see a lot of complaints about TinyMCE...  but if everyone thinks I'm crazy, please tell me.  :)

Re: 0.11beta1 Released!

Posted: Thu Sep 08, 2005 9:24 am
by Redguy
After installing 0.11beta1 I can't log into the admin system? just get wrong username/password?? (and yes I remember the password:P)

Am I the only one getting this bug?? this never happened with the other versions on my server...

Re: 0.11beta1 Released!

Posted: Thu Sep 08, 2005 7:51 pm
by Redguy
Well I had to md5 my own password and pass it into the password row in MySQL... don't know what wen't wrong?? Amnesia maybe:)

I like having the FCKeditor in the default install, very nice to get the choice between two WYSIWYG. Makes CMSMS more powerfull!

Keep up the good work people;)