1
angelomorto
Re: [solved] Add Open Graph in Xoops

Quote:

Mamba wrote:
We'll definitely want to support Open Graph and Schema in XOOPS 2.6.0.

Therefore thank you so much for your work on it, and if you could take a look at XOOPS 2.6.0 and take a lead on incorporating Open Graph and Schema into it, that could be very helpful. As you know, our resources are limited, so help is always very much appreciated!


I have observed that Xoops community is very slow to innovate!
As soon as I have some free time, I download the last versione and write here too a tutorial for Xoops 2.6!



2
angelomorto
[solved] Add Open Graph in Xoops

Why Xoops don't support Open Graph?

I have a solution to add Open Graph in Xoops 2.5.3 and Smartsection!

Read more...



3
angelomorto
Re: XooLaT v.0.1 Alpha for Xoops 2.6

Top



4
angelomorto
XooLaT v.0.1 Alpha for Xoops 2.6

This is my first extension for Xoops 2.6.x for faster the translation, based on toolhttps://xoops.org/modules/newbb/viewtopic.php?post_id=351688#forumpost351688

download here



5
angelomorto
Re: Fast Xoops Language Translator v.0.1

This is the extension for Xoops 2.6.x

http://www.xoopsitalia.org/modules/newbb/p-70912/xoolat-v01-for-xoops-26x.html



6
angelomorto
Re: Fast Xoops Language Translator v.0.1

This is the new correct file: xoolat.zip

Changelog:
- added set_time_limit(0)
- added class on selectBox

Notes:
In localhost verify is active the extension php_openssl.dll



7
angelomorto
Re: Fast Xoops Language Translator v.0.1

Quote:

Mamba wrote:
Quote:
Try it on a remote server, I do not know if API Microsoft Translator works in localhost!

It seems to be working OK on PHP 5.4.11 and WampServer, I am getting only this error:

Quote:
Notice: Undefined index: class in S:\wamp64\www\xoops\xoolat\translate\class\MicrosoftTranslator.class.php on line 212


In /xoolat/translate.php on line 30 change whit this code:

$selectbox = array('id'=> 'txtLang','name'=>'txtLang','class'=>'');



8
angelomorto
Re: Fast Xoops Language Translator v.0.1

Quote:

irmtfan wrote:
very nice tool indeed.
I still cannot make it to work for me in localhost.
It keeps show me this error:
Fatal errorMaximum execution time of 30 seconds exceeded in F:/xampp/htdocs/xoops255/xoolat/result.php on line 31


I think something is wrong with my installation?
i will try more.

Edit:
ok i found the issue. if you leave some definitions blank it will drop to a infinite loop.
so you must translate all definitions before submit.

but i have another error now:
Fatal errorUncaught SoapFault exception: [VersionMismatchWrong Version in F:xampphtdocsxoops255xoolatresult.php:28 Stack trace#0 F:xampphtdocsxoops255xoolatresult.php(28): SoapClient->__call('createSubmissio...', Array) #1 F:xampphtdocsxoops255xoolatresult.php(28): SoapClient->createSubmission('fastxoolat', 'fastxoolat', '// $Id: admin.p...', 29, 26, false, false) #2 {main} thrown in F:xampphtdocsxoops255xoolatresult.php on line 28


I keep testing.


Overall, I just can see one small issue.
we dont have any navigation facility. I mean i have to type the correct url of the file.


Tnx for your info!
You can try with add the function set_time_limit(0); //(for unlimited time)
how large is the file you take the test?
In localhost I use Xampp, I'll try to do some tests on Aruba.it!!!

Try it on a remote server, I do not know if API Microsoft Translator works in localhost!



9
angelomorto
Fast Xoops Language Translator v.0.1

Hi people,
I created a script to make life easier for who want to translate the Xoops modules .

How "Fast XooLaT" work:

1) download the zip and extract on Xoops root
2) Set Microsoft Translator API Key in xoolat/translate/config.inc.php
3) indicate the path on url ex.http://www.innovationsky.org/xoolat/translate.php?file=../language/english/admin.php (click to view demo)
4) Indicate in which language you want to translate
5) Enter a description to identify the translation ex. "Translation of Xoops v.2.5.5"
6) Click Get Code

Now, you will get your translation ready on site Ideone.com where you can download or share the translation.

Feature:
- I hope to make the script a Xoops module
- Use multiple source languages ​​(currently English only)
- Automatically find modules and languages

If you have problems or suggestions, for example an alternative ti Ideone.com , contact me.

Screenshot:
Resized Image


Resized Image


Resized Image


Resized Image


Resized Image



10
angelomorto
Re: Group Filter for Blocks

Quote:

irmtfan wrote:
In my website i have 28 groups but webmasters dont have any issue working with them.

use system -> blocks and you have all filters.
also Altsys will make life easier!

i register and download this hack and take a look.
it is an in-depth hack it will alter the current newblocks xoops core table (add groupblock_id field) and add another table to the database.
IMO it is not necessary to assign a new group_id field to the current newblocks because the blocks are part of the module. we dont have any stand alone blocks.

Also in xoops core we have a group_permission table for all group permissions and as far as i can see there are a "block_read" gperm_name therefore IMO this hack will be in conflict with that table too.

Anyway Im sure there was a reason to not add a group_id field to newblocks table and as i said before IMO that reason is blocks are part of the module
i think if we should have a group_id for blocks all previous core team members could add that field.



Indeed, at first glance the hack may not be interesting. The hack was born to a my personal need for a project involving a large number of custom blocks to personal customers.
Have a more filter, it doesn't slow Xoops beacause the new table is queried only in the administrator control pannel.
When I add other blocks in my Xoops, I will realize new screenshots so you better understand. :)




TopTop
(1) 2 3 4 5 »



Login

Who's Online

162 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 162


more...

Donat-O-Meter

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

Latest GitHub Commits