Changelog:
* This version of MyDMS is using egroupware's standard method to support
multilanguages.
* All the table names are in low cases to avoid backup/restore problems.
* Updated English/Hungarian lang files.
IMPORTANT!!!
AFTER UPGRADING TO THIS VERSION, YOU MUST ALTER TABLE NAMES TO LOWER
CASE
MANUALLY IN YOUR DATABASE!!!!
New install:
- Simply untar into your root directory of egroupware installation.
- After that you can use egroupware/Setup to install mydms.
- That is all.
Upgrading:
- Make a backup of your existing mydms directory by rename it.
- Untar this new version to mydms directory.
- Login to your database with your favourite database client and convert
all phpgw_mydms_* table names to lower case, for example
phpgw_mydms_Users to phpgw_mydms_users.
- Check the MyDMS application by using it.
- Use Developer tools to translate mydms to your language.
I plan to merge this version with 1.4/trunk to support that versions
too. But later :)
Regards,
IStván
2007. 06. 10, vasárnap keltezéssel 14.50-kor Pongrácz István ezt írta:
> Hi,
>
> The first task is ready to test and use.
> http://www.egroupware.org/egroupware/index.php?menuaction=tracker.uitracker.edit&tr_id=896 >
> Read the description and my comment.
>
> Unfortunately I have a big task to complete the multilanguage support,
> because now only the short description accessible by the Developer
> tools.
>
> Regards,
> István
>
> 2007. 06. 4, hétfő keltezéssel 10.06-kor Pongrácz István ezt írta:
> > Ok,
> >
> > I start to work on my local mydms installation first (1.2.x).
> > I think, one week should be enough to rewrite and test it.
> >
> > After I will check the trunk version.
> >
> > I will report here about the progress.
> >
> > Ciao,
> > IStván