6281
Mamba
Re: Xoops Licence Usage and LGPL/Others
  • 2008/11/21 19:24

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I don't think that would be possible, if your proprietary software is somehow connected to XOOPS. See:

I'd like to incorporate GPL-covered software in my proprietary system. Can I do this?

If you proprietary software is "stand-alone", i.e. if it doesn't matter if XOOPS is there or not, then you can do it. Otherwise see:

1) If a library is released under the GPL (not the LGPL), does that mean that any program which uses it has to be under the GPL or a GPL-compatible license?

2) You have a GPL'ed program that I'd like to link with my code to build a proprietary program. Does the fact that I link with your program mean I have to GPL my program?

There is also an interesting post here, where it's being said that:
Quote:

While the GPL only covers distribution, they consider it a GPL violation to *distribute software that is intended to be used in violation of the GPL*. In other words, distributing a proprietary commercial piece of software that relies on GPL libraries, and telling people, 'We can't put X into our program, but you can to make it work...' is creating a GPL-derived program just as much as rolling the GPL'd libraries in and then distributing.

So, while no one is going to root around your server seeing if you've called include() on something non-GPL, distributing that middle component is, in the FSF's eyes, an attempt to circumvent the GPL.


The same is valid for so called "bridges" between a GPL program (e.g. XOOPS) and a proprietary program. Using a bridge to call functions from XOOPS would be a violation of GPL:

Quote:

The issue ultimately lies in HOW the software is integrated. 'loosely coupled' mechanisms like REST, most XMLRPC stuff, direct manipulation of databases without calling APIs, etc., are generally OK because they are 'standard mechanisms that separate porgrams use to communicate with each other.' No matter what we call it, most bridge modules ultimately work out to: "Program 2 is sucked into the execution chain of some Drupal code, via a bridge module."
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6282
Mamba
Re: Not everyone can send PMs
  • 2008/11/21 18:26

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Was it fixed in the core or on XOOPS.org only? Can you point out what the correct code is and in which files, so Daethian can verify if she has the good code on her site.

There was no changes to the code - the only thing that I did was to change the permissions to the users, who can see whom. Originally the was no permission to see the Webmasters. There was also no permission for Anonymous users to see Profiles of anybody.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6283
Mamba
Re: Not everyone can send PMs
  • 2008/11/21 14:05

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


This is strange. I was pretty sure that we've fixed that.
I just created a new account and logged in, and I can see my PM button (i.e. Mamba's).

Of course, when I'm anonymous user, I don't see it.

Are you sure that you were logged in, when you tried to send me PM?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6284
Mamba
Re: LICENCE ISSUES XOOPS AND PROPRIETARY SOFWARE.
  • 2008/11/21 11:59

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


The double posts have been deleted.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6285
Mamba
Re: problem in newbb after upgrade to xoops 2.3.1
  • 2008/11/20 23:23

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Dear vietnam, as a moderator, I would like to ask you to not use "Size Large font" font in your postings. This is not necessary.
Thank you for your understanding.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6286
Mamba
Re: Upgade from 2.2.4 to 2.3.x
  • 2008/11/20 23:12

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Can somebody add it to Feature Request, with a link to this thread, so we don't track it back?

Please do so with every feature request. For bugs, please use the Bug Tracker (again - with the link for a thread where it was raised, so we can follow up there, and also read additional info posted later)
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6287
Mamba
Re: w3c compliance
  • 2008/11/20 23:02

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Most things are simple and easy! Some older themes can stay as they are, but if they get updated, why not take a look at compliance?
Module and theme developers should always strive to compliance.

Can somebody pinpoint me to some guidelines that address it from XOOPS perspective, if it exists, and if doesn't, could somebody help with creating such a Guide?

Quote:
And the there is always the user, who can spoil it! This page is no exception. The custom block "Powered by" added his share of faults.
Eg. by not providing an alt tag or closing tags.

Thanks! I'll look into it. If you or anybody else see something that could be improved/fixed here, please let me know. I'm not an expert in this, but I'll follow directions

Quote:
BTW Shouldn't there be a link to the GPL in this block?

We have a link to our License in the top-left menu (under XOOPS). But I'll add an icon/link to GPL there.

Again, thanks to all of you for the feedback you guys are providing us. It shows that you care enough about XOOPS to take the time and write about it, and we appreciate it!!!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6288
Mamba
Re: XoopsLifeType module in 2.3
  • 2008/11/20 22:38

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Also the XOOPS 2.3.x install instructions should mention the fact that if modules require Frameworks, they should be installed additionally without overwriting the existing directories. But this will lead also to problems. So, XOOPS 2.3.x should come with a full featured Frameworks.

I'll make phppp aware of this. If you have any other suggestions related to Frameworks, please let us know.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6289
Mamba
Re: MyTabs - which version to use?
  • 2008/11/19 11:18

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Done.

However, the link was generic and pointed to:

http://code.google.com/p/xuups/downloads/list

where both versions were available.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6290
Mamba
Re: Xoops 3.0, when?
  • 2008/11/19 10:31

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I don't know how soon we'll have 2.3.2, but it will be definitely before 3.0.

Reg. 3.0, my current guess that it should be in the first half of 2009. That gives us 6 months window, so we should be able to make it

Right now the focus will be on "cleaning up the house":

- Sailjapan is working on reorganizing the FAQ,

- our "XOOPS International" Team just created the SVN code repository for all translation files, and is working on translations.

- the new Theme Library is pretty much ready - Aphex is working on few cosmetic changes, and Burning on updates

- Burning and few others are working on redoing the module repository

- once the Translations process is done and working, I'll be shifting gears to Documentation. We'll need to update all of it, and creating some new ones.

- we just started "Spread XOOPS" initiative, and Vamptrix is already working on a web and videos

- We'll be forming soon a QA/Testing team

As you can see, some things have already happened, some are "work in progress", some still need to be initiated.

Before we come with the 3.0 release, we'll be working very hard on creating a very efficient infrastructure for XOOPS:

- streamlining our work processes and making them more efficient, so our volunteers (developers, designers, documentation writers, translators) can accomplish more in less time

- making our Website more user friendly and more transparent, so our users can find information faster

Again, there is a LOT of work, and we need your help!!!! Please volunteer today and help us out!

There is so much you can do:

- help Sailjapan with FAQ reorganization
- help with Wiki reorganization
- translate Core or modules files into another language
- provide support here on the forums
- document a module, or update existing documentation

By working together and each of us contributing a little, we'll make XOOPS the best it can be!!!

Please volunteer today!!!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 626 627 628 (629) 630 631 632 ... 715 »



Login

Who's Online

224 user(s) are online (170 user(s) are browsing Support Forums)


Members: 0


Guests: 224


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