Announcing CMS Made Simple 1.2 Beta 1
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Announcing CMS Made Simple 1.2 Beta 1
Yep, you've heard it. We're already in beta for the next (and the last) version of the CMS Made Simple 1.x series.
* Here's a brief description as to what has changed:
* Adds capabilities to have a wysiwyg on the front end
* Adds the ability to select 'groups' as additional editors
* Now the 'admin group' automatically has all permissions, not just the admin user
* Add a new page where default settings for new pages can be set
* Adds a new file manager
* Enhance the use of permissions when adding or editing content
* Adds a new 'print' plugin capable of generating pdf filees from one or more pages
* News 2.5.1
* Moved the default summary and detail templates into their own tab
* Adds An extra field
* Fix issues with stylesheet name changes after hitting 'apply'
* Fixes issues with spaces or underscores not being allowed in usernames
* Fixes pagination issues in the admin log, and anywhere that uses the built in pagination functions.
* Turn error reporting to E_ALL and turn display_errors on if debug mode is on.
* You can no longer delete the admin group
Please test this version as much as possible. The more you test the more stable our package, and all of our websites will be.
It is not recommended that you test this version on live sites at this time. However, it should be good for a site that will be rolled out within the next few weeks. We cannot help you if you install this beta version on a live, mission critical site, and then encounter a problem. Especially if you don't have backups.
We want this beta to last no more than about a week, and we want it to be the last beta before full release.
Thank you for your time and consideration.
* Here's a brief description as to what has changed:
* Adds capabilities to have a wysiwyg on the front end
* Adds the ability to select 'groups' as additional editors
* Now the 'admin group' automatically has all permissions, not just the admin user
* Add a new page where default settings for new pages can be set
* Adds a new file manager
* Enhance the use of permissions when adding or editing content
* Adds a new 'print' plugin capable of generating pdf filees from one or more pages
* News 2.5.1
* Moved the default summary and detail templates into their own tab
* Adds An extra field
* Fix issues with stylesheet name changes after hitting 'apply'
* Fixes issues with spaces or underscores not being allowed in usernames
* Fixes pagination issues in the admin log, and anywhere that uses the built in pagination functions.
* Turn error reporting to E_ALL and turn display_errors on if debug mode is on.
* You can no longer delete the admin group
Please test this version as much as possible. The more you test the more stable our package, and all of our websites will be.
It is not recommended that you test this version on live sites at this time. However, it should be good for a site that will be rolled out within the next few weeks. We cannot help you if you install this beta version on a live, mission critical site, and then encounter a problem. Especially if you don't have backups.
We want this beta to last no more than about a week, and we want it to be the last beta before full release.
Thank you for your time and consideration.
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.
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.
Re: Announcing CMS Made Simple 1.2 Beta 1
Just downloaded it, but i thought files like; autogen.sh, cleardb.sh, release-cleanup.sh etc etc are always taken out before releasing?
Re: Announcing CMS Made Simple 1.2 Beta 1
And I don't find tmp/templates_c and tmp/cache so chmod is confused.
And pointing to /cmsms I'm redirected to /cmsms/install/index.php?sessiontest=1&PHPSESSID=xyz which give a blank page but http 200 OK.
Going to Pidgin to chat about this.
Pierre
And pointing to /cmsms I'm redirected to /cmsms/install/index.php?sessiontest=1&PHPSESSID=xyz which give a blank page but http 200 OK.
Going to Pidgin to chat about this.
Pierre
-
- Power Poster
- Posts: 322
- Joined: Sat Feb 04, 2006 1:24 am
Re: Announcing CMS Made Simple 1.2 Beta 1
Good stuff; I've installed it on a test setup and all seems fine. There's an error on the new Page Defaults page, which I've reported as a bug.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Announcing CMS Made Simple 1.2 Beta 1
and I can't reproduce the error, maybe it was an upload issue.
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.
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.
Re: Announcing CMS Made Simple 1.2 Beta 1
Good news 
I suggest to package these missing folders in the next RC and to strengthen the folder access tests : they should have the right rights and they should be folders, first.
Sorry for the flag waving. I was tired, I was thinking about the "touch config.php" so I bugged
Pierre M.

My very silly mistake was to "touch" to "mkdir" the missing folders. Having now mkdired, all is fine and looks very good.Pierre M. wrote: And I don't find tmp/templates_c and tmp/cache so chmod is confused.
And pointing to /cmsms I'm redirected to /cmsms/install/index.php?sessiontest=1&PHPSESSID=xyz which give a blank page but http 200 OK.
I suggest to package these missing folders in the next RC and to strengthen the folder access tests : they should have the right rights and they should be folders, first.
Sorry for the flag waving. I was tired, I was thinking about the "touch config.php" so I bugged

Pierre M.
Re: Announcing CMS Made Simple 1.2 Beta 1
woot! so far so good!
any particular add-on modules or tags that need to be tested with this version, or are modules and tags beyond the scope of the beta?
any particular add-on modules or tags that need to be tested with this version, or are modules and tags beyond the scope of the beta?
Re: Announcing CMS Made Simple 1.2 Beta 1
every module and tag should be tested
remember to file module bugs againts the module not core
remember to file module bugs againts the module not core
Re: Announcing CMS Made Simple 1.2 Beta 1
Bad news :
In global preferences, when I select "TinyMCE" rather than "none" as "Frontend wysiwyg", I get :
Fatal error: Call to undefined function: stripos() in /somepath/cmsms-1.2b1/modules/TinyMCE/TinyMCE.module.php on line 157
Same for all pages : they break with "TinyMCE" and work with "none". Very reproducible.
Pierre M. beta testing...
In global preferences, when I select "TinyMCE" rather than "none" as "Frontend wysiwyg", I get :
Fatal error: Call to undefined function: stripos() in /somepath/cmsms-1.2b1/modules/TinyMCE/TinyMCE.module.php on line 157
Same for all pages : they break with "TinyMCE" and work with "none". Very reproducible.
Pierre M. beta testing...
Re: Announcing CMS Made Simple 1.2 Beta 1
Works here.
php manual says that function came with php5...
php manual says that function came with php5...
Re: Announcing CMS Made Simple 1.2 Beta 1
I hope it is only a typo, because phpinfo() outputs "PHP Version 4.4.7".
Pierre
Pierre
Re: Announcing CMS Made Simple 1.2 Beta 1
hi,
If $pos=stripos( --> $pos=strpos( That's Ok
Into Php 5.1.3 no problem
Have you any problem to see PDF page made by this tag
{cms_module module=printing showbutton="true" pdf="true"} into page with image ?
Into Php 4.3.10 I have the same problem -->In global preferences, when I select "TinyMCE" rather than "none" as "Frontend wysiwyg", I get :
Fatal error: Call to undefined function: stripos() in /somepath/cmsms-1.2b1/modules/TinyMCE/TinyMCE.module.php on line 157
If $pos=stripos( --> $pos=strpos( That's Ok
Into Php 5.1.3 no problem
Have you any problem to see PDF page made by this tag
{cms_module module=printing showbutton="true" pdf="true"} into page with image ?
Last edited by jce76350 on Sat Sep 29, 2007 1:10 pm, edited 1 time in total.
Jean-Claude Etiemble MyPageFr
Re: Announcing CMS Made Simple 1.2 Beta 1
stripos is case insensitive strpos is case sensitive..
lets see what we can do about that
lets see what we can do about that
Re: Announcing CMS Made Simple 1.2 Beta 1
Ok. I changed it to strpos and strtolower.
fixed in Tiny svn rev 168.
thanks for noticing
fixed in Tiny svn rev 168.
thanks for noticing
Re: Announcing CMS Made Simple 1.2 Beta 1
I really hope you guys are developing this with older installations in mind, most HOSTS don't upgrade very often, whilst its easy for anyone with a development system to keep it right up to date.
Using funcitons in newer versions of PHP could be a big problem.
Using funcitons in newer versions of PHP could be a big problem.
Regards,
Sy

Sites built with CMSMS:
http://www.eska.co.uk, http://avasig.com, http://www.pygmygoats.co.uk, http://www.agsbuildersltd.com, http://onlineslotracing.com
Sy

Sites built with CMSMS:
http://www.eska.co.uk, http://avasig.com, http://www.pygmygoats.co.uk, http://www.agsbuildersltd.com, http://onlineslotracing.com