Quote:
Was the language fix included?
Any new language differences?
Thanks for adding the flag
Was the language fix included?
Kurak (Docs team) has asked for the Polish flag to be included - and asked if this fix was included.
Also: I've attempted to update from the latest release, on my test site - but updating the system module attempts to update another module already listed.
Any new language differences?
We'll need to make a note on this for translations.
That's great news Marcan;) Thanks in advance^^
Maybe you are right... we should give support till 2008-08-08 wich is going to be the date of support ending from PHP...
I just added it
So the EasiestMultilanguage is now part of the core or ImpressCMS.
I have added a new preferences category in General Settings, called Multilanguage Settings. There your can turn on or off the multilanguage feature. It will be turned Off by default.
You can have a look at the attached file to see these settings. These are basically the settings that could be configured in easiestml.php, but now, webmaster can do it via or more friendly form.
2 things.
1- In order to take care of the XOOPS preferences system, I add to move the inclusion of the eaisestml file from after the XOOPS_URL delcaration in mainfile.php to after the $config_handler creation in include/common.php.
I did not investigate the side effect of this. Can someone have a look at it ?
2- I add to create a record in config_category, and a few ones in config_items. We will need an upgrade script for this. Anyone have played with the previous XOOPS upgrade script ? Anyone could write it ?
Of course, your comments are always welcome !
Does that mean that new code in the first release of ImpressCMS may use PHP5-only features, which will make it incompatible with PHP4?
2 other things to fix:
1) The logo
2) The date at the bottom is a fixed graphic
Hi,
There is a problem with the css100_morpho theme. The footer go under the left column.
Can one of our clever designer fix this please ?
Thanks !
I would like to volunteer myself to include this feature in ImpressCMS
My vote : from now all, in all new code we write, we can use all the power of PHP5 without caring about PHP 4 compatibility.
Let's believe in our conviction. We all know PHP 4 is dead. So why bother.
Thanks. I'll work on this over the weekend.
James,
Here is the photoshop of the green icms theme template, so you can make png slices if needed. Let me know how it goes.
For a frequently modified file such as the changelog, a safety measure could be to lock the file before updating your working copy from the repository.
This wouldn't help with the case in which someone forgets to update before committing. But it would help in the following scenario:
1. Person X updates.
2. Person Y updates.
3. Person Y commits.
4. Person X commits.
If Y locked the changelog before doing the update, then X would be unable to commit the changelog. (I think that's how it works.)
Locks are only advisory. If someone locks a file and forgets about it, someone else can unlock it, but it requires an extra step.
Reference:
Locking
I understand what you mean now Dave ... I was getting a little confused.
Quote:
From what I understand, there is very little code which is not php5 compatible.
Ana,
If you can send me a high resolution PNG, I can take a shot at the XHTML/CSS, if you would like. I'm assuming we're going to run on the latest stable release of XOOPS, right?
ok I do this. I'll try to code it best I can. If someone feels they can handle the tableless part better I can send the psd.