6011
geekwright
Re: SSO CAS

Right now there is no support for Central Authentication Service in XOOPS.

There is an official phpCAS implementation, so it would be a matter of adding an authentication method that spoke CAS. It could probably leverage the existing provisioning mechanism.

If someone wanted to write this adaptation and contribute it, that would be great. While it sounds like a good enhancement, it is not likely to rise to the top of the list right now due to limited resources.

If the underlying authentication is AD, you could still have common authentication credentials, but not a true SSO.

This does sound like an interesting endeavor, and I wish you good luck!



6012
bosco
SSO CAS
  • 2015/2/21 15:51

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

i want to know if there is a way to use CAS with Xoops.

I'm planing to deploy CAS in the school, because i would like all users to be logged once for all apps (juste office 365 can't be used).

We have for now :
- Xoops
- Pronote
- SACoche
- GLPI
- Moodle

And we have an Active Directory too. GLPI, Xoops, are based on LDAP.

I want to offer a sort of unified experience =)

Regards.



6013
fabou78
NewBB incorect display under certain condition
  • 2015/2/21 12:23

  • fabou78

  • Friend of XOOPS

  • Posts: 43

  • Since: 2012/6/16


Hi guys,

XOOPS Version: 2.5.7.1
Module Name/Version: NEWBB 4.33 RC7 (from irmtfan)
PHP Version: 5.5.9
MySQL Version: 5.5.41
Web Server Software (Apache/IIS/Other): Apache2
Operating System: Ubuntu 14.04.1 LTS Server
Theme you are using: xbootstrap-1.03
Custom template: (Yes/No), Not sure what is this…


I found an issue with newbb not displaying correctly in certain occasion and I can’t figure out what’s wrong. I am also not sure where is the problem so probably I posted in the wrong forum category. I have configured forum block to be displayed @ home page but the forum table doesn’t want to align correctly by default. See below

Image 1

Now, when I logging it become better by using all space provided. See below

Image2

As soon as I hit the refresh button we are back to square one with ugly table.

By comparing the code from the two different scenarios I found one difference between the two files. When the forum is displayed correctly I can see the following

<link rel="stylesheet" href="http://helilocal/xoops/language/english/style.css" type="text/css" />
<
link rel="stylesheet" href="http://helilocal/xoops/modules/newbb/templates/css/language/english/style.css" type="text/css" />
<
link rel="stylesheet" href="http://helilocal/xoops/xoops.css" type="text/css" />


But when it’s not displaying correctly I can see the following
<link rel="stylesheet" href="http://helilocal/xoops/language/english/style.css" type="text/css" />
<
link rel="stylesheet" href="http://helilocal/xoops/modules/newbb/templates/css/language/english/style.css" type="text/css" />


That is to say that the line ““ is missing.

Those CSS references seems to be from “<{$xoops_module_header}>” in the folowing file "/var/www/html/xoops/themes/xbootstrap/theme.html" (line 40).

Now I have fixed the problem by adding hardcoding “” just below “<{$xoops_module_header}>” but I don’t really understand what is going on.

I am not good enough to figure out why “<{$xoops_module_header}>” would return sometime 3 lines or 2 lines. Seems like this is a CSS related issue where some property are overrided by the “/xoops/xoops.css" CSS file.

Any one came across this issue and managed to fix it? What else can I do to try to understand this? I don’t really like my fix and would like to find a cleaner solution for this issue.

Fabou



6014
Bleekk
Re: wfdownloads installation problems
  • 2015/2/21 9:22

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


Thank you!
Can you please submit these changes to the xoops git?

of course i will help testing. Mymenus module is for me one of the important modules



6015
luciorota
Re: MyMenus Module with Drag & Drop (1.50 Beta 1)
  • 2015/2/21 7:10

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


thanks, great deal!

i'll merge your latest changes with mine
please, wait to implement further changes...
so we ll'go on working on the same code...



6016
Mamba
Re: IMPORTING/MiGRATING ICMS DB back To xoops
  • 2015/2/21 5:30

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


I am happy to hear that you like the recent developments in XOOPS and are considering converting your sites back to XOOPS.

At the moment there is no script for importing ICMS Website. I don't think, it would be too difficult, but it would all depend on the modules you're using.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6017
zyspec
Re: MyMenus Module with Drag & Drop (1.50 Beta 1)
  • 2015/2/20 23:03

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


luciorota,

Here's a link to one with my latest changes in it... maybe you can look through it and merge them with the changes you're making.

http://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsModules/modulepacks/x257basicmodulepack/branches/zyspec/mymenus/



6018
luciorota
Re: MyMenus Module with Drag & Drop (1.50 Beta 1)
  • 2015/2/20 19:10

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


i'm working on it here
https://github.com/luciorota/mymenus



6019
luciorota
Re: wfdownloads installation problems
  • 2015/2/20 18:44

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


hi Bleekk, try this
https://github.com/luciorota/wfdownloads
is my latest version and some bugs are fixed

these days i'll upload an updated mymenus beta version, it is compatible and uses xoops 2.5.7.1 structures, can you help me for module testing?




6020
BoTech
IMPORTING/MiGRATING ICMS DB back To xoops
  • 2015/2/20 18:21

  • BoTech

  • Just popping in

  • Posts: 2

  • Since: 2015/2/20


Hi!
So I have lots of websites powered by the following, Xoops, Impress, Xoops Cube.,
I love them all for different reasons. (mainly based on what the site is).
I've come to a point where two (not all) of mysites I'd like to migrate back to the latest xoops, I'm so impressed with some of the recent development and themes also appear to be getting momentum again.


Now- both of these are sites that were originally 2.18 before moving to icms so many years ago...

So Just checking, is there an easy(ier) way to do this? lol -

I'm familiar with SQL and not afraid to dig into DB (in this case its basic content imports) - but was wondering if there is a module or if someone had already written about doing it. - Unfortunately I couldn't find any such post in the forum. Which is surprising. ;)

Thanks




TopTop
« 1 ... 599 600 601 (602) 603 604 605 ... 29425 »



Login

Who's Online

481 user(s) are online (306 user(s) are browsing Support Forums)


Members: 0


Guests: 481


more...

Donat-O-Meter

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

Latest GitHub Commits