Welcome, Guest. Please login or register.
Did you miss your activation email?
21 Nov 2008, 15:17

Login with username, password and session length
Home Chat Help Search Calendar Login Register
Pages: [1] 2 3 4
Print
Author Topic: Announcing CMS Made Simple 1.4-beta1  (Read 12222 times)
0 Members and 1 Guest are viewing this topic.
calguy1000
CMS GURU - 2nd Tier Support.
Dev Team Member
Power Poster
*****

Karma: 141
Offline Offline

Posts: 3992

Location: Calgary, Canada


Second Teir support


WWW
« on: 14 Jul 2008, 11:36 »

Here it is.... the first beta.

Try it out, test as much as possible.... but not on production servers please. 

Here's the list of what has changed.  I think you'll be pleasantly surprised:

Version 1.4-beta1 "Jamaica"
-----------------
- Includes a new system information page in the admin
- Smarty now works as you would expect in the admin   
    (though not much other than modules is using it.) 
    (this may break pisearch plugin, etc)
- A completely new way of page template processing.
  * We split the template into three pieces
    a) Any text ontop of <head>
    b) The <head> section
    c) the rest of the template (the body)
  * We then process the top section through smarty, then the body, and finally
    the head.  Then we glue it back together.
  * This may break sites that have used some of my tricks to
    change the page title based on news or other modules content
    so it will be off by default after release, and on for the beta
- Memory optimizations, and query optimizations
  (We've done a few checks, and improved a few things here and there
  that will provide a modest boost in performance.)
  - FileManager is now an admin only module
  - nuSOAP is now an admin only module (for most sites).
  - more in memory caching
- Massive improvement in stylesheet handling
  (it's now possible to allow or deny browser stylesheet caching)
  (stylesheets are now re-orderable)
- Updates to the admin menu structure
  (Main is now called CMS, and the logout and view site links are under there)
- Theme Improvements
  - Many thanks to Nuno
  - New icons for view site and logout
- Cleaned up and improved Module Manager
  It should be much faster now.
- Minor improvements to CMSMailer
- Improvements to the Installer
  - Many thanks to Alby
  - The installer is now fully translatable, so you can choose what
    language you want the installer pages to appear in
  - Many more checks have been added and re-organized to hopefully
    solve some of the issues people have with installation.
- We now ship a full distribution as well as an english only version
  and several 'language packs'.
- NCleanGrey is now the default admin theme.
- you can now specify default text for additional content blocks in page
  templates.
- A new permission that controls access to the Tags page so that
  editors, etc. can see the help there.
- Add assign parameter to numerous plugins (including all module plugins)
- adds the image_url plugin (thanks Nuno)
- Now use a wysiwyg for the sitedown message and the custom404 message.
- Added the target option to the 'content' content type.
- A general review of security checks in admin methods (thanks Nuno)
- Modifications to the group permissions, and user creation forms
  makes managing users, groups, and permissions much simpler.
  - Many thanks to _SjG_
- Updates to the embed plugin
- Add three new page attributes to content, PageLink, Link, and SectionHeader
  content types
- Modify the menu manager to export the new page attributes.  This will be useful
  for permissions, or meta data or other tags.
- FileManager gained recursive chmodding, custom sorting and saner
  permission handling in windows
- Printing updated to latest TCPDF release 4.0 including rewritten html
  rendering code
- TinyMCE got updated and some css-related issues were fixed
- Minor performance tweaks to Search Re-indexing
- Now remind the user to configure their mail settings
- Much much more

Because there are now around 40 files in each distribution, we won't be updating the downloads page any more, and it will soon go the way of the dodo.... you can download the release from here: http://dev.cmsmadesimple.org/frs/?group_id=6 (Scroll down to Unstable Releases).
« Last Edit: 14 Jul 2008, 13:56 by calguy1000 » Logged

I support other dev-team members, and support personnel only.
I usually only answer questions from them.
calguy1000
CMS GURU - 2nd Tier Support.
Dev Team Member
Power Poster
*****

Karma: 141
Offline Offline

Posts: 3992

Location: Calgary, Canada


Second Teir support


WWW
« Reply #1 on: 14 Jul 2008, 11:51 »

Until the installation guide is updated, here's a brief set of instructions for installation:

Upgrades:   
    Untar and upload the full package overtop of you current installation, and run the upgrade routine as normal

New Installs:
   Download and untar the 'lite' package which contains only english language files
   Download and untar any langpacks that you want into the same directory
   Upload the entire directory to your webserver
   Proceed with the installation as normal.
Logged

I support other dev-team members, and support personnel only.
I usually only answer questions from them.
pkbowen
Forum Member
*

Karma: 0
Offline Offline

Posts: 12


« Reply #2 on: 14 Jul 2008, 12:53 »

Awesome. I'll be testing this for a good part of today, as I'm light on work right now  Undecided .
Logged
pkbowen
Forum Member
*

Karma: 0
Offline Offline

Posts: 12


« Reply #3 on: 14 Jul 2008, 13:26 »

Oh, and a ZIP file would be much appreciated for us Winodws idiots.  :-)
Logged
calguy1000
CMS GURU - 2nd Tier Support.
Dev Team Member
Power Poster
*****

Karma: 141
Offline Offline

Posts: 3992

Location: Calgary, Canada


Second Teir support


WWW
« Reply #4 on: 14 Jul 2008, 13:31 »

In an instantaneous poll in the IRC channel a while back, numerous people decided that we didn't need to do the .zip thing any more because windows can handle that now.
Logged

I support other dev-team members, and support personnel only.
I usually only answer questions from them.
factor1
Forum Member
*

Karma: 0
Offline Offline

Posts: 107

Location: arizona



« Reply #5 on: 14 Jul 2008, 14:18 »

So is this to keep the 1.x versions running while the 2.0 is still in the works?

Any 2.0 updates?
Logged
jce76350
Power Poster
***

Karma: 11
Offline Offline

Posts: 870

Location: Rouen



WWW
« Reply #6 on: 14 Jul 2008, 16:13 »

Hi,

Oh, and a ZIP file would be much appreciated for us Winodws idiots.  :-)

Use  7-zip a file archiver with a high compression ratio -  open source software  Wink
Logged

Jean-Claude Etiemble  svn Fr - @bC
Karolis
Power Poster
***

Karma: 2
Offline Offline

Posts: 506

Location: Carlisle, UK



WWW
« Reply #7 on: 14 Jul 2008, 18:14 »

Well, I have installed it and played around a little. So far so good. Everything works fine and the new theme rocks, though it takes some time to adjust to. I'd even go as far as to say I'd feel comfortable to put this version in production environment.
Logged
ZYV
Power Poster
***

Karma: 4
Offline Offline

Posts: 260


« Reply #8 on: 14 Jul 2008, 18:52 »

Hey, looks really cool! Can't wait until I am more light on work to test it Smiley
Logged

unsigned double ZYV;
Colin Scroggins
Forum Member
*

Karma: 0
Offline Offline

Posts: 1

Location: Albuquerque, NM



« Reply #9 on: 14 Jul 2008, 19:02 »

As both a Mac and PC user, let me say that I would much prefer a ZIP archive. I know that I can download additional free software to handle other archive formats, but it is nice to know that I can hop on any machine and be able to use it.

I have also noticed that since 1.3 my admin panel crawls (45+ seconds) any time I am hitting the main/home admin page (naming it CMS is stupid) or the module manager. This is due to the fact that I am on an intranet with heavy security (read no external access for server) and the way that external URL ping is being handled. This problem has continued with 1.4b1 and has expanded to the installer.

Any way to make hits to external URLs degrade a little more gracefully, or disable them altogether? This should be background stuff and should not be required for or slow down the initial page load.
Logged
moorezilla
Power Poster
***

Karma: 12
Offline Offline

Posts: 258


« Reply #10 on: 14 Jul 2008, 20:59 »

I've tested this on linux, php5.x, mysql5.x, apache2.x with the following cmsms modules:

frontendusers
customcontent
quizzard
captcha
self reg
formbuilder

and all seems fine.

Calguy made a note about some old hacks perhaps not working with this version. I can confirm that the capture title tag trick no longer works... a hack to, in my case, make news entries have their own title tag info. Not a big deal... just wanted to confirm.

Great work on the release. I can't find anything not working yet.

Edit:

Tiny editing issue. On the login/logout page it reads:

Quote
From this point should take into consideration the following parameters:

   1. Cookies enabled in your browser
   2. Javascript enabled in your browser
   3. Windows popup active to the following address:

It should probably read something like:

From this point you should take into consideration the following parameters:

1. Cookies must be enabled in your browser.
2. Javascript must be enabled in your browser.
3. Popup windows must be allowed for the following address: xxx.xxx.xxx



« Last Edit: 14 Jul 2008, 21:49 by moorezilla » Logged
Jack @ PharSide
Forum Member
*

Karma: 0
Offline Offline

Posts: 115

Location: Bay Area, CA USA


CMSMS Implementation & Integration


WWW
« Reply #11 on: 15 Jul 2008, 00:12 »

Nice work CG - nice work!! Gonna test asap...
Logged

Making a great application look better!
rosgar
Forum Member
*

Karma: 0
Offline Offline

Posts: 40


« Reply #12 on: 15 Jul 2008, 02:06 »

Cool! gonna test it Grin
Logged
stopsatgreen
Power Poster
***

Karma: 6
Offline Offline

Posts: 327

Location: London, England


WWW
« Reply #13 on: 15 Jul 2008, 03:49 »

Looking good; just done an upgrade from 1.3.1 and all seems well.

Quick question:

Quote
Add three new page attributes to content, PageLink, Link, and SectionHeader content types

What do you intend these to be used for, and how can they be called?
Logged
Veldman
Forum Member
*

Karma: 0
Offline Offline

Posts: 5


« Reply #14 on: 15 Jul 2008, 06:50 »

When editing a page, the icons in TinyMce won't show up. Though the functions are working (eg. Italic, Bold...). See the attached screenshot.
It was working OK on the same server with CMSMS 1.3.1.
Problem is both in FF3 and IE6. Also tried the default theme (wich I like more) but the problem persist.

Any sugestions?


Edit: I downgraded Tiny to the version from my 1.3.1 install and now it works fine.


* TinyMCE_cr.jpg (21.21 KB, 721x176 - viewed 344 times.)
« Last Edit: 15 Jul 2008, 13:21 by Veldman » Logged
Pages: [1] 2 3 4
Print
Jump to: