My own web based app for planning, knowledge sharing, clients support, collaboration and personal productivity.
This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2017-10-01 12:26:21 +02:00
config Use project or organization logo image for printing 2017-10-01 12:26:21 +02:00
includes Applied adapted Drupal core patch #572516 for sites with mixed public and private files 2017-08-20 17:26:27 +02:00
libraries Reviewed installation guide 2017-08-16 20:39:39 +02:00
misc More appropiate name 2017-07-28 14:59:28 +02:00
modules Added logo images to organization and project nodes 2017-10-01 09:14:42 +02:00
themes Use project or organization logo image for printing 2017-10-01 12:26:21 +02:00
.htaccess Removed obsolete $ in source files 2017-08-29 14:13:02 +02:00
cron.php Initial code using Drupal 6.38 2017-07-24 15:21:05 +02:00
index.php Initial code using Drupal 6.38 2017-07-24 15:21:05 +02:00
README.md Reviewed installation guide 2017-08-16 20:39:39 +02:00
robots.txt Initial code using Drupal 6.38 2017-07-24 15:21:05 +02:00
update.php Initial code using Drupal 6.38 2017-07-24 15:21:05 +02:00
xmlrpc.php Initial code using Drupal 6.38 2017-07-24 15:21:05 +02:00

README FIRST

SuiteDesk is my own web based app for planning, knowledge sharing, clients support, collaboration and personal productivity, with both powerful and simplicity in mind. It began long time ago as a Drupal 6 project, and now continues as a standalone opensource product.

Read carefully the INSTALL.md file available in the config directory, it contains a detailed guide of installation and also further details for the configuration.

If you are upgrading, then please refer to the UPGRADE.md file.

All Drupal code is Copyright 2001 - 2012 by the original authors.
Also contrib modules code is Copyright 2001 - 2017 by the original authors.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program as the file LICENSE.txt; if not, please see http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.

Drupal is a registered trademark of Dries Buytaert.

SuiteDesk includes works under other copyright notices and distributed according to the terms of the GNU General Public License or a compatible license, including:

Javascript

  • Farbtastic - Copyright (c) 2007 Matt Farina
  • jQuery - Copyright (c) 2008 John Resig
  • jQuery Form - Copyright (c) 2007 Mike Alsup
  • CKEditor - Copyright (c) 2003-2016, CKSource - Frederico Knabben