Re: "New" Feature: GiJoes Easy Multi-language

Quote:

Was the language fix included?


Yes, from what I could see, this was including by GIJOE in version 1.25 and I used 1.26. So we are good.

Quote:

Any new language differences?


yes. New constants in modules/system/language/english/admin/preferences.php

How should we handle language changes ? How could we make it easy for translators ?

Topic | Forum


Re: "New" Feature: GiJoes Easy Multi-language

Thanks for adding the flag

Was the language fix included?

Topic | Forum


Re: "New" Feature: GiJoes Easy Multi-language

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.



Re: "New" Feature: GiJoes Easy Multi-language

Any new language differences?

We'll need to make a note on this for translations.



Re: Date language other than English

That's great news Marcan;) Thanks in advance^^



Re: GoPHP5

  • 2007/12/7 21:26:42
  • nekro

Maybe you are right... we should give support till 2008-08-08 wich is going to be the date of support ending from PHP...


Ohloh profile for nekro


Re: "New" Feature: GiJoes Easy Multi-language

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 !



Re: GoPHP5

Does that mean that new code in the first release of ImpressCMS may use PHP5-only features, which will make it incompatible with PHP4?



Re: Fix required in css100_morpho theme

2 other things to fix:

1) The logo

2) The date at the bottom is a fixed graphic



Fix required in css100_morpho theme

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 !


Attach file:



gif  imgA_2007-12-07_00.gif (0.00 KB)



Re: "New" Feature: GiJoes Easy Multi-language

I would like to volunteer myself to include this feature in ImpressCMS

Marc-André Lanciault
Founder and CEO INBOX International inc.
Co-Founder ImpressCMS


Re: GoPHP5

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.

Marc-André Lanciault
Founder and CEO INBOX International inc.
Co-Founder ImpressCMS


Re: ImpressCMS Theme

Thanks. I'll work on this over the weekend.

JMorris (aka James Morris)
ImpressCMS Professional Services: INBOX International inc.
James Morris Online | Frolicking on the playground that is the Internet...


Re: ImpressCMS Theme

  • 2007/12/7 17:44:46
  • snow

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.

www.xoopsdesign.com (impresscms & xoops themes)
"what is essential is invisible to the eye" Antoine de Saint-Exupéry


Re: ImpressCMS Theme

  • 2007/12/7 16:02:45
  • Tom

We're running on 2.0.17.1, the very latest release.



Re: Keeping the changelog

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



Re: GoPHP5

I understand what you mean now Dave ... I was getting a little confused.



Re: GoPHP5

Quote:

From what I understand, there is very little code which is not php5 compatible.



The issue is not PHP5-compatibility. The issue is when to abandon PHP4-compatibility.



Re: ImpressCMS Theme

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?

JMorris (aka James Morris)
ImpressCMS Professional Services: INBOX International inc.
James Morris Online | Frolicking on the playground that is the Internet...


Re: ImpressCMS Theme

  • 2007/12/7 15:02:10
  • snow

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.

www.xoopsdesign.com (impresscms & xoops themes)
"what is essential is invisible to the eye" Antoine de Saint-Exupéry