Page 2 of 3

0.9rc1 Released!

Posted: Thu Feb 17, 2005 2:43 pm
by Greg
Small bug in .9RC2

Themes in admin problem. I am not getting any CSS formatting on the pages at all. Going to site preferences and changing the admin theme has no effect other than on the login page. The changes do take effect on the login page.

This is after doing an upgrade from .9RC1 to .9RC2

0.9rc1 Released!

Posted: Thu Feb 17, 2005 2:45 pm
by Ted
Strange... Ok, I'll look into it.

0.9rc1 Released!

Posted: Thu Feb 17, 2005 2:50 pm
by Greg
View source shows:

Code: Select all

<link rel="stylesheet" type="text/css" href="style.php" />
<link rel="stylesheet" type="text/css" href="tab.php" />

0.9rc1 Released!

Posted: Thu Feb 17, 2005 2:55 pm
by Ted
Yup, which I forgot to add to svn.

So....

0.9rc3 is up. Have fun! :)

0.9rc1 Released!

Posted: Thu Feb 17, 2005 3:12 pm
by Greg
9RC3 works great wishy... did the time in existence for RC2 set a new record? :)

I liked the added real estate having the menu at the top gave me for the editor, table listings, etc. with no theme... think I'll work on a theme that puts the menu at the top in a horizontal fashion. .9RC2 served a purpose !

0.9rc1 Released!

Posted: Thu Feb 17, 2005 3:32 pm
by Ted
Nice to know all those bits and bandwdith was not a waste. :) Though, I think 0.9rc2 definatly holds the land speed record for shortest release ever. :) It did get 9 downloads totaly, so it's not all bad...

0.9rc1 Released!

Posted: Thu Feb 17, 2005 5:33 pm
by Greg
While working on a horizontal menu for the admin I found what I think is an extra in menu.php line 13

0.9rc1 Released!

Posted: Thu Feb 17, 2005 5:45 pm
by Ted
I think that div is closed by the tag on line 137, while the div on line 1 is closed by the tag on the last line.... It validates as transitional xhtml on my side.

0.9rc1 Released!

Posted: Thu Feb 17, 2005 9:12 pm
by Greg
modules\TinyMCE\tinymce\jscripts\tiny_mce\langs\en.js is needed for the tips for the buttons and the path to bold, Italic, and underlline.

I was wrong about the extra . Didn't seem to trace correctly in view source?

0.9rc1 Released!

Posted: Thu Feb 17, 2005 9:14 pm
by Ted
I thought I added it that file. I'll make sure it's there tonight.

0.9rc1 Released!

Posted: Fri Feb 18, 2005 3:29 am
by jptechnical
A couple other bugs... maybe. .9rc3

{lang_update} on the update button on html view in content manager (related to the missing translations?)

If you add a new content page and enter the title, menu text and then select the template the page alias field doesnt show up until you submit the content item and then go out to the content manager then into content item again.

sorry if this is a dup. I can't remember where the bug site is.

repeated prefix in image editor

Posted: Fri Feb 18, 2005 7:31 pm
by Anonymous
in .9rc3
if i edit the attributes of an image (firefox). using tinymce, either with the image editor, or with raw HTML, every time i submit the content page it adds an extra / to the image tag.
if i edit the html without tinymce activated, then the tag is fine.

and doesn't get added site prefixes.

eg. Assuming my site prefix is cms, if i insert the image myimage.jpg (where the file resides at the CMS root directory, loose, and then edit the page using tinymce, i will get /cms added to the img src everytime i hit submit.

i ended up with /cms/cms/cms/cms/cms/myimage.jpg once before i figured out what was going on.

the only way i could remove the extra tags was to disable tinymce

0.9rc1 Released!

Posted: Fri Feb 18, 2005 7:37 pm
by Ted
TinyMCE is such a pain sometimes (as are all javascript WYSIWYGs). I'll see if I can figure out what the problem is over the weekend. Thanks.

0.9rc1 Released!

Posted: Sat Feb 19, 2005 3:03 am
by Ted
rc4 is up. I didn't fix any WYSIWYG related problems, though. I have a hard time getting them to duplicate...

0.9rc1 Released!

Posted: Sat Feb 19, 2005 7:45 pm
by 100rk
Hi Wishy,
can You please move file 'helparea.js' from 'admin' directory to other ('lib')? In case I don't want link to admin page at public pages and want to use plugin ExpandCollapse, information about 'where is my admin directory' is in HTML code - as source file of JavaScript library.
Question is not 'are we paranoid?', but 'are we paranoid enough?'