Please note that only 'default' has been undated to the new version. Pre 0.8 themes may require a little tweaking. ...
Readme
Readme What is CuteFlow CuteFlow is a webbased document circulation tool. Users are able to define "documents" which are send step by step to every station/user in a list. It's an electronical way for doing (i.e. internal) document circulations. A document can be assembled from input fields that could be filled by the receiver of the document. So after a completed circulation you will have a completely filled document. Also Attachments to the document are possible (i.e. for illustration material). ...
readme.htm
p {width: 600px; }
license:
this software (expense-report-software.org) is 100% free and may be used free of charge. you may not redistribute or sell this software.
installation:
-copy all files to your web host -use phpmyadmin or your favorite mysql interface to run site.sql against your database. -open site.xml and edit the database section with your database details. -go to index.php and login with username of admin with a password of test. -be sure to change the passwords for the admin and regular user. ...
From: Rich Tango-Lowy (richtl#arscognita.com) Date: Sat, May 29, 2004 11:20 am
OK, I hacked out an ADOdb container for PEAR-Auth. The error handling's a bit of a mess, but all the methods work.
Copy ADOdb.php to your pear/Auth/Container/ directory.
Use the ADOdb container exactly as you would the DB container, but specify 'ADOdb' instead of 'DB':
$dsn = "mysql:myuser:mypass
-
John Lim adds:
See http:pear.php.net/manual/en/package.authentication.php ...
NSS-TODO 1.0 18:14 12/09/2005 = http:poff.sixbit.org
INSTALLATION
-Unzip files to your todo directory. -Make sure todo.list and categories.list are writeable by your web server (chmod 777) -Open and modify settings.inc to suit your needs
TIPS
-You can change the visibility of all those extra options in settings.inc -You can modify a TODO item once you've added it by clicking to the left of the checkbox for that item -You can remove a category by clicking on it's name on the front page -You can rename/recolour a category by simply adding it again on the front page - you will be asked how you wish to proceed after that ...
NSS-TODO-CJ 1.0 18:17 12/09/2005 = http:poff.sixbit.org
INSTALLATION
-Unzip files to your todo directory. -Make sure todo.list and categories.list are writeable by your web server (chmod 777) -Open and modify settings.inc to suit your needs -Add a cron job for the execution of "cron.php" once per day eg:
10 5 * * * /path/to/php4/executable -f /path/to/todo/list/cron.php
TIPS
-You can change the visibility of all those extra options in settings.inc -You can modify a TODO item once you've added it by clicking to the left of the checkbox for that item ...
This is a PHP Censor written by Garrett P. It's simply a PHP function that takes one paramater, $content. $content is what you would like to be censored. It will return the censored content. Make a file called censorwords.txt, and place each word you would like censored on a new line. Make sure there are no blank lines, they tend to magically appear at the end of some files.
Happy censoring!
(not responsible for the angry crowds who realize they can no evade the filter on your webspace) ...
PHProjekt - README
Installation and update: Please read the "install" file.
Version 5.0 - 2005-05-20 http:www.PHProjekt.com Copyright (C) 2000-2005 Mayflower GmbH
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; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of ...
Content: License.html, Create Structure V0.045.sql, Conf.inc, Class Company.inc, Class Employment.inc, Class Issue.inc, Class Projectperson.inc, Db.inc, Class Comment.inc, Class Effort.inc, Class Person.inc, Class Project.inc, Class Task.inc, Db Item.inc, Class Task.inc.bak, Remove Install Dir.php, Styles.css, Install.php, Calendar En.js, Calendar Setup.js, Calendar.js, ContextMenus.js, Dragslider.js, List Comments.inc, List Companies.inc, List Efforts.inc, ...