0.9rc1 Released!
0.9rc1 Released!
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
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
Greg
0.9rc1 Released!
View source shows:
Code: Select all
<link rel="stylesheet" type="text/css" href="style.php" />
<link rel="stylesheet" type="text/css" href="tab.php" />
Greg
0.9rc1 Released!
Yup, which I forgot to add to svn.
So....
0.9rc3 is up. Have fun!
So....
0.9rc3 is up. Have fun!

0.9rc1 Released!
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 !

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 !
Greg
0.9rc1 Released!
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!
While working on a horizontal menu for the admin I found what I think is an extra in menu.php line 13
Greg
0.9rc1 Released!
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!
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?
I was wrong about the extra . Didn't seem to trace correctly in view source?
Greg
0.9rc1 Released!
I thought I added it that file. I'll make sure it's there tonight.
-
- Forum Members
- Posts: 131
- Joined: Wed Jan 12, 2005 12:18 am
0.9rc1 Released!
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.
{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
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
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!
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!
rc4 is up. I didn't fix any WYSIWYG related problems, though. I have a hard time getting them to duplicate...
0.9rc1 Released!
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?'
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?'