1.4?? already?

Project Announcements. This is read-only, as in... not for problems/bugs/feature request.
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm
Location: North West England

Re: 1.4?? already?

Post by Russ »

Hi Calguy, I don't mean to be funny but is the fix for the CMS producing non-standard forms included - strikes me that this is a quality issue and should be fixed ASAP?

Whilst this lists the issue with FEU, it is a core issue as you say in your replies. there have been other form issues with the core as well.

http://dev.cmsmadesimple.org/tracker/?f ... 4&atid=133

Russ
faglork

Re: 1.4?? already?

Post by faglork »

ZYV wrote: graded some of the sites I can upgrade to 1.3.1, but I am a bit hesitant of upgrading one 1.2.5 site (got postlet removed manually so apparently no risk involved), because it turns out that FCKEditor to which the client is used to does not work with Nuno's theme and 1.3.1. This need some more testing however.
Are you sure ... I. too, had prblems with FCK .. turned out that in the same time, Firefox was updated to Vesion 3, and FF is the culprit. With IE all seems to be fine. Still testing, though ...

cheers,
Alex
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm
Location: North West England

Re: 1.4?? already?

Post by Russ »

Hi Alex, mmm, same in Safari... hidden fields outside fieldset... not really a browser problem but the way in which the forms are generated I think?


Login
Please enter your username:...

...


 
EGS
Forum Members
Forum Members
Posts: 66
Joined: Sat Apr 28, 2007 4:25 am

Re: 1.4?? already?

Post by EGS »

I'd like to begin sponsoring CMS Made Simple, effective immediately, please read:
http://forum.cmsmadesimple.org/index.ph ... 13356.html

Thank you.
EGS provides MMORPG services for WoW, FFXI, FFXIV, AION, Warhammer Online, Age of Conan, RuneScape, Guild Wars, Maple Story, Cabal Online, as well as most other free-to-play MMORPGs.

Our site is *proudly* powered by CMS Made Simple. :D

CMS Made Simple isn't just simply, it's ridiculously powerful, and suitable for virtually any site and niche. It easily allows us to maintain our site in which receives about 5,000 unique visitors per day.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: 1.4?? already?

Post by calguy1000 »

CMS 1.4 will come with a translatable installer.  You'll be able to choose the language that you want to perform the installation in.  The installed version will still be in English for now, but at least those people with limitted english skills will be able to choose a language that is easier for them to read.

So Translators, please catch up on translations, and translate the CoreInstaller stuff at your earliest convenience.
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.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: 1.4 - Documentation

Post by calguy1000 »

Okay, so after a bunch of debate, and research by numerous people on the IRC channel, we've diagnosed the biggest of the problems with TinyMCE of late.  They are:

a) The program is usually running in a suexec or php/cgi environment
b) The instructions that people have been following for installation are inaccurate.

It's not really a problem with the code, it's a problem that this module, ImageManager, and perhaps FileManager behave slightly differently than all of the other ones.  Therefore there will be different problems under different environments.

The proper solution to this problem is to fix our install documentation.

So now, I'm looking for somebody who is proficient at (and admits it)... at writing documents, that is willing to help us write a text file, a wiki document, and perhaps a PDF or something to illustrate to people the proper steps for installing this package.

This document will be aimed at our target audience i.e:  the experienced web developer, not necessarily the IT professional, but certainly not the person that just graduated from the remedial-computer-lessons class. It should provide the basic steps to install CMS made simple in 80 to 90 percent of the hosts that can be found out there, but does not have to handle every permutation and combination of problem.

The intent of this document will to help minimize the support load, and provide a thorough document that most people can read and understand.

So I'm looking for volunteers,  I can't write this document myself... I'm not good at that type of thing.
Last edited by calguy1000 on Sun Jun 29, 2008 9:41 pm, 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.
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: 1.4 - Documentation

Post by kermit »

calguy1000 wrote:
a) The program is usually running in a suexec or php/cgi environment
b) The instructions that people have been following for installation are inaccurate.
i'll cover this a lil' bit here..

if this applies to you.. i.e. your php runs as your user, not the web server (do the umask test in global settings if you don't know, ask your host, or check who owns files in ./tmp/templates_c)....

then you do NOT and should NOT be using 777 permissions on ANYTHING. default file permissions of 644 and directory permissions of 755 will work; and should be the most 'lax' permissions you can have on a php file or a directory containing one... in order for it to run (otherwise you'll see 500 Internal Server Error messages in your error/server logs)

644/755 permissions in this environment still allows php (which would be running as your user account) to write files, such as to tmp and modules.. apache does NOT need write permissions nor does it need to own any files if your php runs as your user.
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
EGS
Forum Members
Forum Members
Posts: 66
Joined: Sat Apr 28, 2007 4:25 am

Re: 1.4?? already?

Post by EGS »

I can definitely write up documentation. Please let me know what to do/how to proceed to help. :)

Please also read this:
http://forum.cmsmadesimple.org/index.ph ... 333.0.html
EGS provides MMORPG services for WoW, FFXI, FFXIV, AION, Warhammer Online, Age of Conan, RuneScape, Guild Wars, Maple Story, Cabal Online, as well as most other free-to-play MMORPGs.

Our site is *proudly* powered by CMS Made Simple. :D

CMS Made Simple isn't just simply, it's ridiculously powerful, and suitable for virtually any site and niche. It easily allows us to maintain our site in which receives about 5,000 unique visitors per day.
Veldman
New Member
New Member
Posts: 4
Joined: Tue Jul 01, 2008 7:56 am

Re: 1.4?? already?

Post by Veldman »

Can we already download a beta?
I'm anxious to try it out.
cyberman

Re: 1.4?? already?

Post by cyberman »

There's currently no Beta - but you can checkout SVN ...
cb2004
Power Poster
Power Poster
Posts: 317
Joined: Wed Jul 04, 2007 3:39 pm

Re: 1.4?? already?

Post by cb2004 »

Where is 1.4 in the SVN, I cant find it?
jce76350
Beta Tester
Beta Tester
Posts: 2079
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: 1.4?? already?

Post by jce76350 »

Hi,
Where is 1.4 in the SVN, I cant find it?
http://svn.cmsmadesimple.org/svn/cmsmad ... ches/1.2.x
Jean-Claude Etiemble MyPageFr
MichaelK

Re: 1.4?? already?

Post by MichaelK »

Any idea yet when the first Beta comes out?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: 1.4?? already?

Post by calguy1000 »

First beta should be out by sunday...

Hopefully it'll be the only beta.
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.
ZYV
Language Partners
Language Partners
Posts: 868
Joined: Tue Nov 15, 2005 9:08 pm

Re: 1.4?? already?

Post by ZYV »

Update... again... OMG :) Hopefully we'll be able to test it really thoroughly so it will be the stablest of the stable releases until 2.0 is out =)
unsigned double ZYV;
Post Reply

Return to “Announcements”