Share

XODA - the KISSed Document manager.

Code

Programming Languages: JavaScript, PHP

License: BSD License

Repositories

browse code, statistics, last commit on 2007-04-09 cvs -d:pserver:anonymous@xoda.cvs.sourceforge.net:/cvsroot/xoda login

cvs -z3 -d:pserver:anonymous@xoda.cvs.sourceforge.net:/cvsroot/xoda co -P modulename

Show:

What's happening?

  • SSL Support (patch included)

    Hei. one of my users wanted to run Xoda on zankapfel.org. he complained about ssl not working. i checked your sourcecode, here is the qick n dirty patch: ------ if (isset($_SERVER["HTTPS"])) { $redirect = "https://{$_SERVER["HTTP_HOST"]}{$_SERVER ["PHP_SELF"]}"; } else $redirect = "http://{$_SERVER["HTTP_HOST"]}{$_SERVER["PHP_SELF"]}"; --------- instead of...

    2008-09-05 16:05:44 UTC by nobody

  • umask

    Hi, Please add support for chmod and chown to Xoda, using a File & Folder umask and owner. I now have folders and files I cannot remove/edit unless writing a special php script to chown and chmod...

    2007-11-07 08:58:38 UTC by nobody

  • Register_Globals

    Hi, Please make sure that Xoda supports Register_Globals off! I had to edit Xoda to support this.

    2007-11-07 08:57:26 UTC by nobody

  • moving a file to a new directory

    First off, great start on a nice simple document management system. Here's my bug: I uploaded a jpg image, all went ok... I created a new directory/folder, all went ok... I move the uploaded jpg into the new directory and when I click on the image shown in the directory, the pointer to the file is wrong so I get an error. Hope this helps and many thanks, Chris Chambers rathmore@yahoo.com.

    2007-05-21 17:44:31 UTC by nobody

  • XODA - the KISSed Document manager.

    Anonymous committed patchset 1 of module CVSROOT to the XODA - the KISSed Document manager. CVS repository, changing 11 files.

    2007-04-09 17:11:41 UTC by nobody

  • xoda

    betso registered the XODA - the KISSed Document manager. project.

    2007-04-09 17:05:25 UTC by betso

Our Numbers