31
jbaudin
Moodle for Xoops
  • 2004/4/22 8:24

  • jbaudin

  • Just popping in

  • Posts: 42

  • Since: 2004/1/22


Hi,
Is anybody has integrate Moodle ( a course management system) into XOOPS ?

Where can i find it ?

Thank you !




(Sorry, i don't speak english very well, i'm french )



32
jbaudin
Re: Mydownloads module modified
  • 2004/3/8 9:17

  • jbaudin

  • Just popping in

  • Posts: 42

  • Since: 2004/1/22





33
jbaudin
Add html file into template of Xoops
  • 2004/3/1 10:42

  • jbaudin

  • Just popping in

  • Posts: 42

  • Since: 2004/1/22


Hello !
I want to modified the userform.
I want to include html code of another file to modules/system/templates/system_userinfo.html.

I tested this code in system_userinfo.html :
<!--#include file="system_userinfo_modif.html" -->
and
<script src="system_userinfo_modif.html"></script>

But that does not function when i update the system module.

How can i do ?

Thank you !



34
jbaudin
Re: Get the user group !
  • 2004/2/18 14:45

  • jbaudin

  • Just popping in

  • Posts: 42

  • Since: 2004/1/22


Thank you, but i'm not superman with PHP.

I want to disable link in theme.html
For cutomise my page when a user is connected or not, i use thise code :

<{if $xoops_isuser}>
<tr id="headerlogo_connect">
<{else}>
<tr id="headerlogo">
<{/if}>

How can i do the same thing with group ?
Like this :
<{if $xoops_usergrp='1'}>
<tr id="headerlogo_connect">
<{else}>
<tr id="headerlogo">
<{/if}>

I think i must modified header.php, but i don't know how to do that.
It's just for one group, i want to disable a link.

Thank you !



35
jbaudin
Get the user group !
  • 2004/2/18 7:52

  • jbaudin

  • Just popping in

  • Posts: 42

  • Since: 2004/1/22


I want to know how can i see if a user is in a specified group ?

I want to display one html link (no block or module) if user is in one group not other.

Thank you for your help !


Sorry, i am french and i don't speak english very well !



36
jbaudin
Re: startup module
  • 2004/2/17 8:10

  • jbaudin

  • Just popping in

  • Posts: 42

  • Since: 2004/1/22


Thank you for responses.

I try it !



37
jbaudin
Re: e-learning module developement!!
  • 2004/2/16 9:37

  • jbaudin

  • Just popping in

  • Posts: 42

  • Since: 2004/1/22


Use MyiFrame



38
jbaudin
Re: startup module
  • 2004/2/16 9:21

  • jbaudin

  • Just popping in

  • Posts: 42

  • Since: 2004/1/22


Is anybody have the solution ?

Thank you !



39
jbaudin
Re: startup module
  • 2004/2/10 12:06

  • jbaudin

  • Just popping in

  • Posts: 42

  • Since: 2004/1/22


I have do this.
But it's not a block that i want to not display, but a module.
I want that one module only available for anonymous users, not for registered users.

If i disable access to this module for registered users, they are redirect to the display for modifie the profile.

If i use a block, i can't have a lot of pages for the anonymous users.

I just want to display some informations of my company.
But i don"t want display this information for registerd users.

Have you a solution ?



40
jbaudin
startup module
  • 2004/2/10 10:24

  • jbaudin

  • Just popping in

  • Posts: 42

  • Since: 2004/1/22


Hello,
first, sorry for my english, but i am french and i don't speak english very well.

I have send this question on frxoops.org but no response.

I have a web site with XOOPS 2.0.5.2.
This web site is a groupware.

I have made a start page for all visitors.
I use the "Homepage" module for startpage.

The user can have acces to the groupware with a password.
But when the user logon to the groupware, he has the same start page like visitor, with blocks that i want to display.

How can i remove only the startpage and keep the blocks when the user has an active connection with the groupware ?

I had tried to modified the ./index.php, but not ok.

Please Help Me !!

Thank you !




TopTop
« 1 2 3 (4)



Login

Who's Online

234 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 234


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