141
DCrussader
Re: Automated Update Module to Core & Modules

Quote:

I am going to write this for 2.6 so we have a system where it will download core patches and updates as well as applications for XOOPS that have been mounted on it. It will also support the downloading of Themes and Patches.


This is planed... and probably work is on he way already if he finished with the install, contact with redhead... he is working on such, in fact will be extended DM + options to update core, modules and to apply patches. Eg. if small bug is discovered - to apply patch only for the affected files, instead - whole new distribution package/update pack.

Quote:

Due to the size of the modules etc, older versions will be depreciated on the farm and deleted.


There are several discussions regarding this subject, older will go to archive... someone else like u may want to adopt old, outdated module and to make it compatible for 2.5/2.6/2.7... or whatever version is next release.

But there are much more important things which should be solved, before the work on such project to start.

Modules Naming and Versioning

...and bitcero and trabis have to give answer about merging of they're frameworks, bitcero to fix some important problems....
May The Source Be With You!



142
DCrussader
Re: WF-Links 1.09?

WF-Links by McDonald 1.07 works fine on 2.5.5 RC of XOOPS.
There was some minor problems with UTF-8 in past, but didn't saw them in this version (1.07).
May The Source Be With You!



143
DCrussader
Re: MyMenus 1.4 RC Ready for Testing on XOOPS 2.5.5 RC

As Cesag... block don't appears anywhere except profile page
May The Source Be With You!



144
DCrussader
Re: MyMenus 1.4 RC Ready for Testing on XOOPS 2.5.5 RC

Same on
Minimum PHP required5.2 (your version is 5.2.17)
MYSQL minimum version required5.0.7 (your version is 5.0.92-log)
Minimum XOOPS required2.5 (your version is 2.5.5)
Minimum ModuleAdmin required1.1 (your version is 1.1)


CentOS 5.2
May The Source Be With You!



145
DCrussader
Re: XOOPS 2.5.x Translations using Transifex

Could be a host problem, I did not noticed any problems with 2.5.4 Bulgarian/Croatian & English (converted files). Was testing multi-lingual feature will it for the needs of one of my clients.. unfortunately later was dropped - just bcz XOOPS is still lacking of some important modules. Otherwise there wasn't any problems with displaying content written in serbian with comments in Cyrillic.

Does this translation is done from scratch, or was based on old ISO files ?
I've did conversion to my files, and to some English files from modules released under blue-move sub-forum here.

During the alpha stages on TX, was possible to upload ISO language files - now is impossible, but when was possible, the result was mess...

@Mamba - From all 100% completed translations, which do u have ?
...and there was report (but bcz I'm using RMCommon by default have no idea, where from comes)
When the administrator is logged on site, with Zeta..blah theme as site and administrative, on front-end of the site, the bottom line with shortcuts to administration is not in Bulgarian, where those strings are located, or they're hardcoded into module/core ?
May The Source Be With You!



146
DCrussader
Re: XOOPS 2.5.x Translations using Transifex

Does sv_SE alphabet contains strange symbols like Germany o with 2 dots above ? And current translation is based on non-UTF-8 ?

If sv_SE uses apostrophe like English ...let see "Someone's thing" - this should be fixed in next release of XOOPS English files, and xxx's to be replaced with .....err, there was a symbol in old days with PHPNuke.

But and can be and server-side bug
http://www.joomlapolis.com/forum/27-cb-newbies/12988-adding-an-apostrophe--to-the-language-file?limit=6&start=6#16276

More specific reading on:
Magic quotes
magic_quotes_gpc    
=    On     magic quotes for incoming GET/POST/Cookie data
magic_quotes_runtime
=    Off     magic quotes for runtime-generated datae.gdata from SQLfrom exec(), etc.
magic_quotes_sybase    =    Off     ; Use Sybase-style magic quotes (escape ' with '' instead of ')
May The Source Be With You!



147
DCrussader
Re: XOOPS 2.5.x Translations using Transifex

Sorry for being absent last 2 weeks, but removing teeth (a thing which i should do ages ago, all of them).

Preparing Swedish translation right now... till i'm not on painkillers...

Using TX client will work maybe in 2.6/2.7 of XOOPS, when files as amount are downed to 2 max. Eg. /language/*.PHP - into one English.php. Install/language/English.php (like in XOOSLA (hopefully is not banned yet). Modules/module-name/language/admin.php and site.php, and/or if XOOPS adopt J! INI files, since POTs are double work. In that way could work.

Currently applies fine for J! language files (except core), Drupal .POT files, bcz you have to fetch one file per module, 1 for the core as whole (no matter, is it installation, administration or front-end part).

J! files looks like for extensions:
com_extension-name.ini - main file
com_extension-name.sys.ini - administration shortcuts - eg, create categories, topics, files etc. depend on the extension. Here can be:
mod_module-name.ini/php
mod_module-name-admin.ini/php

core files for the CMS looks in the same way, just they're thousands - per part of the cms, and to be avoided duplicated file names, should be used brackets or translators to separate them in to two projects.

Drupal have one file only (including all modules coming with the distribution), once is installed, everyone can use the build-in translation tool which is awfully done, or to extract English language as something.pot and to upload it there.

While we have more then one admin.php - TX client will download them as mess, and someone have to rename. So better, click and download. 2.5 core is still smaller, compared to 2.0.18.

Now every module-name-language, starts with name of the module in brackets bcz TX categories are.... pseudo tags.

sv_SE -https://sourceforge.net/projects/gtlt/files/XOOPS/sv_SE/?
most translations are still on 99%

To sv_SE translation team, manually u should add, if u want it full:

/language/xoopsdhtmleditor.php - or something like that which contains several multiple PHP arrays, still not supported by TX
/install/finish and welcome.php - they're not XOOPS PHP Define files
/per-directory/mail_templates - those should be moved to SQL with option to be changed from core/module
/per-directory/help - which should be removed from distribution and linked to help.xoops.org or wiki.xoops.org
/xoops-lib/protector - protector files are non-XOOPS PHP define files.

What's this [*/] crap added to end of my posts.... NVM.

For those planing to use old translations done for XOOPS prior 2.5.5 and TX, all language files must be encoded to UTF-8 (can be done easy with NotePad +) - Open all, convert all to UTF-8 (not UTF-8 without BOM), save all.

For those planing to loose time with Chronolabs modules onhttps://www.transifex.net/projects/p/xoops-mods-i18n/ - they're probably will be removed, since they're maintainer not pay any attention to the discovered bugs with ported modules such as MyAlbum-P by GiJoe or/and any old 2.0.x module not converted by Mamba and tagged Blue-Move. Just need confirmation from someone from devs, Mamba and they will gone.

Quote:

you mean you can not download the whole language files as a tar ball with their names?
it is a weak point of transifex.


Nope and even if such option is added in future, will not apply to current core.
Why? Described above.

Quote:

https://sourceforge.net/projects/xoops/files/XOOPS%20Core%20Translations/XOOPS%202.5.x%20Language%20Files/


6.4 MB translation ?
This folder should be renamed to Localized Distributions, not 2.5.x translations....
May The Source Be With You!



148
DCrussader
Re: XOOPS 2.5.x Translations using Transifex

Quote:

The Swedish translation is 100% complete but not packed.


It will be later today.
May The Source Be With You!



149
DCrussader
Re: XOOPS 2.5.x Translations using Transifex

With Transifex client -http://help.transifex.com/features/client/
or
to tell me which pack is not ready so I can prepare it.

currently packaged files for XOOPS and modules -http://sourceforge.net/projects/gtlt/files/XOOPS/ - no idea if Mamba put them on X svn or not yet.

Quote:

Now with transifex how we can modify the locale.php more deeply.


You can't, locale.php must be provided separately
May The Source Be With You!



150
DCrussader
Re: XOOPS 2.5.x Translations using Transifex

Mamba, u or me will prepare the package ?
And which translations u have to SVN ?
May The Source Be With You!




TopTop
« 1 ... 12 13 14 (15) 16 17 18 ... 41 »



Login

Who's Online

155 user(s) are online (55 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits