PHP Classes
Icontem

Class: Version Control


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Cornelius Bolten  >  Version Control  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Version Control Support forum
Base name: libversioncontrol
Description: Managing revisions of content articles
Related top rated classes: ,
Version: -
Required PHP version: -
License: Free for non-commercial use
All time users: 2160 users
All time rank: 1215
Week users: 4 users
Week rank: 1935
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Dependencies   Applications   Related links   Files Files  

Author

Picture of Cornelius Bolten
Name: Cornelius Bolten <e-mail contact>
Published packages: 8 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Home page: http://www.homeofevil.com/
Age: 26
All time rank: 188
Week rank: 352

Innovation Award

PHP Programming Innovation award nominee
March 2004
Number 2
Content management is a very popular type of Web application. Many Web sites are generated automatically by content management systems that let the users publish rich text articles that are stored in the content management database.

More advanced content management systems let multiple the users colaborate in the edition of the same article, making it possible for different users correct or update the same article after the first revision. Some even let the users list the history of revisions and compare different versions to see what changes where made. This capability is known as version control.

This class can provide version control capabilities to content management systems that do not have such capabilities. It can successive revisions of articles in a separate table.

This class not only supports arbitrary type article revision archive but also provides the possibility to compress the data that is stored for each revision, which denotes a reasonable level of maturity of the component.

Manuel Lemos

Groups

Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Content management Components and tools to manage content View top rated classes

Detailed description

This package is meant to manage archives of successive revisions of text content articles stored in a database. It enables version control of the articles in similar way to what the CVS program provides.

It is capable of storing in a separate database table all the versions of content articles that are stored in other tables.

This version control package makes it possible to retrieve any of the past versions of a content article, the date of each revision and the identification of the author that submitted each revision.

The base class archives content articles that may contain a variable number of fields of arbitrary length.

It also computes an MD5 hash of the content to verify whether the content has changed between revisions and avoids creating a new revision if nothing was changed.

The class can retrieve one or more revisions of a content article and output the differences between two articles using the diff utility program.

This package comes with an optional sub-class that is capable of storing and retrieving the content articles in a compressed format using the gzip library, so it can use less database table space.

This package version requires MySQLQueryContainer package to access to the database.

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (87.5%)
Good (84.4%)
-
Sufficient (75.0%)
-
-
Not sure (59.7%)
725
Month:
Not yet rated by the users

Packages needed by this class

Class Dependency Why it is needed
mysqlQueryContainer
Required
mysql-access-classes

Applications that use this class

Link Description
Back End CMS an open source content management system
more.content.cms commercial Content Management System
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
version control 2006 this is the latest version of this class

Files

File Role Description
Plain text file example.VersionControl.php Example example-script on how to use libVersionControl
Plain text file lib.gzVersionControl.php Class VersionControl with gz-compression
Plain text file lib.VersionControl.php Class main lib
Plain text file libVersionControl.sql Conf. needed Table-sql-script
Download all files: libversioncontrol.tar.gz libversioncontrol.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products