0.7.1 Release date

General project discussion. NOT for help questions.
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

0.7.1 Release date

Post by Greg »

How close to release is 0.7.1? :?:
I am thinking of upgrading one of my community based websites from 0.6.3
but if 0.7.1 is close to release I will wait.

Thanks
Greg
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

0.7.1 Release date

Post by Ted »

It's looking like it'll be the end of the week, unless some more major bugs come in. I like releasing on a Tue-Thurs, just because weekends are usually crazy. But I'm not against a Friday or Saturday. I'll probably know a little better in a day or so.
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

0.7.1 Release date

Post by Greg »

Thanks wishy, by the way I really like the new look !!
Greg
Thijs

0.7.1 Release date

Post by Thijs »

Thanks :D Glad you like it!
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

0.7.1 Release date

Post by Ted »

0.7.1rc2 is out. All bugs that can be fixed have been. The plan is for a release tomorrow night, unless something big comes up.
Anonymous

0.7.1 Release date

Post by Anonymous »

htmlarea is not working at all with rc2.
Tried toggle of user preferences, doing preview ...
No time right now to test further.
Thijs

0.7.1 Release date

Post by Thijs »

I might have something to do with it. I'll have a look at it tonight
Thijs

0.7.1 Release date

Post by Thijs »

Nop, It seems to work fine here. Do you get a javascript error of some kind? What browser are you using?
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

0.7.1 Release date

Post by Greg »

Upgrade to version .7.1 still no htmlarea when editing content. This is on my local machine. PHP 4.3.9 MySQL 4.0.21 Apache 1.3.31 Windows XP does not work with either IE or Mozilla. Checked values with phpmyadmin and WYSIWYG is set to 1 (True) ?? Not getting any javascript errors or any other errors the htmlarea icons just do not appear, stays in text mode.
Greg
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

0.7.1 Release date

Post by Ted »

This is too strange. I just checked on cmsmadesimple.org, which has only ever been upgraded since 0.1, and it's fine. I don't normally have htmlarea on, but when I did turn it on, it came right up.

I have no idea where to even start on that one...
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

0.7.1 Release date

Post by Greg »

I am not getting htmlarea with add content either. When I click preview with add content I get:
Notice: Use of undefined constant css_text - assumed 'css_text' in d:\aaawebsites\websites\weyburncap\admin\addcontent.php on line 290

Upgraded my live site and htmlarea works fine there
Greg
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

0.7.1 Release date

Post by Greg »

More info...

If I remove the associated CSS that I put under css management and just add the css to the stylesheet area on the template page then htmlarea works. Seems to be a problem with associated css templates.
Greg
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

0.7.1 Release date

Post by Ted »

Hmm. Ok. That gives me something to work on. I'll try and track it down.
Thijs

0.7.1 Release date

Post by Thijs »

One thing that has changed since 0.7 is that the stylesheet is added to the already present stylesheet data of HTMLArea instead of overwriting it. This is done to ensure that the styles that should are added by plugins (such as Indite, that creates boxes around paragraph) remain.

header:

Code: Select all

editor.config.pageStyle = editor.config.pageStyle+'<?php echo str_replace("'", "\\'", get_stylesheet($template_id))?>';
But I don't yet see how this can account for your troubles.
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

0.7.1 Release date

Post by Greg »

Seems to have quit around v .7 .1 rc2 for me
Greg
Post Reply

Return to “General Discussion”