Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
cleanup and update files
Browse files Browse the repository at this point in the history
  • Loading branch information
Romans Malinovskis committed Mar 14, 2012
1 parent 07cfe1b commit 21a4b44
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 225 deletions.
15 changes: 14 additions & 1 deletion INSTALL
@@ -1,2 +1,15 @@
Comprehensive guide to installation of Agile Toolkit is available at
CONCEPTUAL GUIDE

1. Create a PHP file under your webroot.
2. Include 'atk4/loader.php'
3. Instanciate one of API classes.
4. Extend classes and add new classes as necessary.


Full installation and learning guide is available at:
http://agiletoolkit.org/learn/install http://agiletoolkit.org/learn/install

For a professional documentation see
http://agiletoolkit.org/doc

16 changes: 8 additions & 8 deletions README
@@ -1,13 +1,13 @@
=============================================================================== ===============================================================================
Agile Toolkit 4 Agile Toolkit 4.2
Web Interface Library and MVC Framework
http://agiletoolkit.org

Copyright (C) 1999-2011 Romans Malinovskis
=============================================================================== ===============================================================================
Agile Toolkit is a PHP framework for developing Web User Interfaces.
Inspired by desktop GUI it provides a full object-oriented foundation for
Business and Presentation logic of your web software. Compared to other
frameworks, Agile Toolkit offers a completely new experience


Agile Toolkit 4 focuses on a quick development of Web Software http://agiletoolkit.org


You can find comprehensive documentation, guides, screencasts and references at Copyright (c) 1999-2012 Romans Malinovskis
http://agiletoolkit.org/ ===============================================================================


2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
4.2 4.2.0
15 changes: 0 additions & 15 deletions header.php

This file was deleted.

Binary file removed img/calendar.gif
Binary file not shown.
Binary file removed img/rss.png
Binary file not shown.
74 changes: 0 additions & 74 deletions tools/kickstart-admin.sh

This file was deleted.

66 changes: 0 additions & 66 deletions tools/kickstart-static.sh

This file was deleted.

60 changes: 0 additions & 60 deletions tools/kickstart-web.sh

This file was deleted.

0 comments on commit 21a4b44

Please sign in to comment.