Re: Fix required in css100_morpho theme

Try this...

<hr class="clear" />


hr .clear { border:0px solid #FEFEFE; background-color:#FEFEFE height:1px; }


When CSS is disabled (by screen readers), this creates a nice, clean separator to the content.

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


Re: Using the trackers on our SF project

The cat is out of the bag. The sooner we move from behind closed doors, the happier I'll be. I say, move forward with open development.

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


Re: GoPHP5

I would agree with maintaining compatibility with PHP4 until 2008-08-08. From what I've seen, it's not so difficult to do. Yes, it would be nice to have new features, but as pointed out, a lot of hosts are slow to upgrade.

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


Re: Using the trackers on our SF project

Well lets be honest.

If we where developing in secret, people would not be able to have access to the code in svn.

But they can, if they wish, access svn.

So perhaps we should use this - and therefore allow people to help error test if they so wish.

Let's get a decision on this



Re: GoPHP5

  • 2007/12/8 5:06:05
  • Tom

Personally I think we should keep the support going at least until 2008-08-08, surely by that time all hosts would of gone php5 or they will be loosing mass quantities of customers.



Using the trackers on our SF project

Hi guys,

Again, I'm coming back with this request. Would you see any serious problem in starting to use the trackers at SF ?

I know we are still discussion about what our long term objectives are and it would be better not to start coding before this is all decided. But altought I agree we need to decide all this sooner than later, but we already have enough of an idea about where we are going that we can start coding 0.5 version.

So, in order to get things organized and track what we are doing, it is essential we use the bug, feature and tasks tracker. It is the only way we can be efficient and productive.

ImpressCMS can be found in a few places now on the web and XOOPS.org has discussed it briefly, and so does frxoops. So it is not a secret anymore.



Re: GoPHP5

My vote we go in using PHP 5 features now if it can make a difference.

But I can live with keeping PHP 4 compatibility until 2008-08-01.

It's up to this team to decide.

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


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 ?



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

Thanks for adding the flag

Was the language fix included?



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...