181
hrac
LDAP integration in XOOPS 2.1
  • 2003/11/12 7:13

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


Hello,

As far as I understand from roadmap discussions, LDAP will be included with 2.1 version of XOOPS. I've tried to contact to core team members several times with PM, but I got no responce so I'm tring to communicate with forum :)

I think it is a good idea to discuss how LDAP integration or LDAP support will be in core before coding. So there should be a user group, beta test group and development group. I can join all of three teams if desired. But I want to be sure LDAP will be in core with 2.1 version. Because when we talked about version 2.0, it was said LDAP will be in core with version 2.0, but there were no progress. And also I wrote a hack for XOOPS version 1.3.4. Look at this thread. But this hack remained only for version 1.3.4.

I'm sure XOOPS will be more powerful and more widely used with LDAP integration.

Best regards
Hirac



182
hrac
piCal problem
  • 2003/11/7 12:14

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


Hello,
I think there is a bug in piCal:
When I add a weekly reoccuring event for example every sunday, piCal adds these events one day earlier for example every saturday.




183
hrac
Re: XOOPS 2.1 Core development Roadmap
  • 2003/10/31 22:06

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


Hello,

Some of them noticed before but I want to repeat some of them:

1. LDAP integration: LDAP integration is a must for an intranet CMS solution. I made an LDAP integration for XOOPS version 1.3.4. I'm willing to joing to core team to add LDAP integration to core of version 2.1.

2. Center blocks (center center, center left-right) blocks should be ordered with weights.

3. Registered users' may change their homepage (they may change some of blocks location or may hide some blocks or unhide some of them). For example some users may be interested in recent link, some of them interested in recent downloads, or online users. They can enable to show certain blocks.

4. New user registeration forms should be modified, added new fields such as birth date, snail mail address, etc

5. And some modules (I know there will be another thread):
Some modules should be placed in core package: A built-in (and strong) statistics module, wfsection (it will be in core I know), newsletter and phpBB2

Best regards
Hirac



184
hrac
Center block ordering
  • 2003/10/31 7:40

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


When I create center block and center left-right blocks, always center block shown above the others, even center block's weight is lower than others.

I think this is a design issue, not a bug. But I think block should be ordered by weights for all center blocks (including center-left and center-right blocks)

Best regards



185
hrac
Re: WF-Sections, why not released as planned
  • 2003/10/31 6:22

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


Hello Catzwolf,
Release date is not so important, but I'm curious about which new features will be included in next release? I need this info because I need to add some new features to wfsection, if they are planned I will not deal with coding my self. But they are not in future plans, it is wort to code.
Thanks



186
hrac
2.1.0
  • 2003/10/23 5:41

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


Hello,
Is there any information about which new features will be included with new version of XOOPS (2.1.0) and of course release date of first beta?
Thanks



187
hrac
I need a hack for wfsection
  • 2003/10/22 9:05

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


I need a hack for wfsection that enables to use WYSIWYG editor from ordinary submit article (not from admin panel) procedure.

I modified submit.php to enable to edit pages, but this hack cannot save pages to database :(

here is the hack:

case 'form':
default:

include_once(XOOPS_ROOT_PATH."/modules/".$xoopsModule->dirname()."/class/wfscategory.php");
include_once(XOOPS_ROOT_PATH."/modules/".$xoopsModule->dirname()."/class/wfsarticle.php");
include XOOPS_ROOT_PATH.'/header.php';

$article = new WfsArticle();
$article->editform();
include XOOPS_ROOT_PATH.'/footer.php';



188
hrac
wfsection and wysiwyg editor as ordinary user?
  • 2003/10/21 14:04

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


Hello,
Is there any possibility to use wfsection's WYSIWYG editor with user submitted articles?



189
hrac
SOLVED: Re: Strange xoopsgallery problem
  • 2003/10/20 12:15

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


I added a few lines for collecting some stats with statistics module. I've fixed this problem with moving this line from header.php to footer.php.



190
hrac
Strange xoopsgallery problem
  • 2003/10/20 11:46

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


Hello,

I'm running gallery 1.3.3 on XOOPS 2.0.5 for a while without any problem. But today suddenly gallery gives this error message when I try to view any photo with a URL like that

http://www.kasapoglu.org/modules/xoopsgallery/view_photo.php?xoops_imageid=126&set_albumName=album04&id=2001_06_3

ERROR: requested index [-1] out of bounds [117]

Any idea????




TopTop
« 1 ... 16 17 18 (19) 20 »



Login

Who's Online

218 user(s) are online (151 user(s) are browsing Support Forums)


Members: 0


Guests: 218


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