fmII
Sat, Jul 26th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 07:39 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 Adaptive Website Framework - Development branch
Section: Unix

 

Added: Sun, Jun 17th 2001 17:17 UTC (7 years, 1 month ago) Updated: Sun, Jul 2nd 2006 12:13 UTC (2 years, 0 months ago)


Screenshot About:
Adaptive Website Framework (AWF) is a modern content management system and development framework. Most of its code is object-oriented and very easy to extend. It features support for multiple Web sites and languages, content versioning, caching, community portal functions (online list, forums, instant messages, newsletters, weblogs, wiki, etc.), image upload and galleries, a lexicon, a modular full-text search engine, an auto repair function for database tables, XML and PDF export, and RSS and LDAP support. Changes can be made on a preview site and published at a later time on the live site. Fully flexible URLs allow the replacement of existing static Web sites.

Author:
Michael Mayer <michael |at| awf |dash| cms |dot| org> [contact developer]

Rating:
8.68/10.00 (10 votes)

Homepage:
http://www.awf-cms.org/
Changelog:
http://www.awf-cms.org/wiki/Changelog
Purchase:
http://www.awf-cms.org/donate.html
Mailing list archive:
http://www.awf-cms.org/community/mailinglist.html
Demo site:
http://demo.awf-cms.org/

Trove categories: [change]
[Development Status]  5 - Production/Stable
[Environment]  Web Environment
[Intended Audience]  Advanced End Users, Developers, System Administrators
[License]  OSI Approved :: GNU General Public License (GPL)
[Operating System]  OS Independent
[Programming Language]  PHP
[Topic]  Internet :: WWW/HTTP :: Dynamic Content, Internet :: WWW/HTTP :: Dynamic Content :: Message Boards, Internet :: WWW/HTTP :: Dynamic Content :: News/Diary, Internet :: WWW/HTTP :: Dynamic Content :: Wiki, Internet :: WWW/HTTP :: Site Management, Software Development :: Libraries :: Application Frameworks

Dependencies: [change]
MySQL (required)
PHP (Version 5 branch) (required)
Apache (Stable (2.0.x) branch) (recommended)
[download links]

 
Project admins: [change]
» Michael Mayer (Owner)

» Rating: 8.68/10.00 (Rank N/A)
» Vitality: 0.02% (Rank 2760)
» Popularity: 7.40% (Rank 381)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 127,396
   URL hits: 87,207
   Subscribers: 96

Other projects from the same categories:
Facets
FunGL
CMS Made Simple
Pysite
CL-EMB

Users who subscribed to this project also subscribed to:
Cygwin
Hivurt
QtUnit
mp3blaster
StatsDawg


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Stable 2.1.5 02-Jul-2006 GNU General Public License (GPL) Homepage Tar/GZ
Development 2.10-rc2 23-Jan-2006 GNU General Public License (GPL) Homepage Changelog

 Releases

Version Focus Date
2.10-rc2 Minor bugfixes 23-Jan-2006 22:08
2.10-rc1 Code cleanup 21-Jan-2006 00:45
2.10-beta3 N/A 13-Jan-2006 18:31
2.10-alpha Minor feature enhancements 23-Jul-2005 23:14
2.00-beta8 Major feature enhancements 09-Feb-2005 09:14
2.00-beta4 Code cleanup 04-Feb-2005 23:25
2.00-beta2 Code cleanup 03-Feb-2005 22:39
2.00-beta Major feature enhancements 31-Jan-2005 04:26
1.10rc2 Minor bugfixes 05-Oct-2003 13:34
1.10rc1 Major feature enhancements 18-Sep-2003 13:31

 Comments

[»] Just a great tool
by Frank - Feb 28th 2007 09:37:22

Because I'm still using this great framework on some of my sites, I just want to praise the developer here with this comment. Although the cms is quite old, it is still a pleasure to work with it.

----
Frank

[reply] [top]


[»] Sorry
by grx - Nov 9th 2005 06:24:08

Sorry but the Links in my last comment doesn't work. So here is the 2nd try: http://www.grellimedia.de and http://www.sparanleitung.de

[reply] [top]


[»] AWF 1
by grx - Nov 9th 2005 06:05:27

Hi, i still build all of my Websites with AWF 1 and made some own modules. Examples of the sites are www.Grellimedia.de and www.sparanleitung.de. It would be nice to find some other webmasters whom also work with AWF 1 and has some own modules which they would divide with other.

[reply] [top]


[»] New Documentation Wiki for AWF2
by Michael Mayer - Feb 3rd 2005 05:46:54

http://awf2-manual.liquidbytes.net/index.php/Main_Page

[reply] [top]


[»] awf is awfsome
by awfer - Oct 12th 2002 06:55:44

Hi. This product is excellent, and a bunch of us who share this view have a website in its honour and to help as much as we can.

awfers.org

If it is wished for, we are working on it!

--
aka Paul Maxwell

[reply] [top]


[»] KDE 3.0.1 + MDK8.2 + LIQUID 0.9.5
by MTB - May 26th 2002 10:23:51

Im going round the twist! Can anyone please tell me if it's possible to get it working on the above?

Tried installing source, tried Texstars RPM but nothing seems to work!!

Anyone who can help?

Many thanks!

[reply] [top]


[»] just gorgeous!
by zelsyus - Dec 16th 2001 13:59:17

i love this great thing.
the installation and customization is as easy as
possible.

--
[ greetings :: marco ]

[reply] [top]


[»] Using awf from liquidbytes
by Rhys - Aug 10th 2001 20:54:53

This project appears brilliant, in that it uses cache and module includes to make pages on the fly. It appears to produce lean fast code that will do exactly what i need.<br>
The problem for me is that there is no English documentation, and I can't figure out how to get into the backend interface to add/delete things within the modules. Looking at the .inc codes shows me that things exist there, (E.G. Register New User), but I don't see a way to activate it.
Help please - :-))

--
Rhys

[reply] [top]


    [»] Re: Using awf from liquidbytes
    by Phil Hughes - Aug 18th 2001 17:25:02


    > This project appears brilliant, in that
    > it uses cache and module includes to
    > make pages on the fly. It appears to
    > produce lean fast code that will do
    > exactly what i need.<br>
    > The problem for me is that there is no
    > English documentation, and I can't
    > figure out how to get into the backend
    > interface to add/delete things within
    > the modules. Looking at the .inc codes
    > shows me that things exist there, (E.G.
    > Register New User), but I don't see a
    > way to activate it.
    > Help please - :-))

    The documentation is "almost translated" in the current development version. I still have some questions but it really is looking good.

    --
    Phil Hughes

    [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs