Announcing CMS Made Simple 1.2 RC1

Project Announcements. This is read-only, as in... not for problems/bugs/feature request.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Announcing CMS Made Simple 1.2 RC1

Post by calguy1000 »

Due to peer pressure, and the fact that there have been some small modifications to the code that may potentially be significant, and thirdly to the fact that I have not had good luck lately at cutting releases I've agreed to cut an 'RC1'

This will be absolutely the last beta of CMS made simple 1.2, and will be out soon. 

Changed in this release are:
--
  1.  A small change so that we now test for PHP 4.3.x (as advertised) instead of 4.2.x during install
  2.  cleanup of warnings and errors in the printing and filemanager modules

That's it.... and although I know it sounds silly, I must ask all of the wonderful helpful people that have tested so far, to test one more time.

Thank you.
Last edited by calguy1000 on Thu Oct 11, 2007 12:01 am, edited 1 time in total.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
stopsatgreen
Power Poster
Power Poster
Posts: 322
Joined: Sat Feb 04, 2006 1:24 am
Location: London, England

Re: Announcing CMS Made Simple 1.2 RC1

Post by stopsatgreen »

Have updated from 1.2-Beta3, and all seems fine so far.

Unfortunately I don't have any development sites with older versions to test on, as I upgraded them all to 1.2-Beta3!
moorezilla

Re: Announcing CMS Made Simple 1.2 RC1

Post by moorezilla »

I copied files and a database at 1.1.4.1, uploaded release candidate files, logged into the admin area, ran the upgrade, and all seems fine.

cmsms 1.1.4.1 to 1.2rc1
ubuntu linux
apache2.x
php5.1.x

I haven't thoroughly gone through all the interactivity, but the site seems fine after the upgrade and there are no obvious errors. I'll test it more today and put up anything I find.

am
GDS
Forum Members
Forum Members
Posts: 81
Joined: Sun Feb 18, 2007 1:26 pm
Location: Norway

Re: Announcing CMS Made Simple 1.2 RC1

Post by GDS »

I tried the new Printing module with pdf, and I got this eeror message (popup in Acrobat Reader)

Adobe Acrobat
There was an error opening this document. This file cannot be found.

GDS
GDS
Forum Members
Forum Members
Posts: 81
Joined: Sun Feb 18, 2007 1:26 pm
Location: Norway

Re: Announcing CMS Made Simple 1.2 RC1

Post by GDS »

Printig page to pdf with inline style tags like this (inside body)

{literal}.ingress{font-size.120%} .bildetekst{margin-top:0px;font-style:italic;}{/literal}

results in this text to be displayed on the printed page:

.ingress{font-size.120%} .bildetekst{margin-top:0px;font-style:italic;} 

(the style is ignored)
On the same page, i notice that jpg image is adjusted to the right of the
preceding p element text end, as if it had been an inline image placed there.

Rest of output seems correct on this page (except a slight right shift on first line of paragraphs).


In another page, I do only get a white page containing this:
Notice: Undefined index: href in C:\xampp\htdocs\foreldrene.no\modules\Printing\tcpdf\tcpdf.php on line 3943

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\foreldrene.no\modules\Printing\tcpdf\tcpdf.php:3943) in C:\xampp\htdocs\foreldrene.no\modules\Printing\tcpdf\tcpdf.php on line 2569
TCPDF error: Some data has already been output to browser, can't send PDF file


I also have one page that seems to be printet out almost correctly,
only first line is somewhat shifted right in each paragraph,
and distance between a header and following paragraph is too big.


I also observe that second content-blocks are ignored. This might be intentionally, as such content might be of secondary importance. Another solution might be that such content optionally could be printed after the first content-block.



It seems to me that emulating pdf printing is a quite demanding task.
Is this module ready for being part of the core yet?



GDS

(Running this on a brand new XAMPP installation on my PC.)
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Announcing CMS Made Simple 1.2 RC1

Post by Nullig »

Just so you know, on a new install, the files/folders under /tmp are still missing.

Also in Group Permissions, when you select the Admin group there's a warning:

Warning: Members of this group automatically have all permissions

However the following permissions were not set:

Approve News For Frontend Display
Manage Themes
Modify TinyMCE Basic settings
Advanced usage of the the File Manager module

Nullig
Last edited by Nullig on Thu Oct 11, 2007 6:26 pm, edited 1 time in total.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm
Location: Finland

Re: Announcing CMS Made Simple 1.2 RC1

Post by tsw »

the permissions arent checked against the setting for users in that group
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Announcing CMS Made Simple 1.2 RC1

Post by Nullig »

If the Admin group automatically has all permissions, perhaps it would be better to remove that group from the list - it might be less confusing that way.

Nullig
GDS
Forum Members
Forum Members
Posts: 81
Joined: Sun Feb 18, 2007 1:26 pm
Location: Norway

Re: Announcing CMS Made Simple 1.2 RC1

Post by GDS »

Found untranslated string in TinyMCE cmsmslink:
the text "Generate taglink ?" is not translated.

Suggested fix:

modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/cmsmslink/popup.php

line 64: ?>{$lang_cmsmslink_taglink} \n";



langs/en.js:
tinyMCE.addToLang('cmsmslink',{
  taglink : 'Generate taglink ?', // (new)
  desc : 'CMSMS Link',
  title : 'Choose CMS Made Simple Link',
  description : 'Insert CMSMS link'
});


langs/nb.js:
  taglink : 'Generer taglenke ?',

...


GDS
User avatar
wapcamer
Forum Members
Forum Members
Posts: 83
Joined: Thu Aug 09, 2007 12:10 am
Location: Paris

Re: Announcing CMS Made Simple 1.2 RC1

Post by wapcamer »

Hi,
I've isntalled rc1 and am just trying to port my dev site.

So far everything is working good, great job.
I would just remark:
- templates_c and cache are missing during the installation; this might be confusing for unexperimented users
- strange behaviour with tinyMce: in wysiwig mode, the content appears centered even though it is left aligned. So far, I've just copyed/pasted directly html code, so haven't used it for entering content, but it may be pretty annoying. When clicking the left align button, the text aligns correctly but it then ads a div with "align=left" in the html which I'd rather avoid. Still there is no rendering problem on the site.

This is all by now, but I'll sure let you know if more comes up.

Thanks a lot anyway, I've been expecting it for a long time now  :-*
donnut

Re: Announcing CMS Made Simple 1.2 RC1

Post by donnut »

I'm not sure if this is the right forum to post a bug in Image Manager, but as Image Manager is an integrated part of the installation...

When uploading a non-image file in the Image Manager, a correct warning is displayed. However, in the top of the browser a lot of unwanted messages are shown as well.

Concerns
version 1.2-rc1

It is the only 'abnormally' I discovered so far. Good job.


Warning: move_uploaded_file(/home/donnut/public_html/cmsmadesimple-1.2-rc1/uploads/images//qq) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/donnut/public_html/cmsmadesimple-1.2-rc1/admin/imagefiles.php on line 83

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/php2FLNSR' to '/home/donnut/public_html/cmsmadesimple-1.2-rc1/uploads/images//qq' in /home/donnut/public_html/cmsmadesimple-1.2-rc1/admin/imagefiles.php on line 83

Warning: Cannot modify header information - headers already sent by (output started at /home/donnut/public_html/cmsmadesimple-1.2-rc1/admin/imagefiles.php:83) in /home/donnut/public_html/cmsmadesimple-1.2-rc1/lib/classes/class.admintheme.inc.php on line 161

Warning: Cannot modify header information - headers already sent by (output started at /home/donnut/public_html/cmsmadesimple-1.2-rc1/admin/imagefiles.php:83) in /home/donnut/public_html/cmsmadesimple-1.2-rc1/lib/classes/class.admintheme.inc.php on line 164

Warning: Cannot modify header information - headers already sent by (output started at /home/donnut/public_html/cmsmadesimple-1.2-rc1/admin/imagefiles.php:83) in /home/donnut/public_html/cmsmadesimple-1.2-rc1/lib/classes/class.admintheme.inc.php on line 167

Warning: Cannot modify header information - headers already sent by (output started at /home/donnut/public_html/cmsmadesimple-1.2-rc1/admin/imagefiles.php:83) in /home/donnut/public_html/cmsmadesimple-1.2-rc1/lib/classes/class.admintheme.inc.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /home/donnut/public_html/cmsmadesimple-1.2-rc1/admin/imagefiles.php:83) in /home/donnut/public_html/cmsmadesimple-1.2-rc1/lib/classes/class.admintheme.inc.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /home/donnut/public_html/cmsmadesimple-1.2-rc1/admin/imagefiles.php:83) in /home/donnut/public_html/cmsmadesimple-1.2-rc1/lib/classes/class.admintheme.inc.php on line 176
croontje
Forum Members
Forum Members
Posts: 63
Joined: Mon Sep 17, 2007 8:49 am
Location: Belgium

Re: Announcing CMS Made Simple 1.2 RC1

Post by croontje »

Is there a function to set/unset all the pages to cachable/active/...
User avatar
wapcamer
Forum Members
Forum Members
Posts: 83
Joined: Thu Aug 09, 2007 12:10 am
Location: Paris

Re: Announcing CMS Made Simple 1.2 RC1

Post by wapcamer »

croontje wrote: Is there a function to set/unset all the pages to cachable/active/...
I think you can define these options for the default pages in the site admin tab.
croontje
Forum Members
Forum Members
Posts: 63
Joined: Mon Sep 17, 2007 8:49 am
Location: Belgium

Re: Announcing CMS Made Simple 1.2 RC1

Post by croontje »

wapcamer wrote: I think you can define these options for the default pages in the site admin tab.
Yes, but that's only for the pages that you will create. I mean a function to change that behaviour for all the pages you have already created.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm
Location: Finland

Re: Announcing CMS Made Simple 1.2 RC1

Post by tsw »

2.0 will have more of these "batch" actions (1.2 only has delete, active, inactive)
Locked

Return to “Announcements”