Content Management

Questions? Need Help? Want to share? » PHP Forum

1.0.1

All the documentation can be found linked to readme.htm, open this up in a web browser! ...

1.0.1.zip

Abitemplate

Content: Abitemplate.inc.php, ...

abitemplate.zip

Articlesystembeta1

Theme specific language packs.

The language pack codes are based on ISO-639-2 http:www.loc.gov/standards/iso639-2/englangn.html

...

articlesystembeta1.zip

Attendance

time and attendance readme.htm

p {width: 600px; }

license:

this software (timeattendance.us) is 100% free and may be used free of charge. you may not redistribute or sell this software in order to make commercial profit.

installation:

-copy all files to your web host -use phpmyadmin or your 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. ...

attendance.zip

Back End0.7.2.1

INSTALLATION

Either copy the phpOpenTracker/ directory to a directory that is listed in your php.ini's include_path directive, or - and this is the prefered way - use the PEAR Installer to install the phpOpenTracker sources to your PHP library directory

pear install phpOpenTracker-X.X.X.tar.gz

If you already installed a previous version of phpOpenTracker, you may want to upgrade it with

pear upgrade phpOpenTracker-X.X.X.tar.gz

You should now be able, for instance, to use the following lines of code to invoke the phpOpenTracker Logging Engine: ...

back-end0.7.2.1.zip

Basiccms

Basic CMS

Basic CMS Readme

basic-cms | content management system (CMS) software copyright (C) 2004 content-management-software.us

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; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (see bottom of this document for a copy of the mentioned license) ...

basiccms.zip

Bcwb V25

Readme.En.txt

BCWB: Business Card Web Builder Copyright © 2004 Dmitry Sheiko Project site: http:bcwb.cmsdevelopment.com

CONTENT

Content 1 Introduction 1 ADVANTAGES 1 System requirements 2 Installation 2 GETTING STARTED (Hello world!) 2 REPRESENTATION PATTERNS CREATION 3 SPECIAL features 3 Possible faults 3 CONCLUSION 4

INTRODUCTION

First of all I would like to thank you for the shown interest to my development. BCWB is freely distributed according to GNU license conditions software with an open code (Open Source) (see a file Licence.Ru in a complete set of delivery).The program represents a WYSIWYG- content management system (CMS) for web – visit cards, personal sites, promo-sites, VIP - sites and other small web - projects. I have been engaged in development of web-content management systems for corporate information spaces for a long time. However it was unreasonable to use any of similar systems for personal site realization. Therefore I have developed diminutive WCM-system with minimal system requirements. BCWB does not require database presence. However I wanted to develop flexible and universal system. In result I have chosen XML format as a data carrier and XSLT as management of data presentation (http:www.w3.org/TR/xslt). As a result, a website assembled in BCWB can be given any representation form with the help of XSLT full functionalities including vector-graphical representation in SVG format. (http:www.w3.org/TR/SVG11/). Besides XML is universal and you can operate in BCWB with site content displayed, for example, in Macromedia Flash. And certainly the system should satisfy functional requirements of personal site. All these tasks are successfully solved in BCWB. ...

bcwb-v25.zip

Bitweaver 1.1.0

NAME:

Snoopy - the PHP net client v1.0

SYNOPSIS:

include "Snoopy.class.inc"; $snoopy = new Snoopy;

$snoopy->fetchtext("http:www.php.net/"); print $snoopy->results;

$snoopy->fetchlinks("http:www.phpbuilder.com/"); print $snoopy->results;

$submit_url = "http:lnk.ispi.net/texis/scripts/msearch/netsearch.html";

$submit_vars["q"] = "amiga"; $submit_vars["submit"] = "Search!"; $submit_vars["searchhost"] = "Altavista";

$snoopy->submit($submit_url,$submit_vars); print $snoopy->results;

$snoopy->maxframes=5; $snoopy->fetch("http:www.ispi.net/"); ...

bitweaver-1.1.0.zip

Chakraweb 1.01a

ChakraWeb ver 1.01A June 24, 2005

This web application is licensed under the GNU/GPL License (http:www.gnu.org/)

Installation: 1. Unzip this file to the folder you want 2. Upload to the server at main directory of your domain/sub-domain 3. Use your browser, enter the url: http:www.yourdomain.com/setup/ 4. Follow the setup instruction.

Mitra Dwi Wiyono mdwiyono quick4all com http:chakra.quick4all.com/

...

chakraweb-1.01a.zip

Chipmunkcms

Chipmunk CMS version 1.3

To use this Script, you must have: PHP 4.3.x mysql 3.x or higher

Liscense: You may user this CMS and modify it however you want. However, under no circumstances are you allowed to take off any copyright link to chipmunk scripts.

1. Modify the 4 connect.php files. They are in the root directory, the board directory and the board/admin directory, and the catalog directory. Putyour database hostname where localhost is(most of the time just leave it as localhost), your database username , password, and database name where specified. ...

chipmunkcms.zip

Clanweb 1.3.4

Content: Edit News.php, Cfg.php, Clanwars.php, Bg.gif, Bg Stapel.jpg, Ct.jpg, Ct2.jpg, Design.jpg, Intel.jpg, Logo.jpg, Members.jpg, Mirc.gif, Pic 1.jpg, Verticalb.gif, Index.php, Main.php, Match.php, Member.php, ...

clanweb-1.3.4.zip

Cms

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 localhos /authdb"; $a = new Auth("ADOdb", $dsn, "loginFunction");

-

John Lim adds:

See http:pear.php.net/manual/en/package.authentication.php ...

cms.zip

Cms1.0

content management

content management readme content management software Copyright (C) 2005 content-management.us

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 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ...

cms1.0.zip

Cmscout1.00rc2

These emotions where taken from Mozilla Thunderbird. I hope they don't get angry if I use them here after all this is a open source project aswell.

...

cmscout1.00rc2.zip

Easycms

Content: Bottom.php, Comment.php, Commentmanager.php, Conection.php, Dbsettings.php, Dbsetup.php, Galbot.txt, Gallery.php, Galleryformat.php, Gallerytemp.txt, Gallshow.php, Index.php, Login.php, Logout.php, Navegation.php, Newgallery.php, News.php, News.txt, Newsformat.php, Newsnum.txt, Newspost.php, Newstemp.txt, Pagemanager.php, Settings.php, Style.css, Template.php, Top.php, Admin.php, Adminlog.php, ...

easycms.zip

Edit Point3.00beta

The language pack codes are based on ISO-639-2 http:www.loc.gov/standards/iso639-2/englangn.html

...

edit-point3.00beta.zip

Encapscms 0.3.6

Content: Block Details.php, Blogs.php, Blogs Head.php, Blogs Install.php, Common Foot.php, Common Head.php, Config.ini.php, Gallery.php, Gallery Cats.php, Gallery Custom.php, Gallery Head.php, Gallery Scan Rwx.php, Admin.css, Admin Foto Add.html, ...

encapscms-0.3.6.zip

Ezpublish 3.7.2

Thank you for downloading my font! All fonts are totally free, whether it be for commercial purposes or not. I only ask that you send me an e-mail telling me how and where you used it. That's it! If you want to redistribute my font, please include this readme text with it and a link to my page would just peachie. Thanks for taking time to read this!

Have a nice day. -Ben bbalvanz kccinter net

All images and fonts Copyright 1998 Font-a-licious Fonts. All Rights Reserved. ...

ezpublish-3.7.2.zip

Far Ver 1.00 Full

The FAR – PHP Project

1. COPYRIGHT

The FAR–PHP project is distributed under the conditions of GNU/GPL licence version 2 or the subsequent version. (A copy of this licence can be found in the file licence.txt) You can use, modify and distribute FAR–PHP project (or part of it) free, only in the conditions in which you don’t get a material benefit in this way. (These operations are free for personal, non-commercial and non-profit use.) In case of using the FAR–PHP project (or part of it) in a commercial purpose ...

far-ver-1.00-full.zip

Free Content Management

Free Content Management

Free Content Management Readme Please read instructions fully free-content-management - content management system (CMS) software copyright (C) 2004 free-content-management.com Credit to "htmlarea" software used with permission under the BSD We ask that you please leave the link to www.free-content-management.com on the bottom of each page.

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. ...

free-content-management.zip

Google2

Content: Google2.php, ...

google2.zip

Icedl

Thank you for downloading Ice-Downloader.

Installation Guide To install ice-downloader, you must start with creating a database, once you did that you must go edit the file 'config.php' the file is heavily commented with guiding comments - once you did that go to install.php and start the installation process - once you ran that script you are able to login at the index.php file with the username and password you assigned previously in the config.php file and your good to go! ...

icedl.zip

Izicontentsrc6

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 localhos /authdb"; $a = new Auth("ADOdb", $dsn, "loginFunction");

-

John Lim adds:

See http:pear.php.net/manual/en/package.authentication.php ...

izicontentsrc6.zip

Jetbox Cms V2.1.sr1

Advhr plugin for TinyMCE -

About: This is a more advanced hr dialog contributed by Michael Keck. This one supports noshade, width and size.

Installation instructions: * Copy the advhr directory to the plugins directory of TinyMCE (/jscripts/tiny_mce/plugins). * Add plugin to TinyMCE plugin option list example: plugins : "advhr". * Add this "hr[class|width|size|noshade]" to extended_valid_elements option.

Initialization example: tinyMCE.init({ theme : "advanced", mode : "textareas", plugins : "advhr", theme_advanced_buttons1_add : "advhr", ...

jetbox-cms-v2.1.sr1.zip

Joomla 1.0.3 Stable Full Package

The DHTML Calendar -

Author: Mihai Bazon, infoiasi ro> http:students.infoiasi.ro/~mishoo

This program is free software published under the GNU Lesser General Public License.

For the entire license text please refer to http:www.gnu.org/licenses/lgpl

An additional restriction is that you are not allowed to remove the comment note present at the beginning of the script.

Contents -

calendar.js the main program file lang/*.js internalization files *.css color themes cal.html example usage file ...

joomla-1.0.3-stable-full-package.zip

Littleblisscms 0.8.2

Check the TinyMCE documentation for details on this plugin.

...

littleblisscms-0.8.2.zip

Metajour2 1

ADODB Manual

ADOdb Library for PHP ADOdb is a suite of database libraries that allow you to connect to multiple databases in a portable manner. Download from http:adodb.sourceforge.net/. The ADOdb documentation has moved to docs-adodb.htm This allows you to query, update and insert records using a portable API. The ADOdb data dictionary docs are at docs-datadict.htm. This allows you to create database tables and indexes in a portable manner. The ADOdb database performance monitoring docs are at docs-perf.htm. ...

metajour2-1.zip

Mycms

WWW.IN247.CO.UK There are some notes i'm constantly adding regarding MYCMS. Not clear on something? visit the website, or drop me an email.

...

mycms.zip

Mysource 2.10.2

# MySource # - README File # Copyright Squiz.net -#

Welcome to MySource,

MySource is a powerful website content management system. It is designed to enable techincally unskilled users build and maintain their own secure web solutions professionally and easily.

For installation instructions, please refer to the INSTALL file located wherever you discovered this file.

For information on changes made in this version of MySource and the preceding versions see ChangeLog.

For license and copyright information please see the LICENSE ...

mysource-2.10.2.zip

N 13dm

Network-13 Download Manager!

Requirements:

1 MySQL Database is required

Installation:

(1) Extract all files (2) Upload all files to your your webserver (3) CHMOD the directory to 777 (4) Once all files have been uploaded, Run install.php (5) Fill out all fields in install.php (6) Once setup is complete goto admin.php and login

http:network-13.com ...

n-13dm.zip

N8cms V1.12 Install

History, I wrote N8CMS becasue I could not find one that did only what I wanted, all were overloaded with crap. so I made my own. To set up,

unzip to the directory your web server is serving, run setup.php

have fun

...

n8cms-v1.12-install.zip

Netious Cms Serv 0.3

Content: Addchannel.php, AddchannelResponse.php, Additem.php, AdditemResponse.php, Addnews.php, AddnewsR1.php, Addtomenu.php, AddtomenuResponse.php, Admin.php, Blank.htm, Contactform.php, ContactformResponse.php, Content.php, Delchannel.php, DelchannelConfirm.php, DelchannelResponse.php, Delfile.php, DelfileNews.php, DelfileResponse.php, DelfileResponseNews.php, Delfrommenu.php, DelfrommenuConfirm.php, DelfrommenuResponse.php, Delitem.php, DelitemConfirm.php, ...

netious-cms-serv-0.3.zip

Ogcmsv102

- | | | R E A D M E | | | | I N S T A L L A T I O N / | | U S E | | | | | | O G C M S V 1 . 0 | ...

ogcmsv102.zip

Onecms V2.2 Final

README FILE

- Open up config.php and change the mysql info to yours - Open up install.php in your browser and follow the instructions on how to install - Open up GNU.txt for the GNU license and GPL.txt for the GPL license - Lastly and most importantly...have fun! And please remember to report bugs to me at: webmaster paxgamers com ...

onecms-v2.2-final.zip

Php Mysql Simple Cms

License

The GNU General Public License (GPL) Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

Preamble

The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free softwareto make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. ...

php-mysql-simple-cms.zip

Phpcms 1.2.1pl2

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ Upgrading to phpCMS 1.2.x from phpCMS 1.1.x _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

These instructions assume that you have an older version of phpCMS running on your server that you do not want to interfere with during upgrade. If you want to make a fresh installation instead, please read the file "install.txt" in the directory "/parser/readme/en".

(10 Steps to Success ;-))

0. Unpack the ZIP file (phpcms-1_2_x.zip or phpcms-1_2_x.tar.gz) on ...

phpcms-1.2.1pl2.zip

Pwp 1 5 0 En Us

This is the 'PWP Wiki Processor' version 1-5-0.

A Wiki is a tool for creating a network of linked HTML pages. It requires a web server with PHP support and a user agent (web browser) as client software.

PWP is General Punlic License (GPL) based software, see wiki/LICENSE.

For help and documentation see "help/index.html"

To start PWP deploy it under a web server and request the URL "{servername}/wiki" with your user agent. PWP requires PHP 4.2 or higher. It is a "flat file" application and does not use a relational database. ...

pwp-1-5-0-en-us.zip

Redcms V0.1

This script was written by Sam "Rederovski"

email: sam rederovski.co uk url: www.rederovski.co.uk | www.redcms.co.uk

GNU General Public License details http:www.gnu.org/copyleft/gpl.html

This means that you can customize your website as much as you want, as long as you keep a link to http:redcms.co.uk on every page.

Version: v0.1

Desc: RedCMS is a Content Management Script, see the site: (www.redcms.co.uk) for more info.

#- # SETUP. #-

1. Upload all of the files. 2. CHMOD config.php, setup.php and redStyles to 777. ...

redcms-v0.1.zip

Ssphp105

SSphp - Simple Site PHP

..;;;;LLjj:: ..;;;;LLff.. ..,,jj ..iittjjEEjj.. ..ttiiffEEtt.. ..fftt:: ,,EELL ,,ffGG;;::..::KKff ,,ffGG,,.. ..fftt.. .. iiWWKKjj.. .. ;;EEtt.. .. ::jjii;;LLGG....ffDDiijjEEtt ..;;ff;;ttEE;; ..GGKKLL.. DDWWff.. iiDD,,iiDDtt..ff;;;;ffDD..::KKiiiiffLL:: ;;GGWWWW,, iiDDKK:: ,,DD:: ..DDtt::ff;; jjDD::..DDii.. jjDD:: ...... ttKKtt .. ..jjEE;;..::DD:: ..jjii::ff;; ::ff....GGii.. ::LL:: ...

ssphp105.zip

Tokolite1.5.1

+-+ *| Toko Web Services *| by Toko Web Services. *| Copyright (c) 2004 Toko Web Services. *| All rights reserved. *| http:toko-contenteditor.pageil.net *| *|++ *| Please read the Toko Content Editor License Agreement (003-License.txt) before *| installing or using this product. By installing or using Toko Content Editor you *| agree to the Toko Content Editor License Agreement. *|++ *| *| For questions, help, comments, discussion, etc., please join the *| Toko Content Editor support forums: *| *| http:toko-contenteditor.pageil.net/cgi-bin/yabb/YaBB.pl ...

tokolite1.5.1.zip

Update

Thanks for using my script!

Installation- 1.Open update.php in notebook or dreamweaver, and edit the Config Area part. Make sure your client gets this file.

2.Open the ck_version.php also, and edit it and put the current version, make sure you do not give this out to your clients. This is for you to keep on your server, so the clients can check for the latest version.

3.Open version.php and put the current version where it asks, make sure your client has this, or else the script will give him or her errors. ...

update.zip

Vision Source 0.5.0.2 Beta Released 14th November

Vision Source 0.5 Readme:

Vision Source v0.5 Beta.

Postions open on the devoleper and skin team. To apply please email me at volvorules[at]gmail[dot]com.

Readme

For Full Documentation please visit http:forums.visionsource.org/index.php?showforum=15

HOW TO INSTALL:

1. Upload all files to your webserver. 2. CHMOD includes/config.php to 0777. 3. Run http:www.yourdomain.com/path/to/cms/install.php 4. CMS Successfully installed!

If you have any problems with installing your cms you can get full support at http:forums.visionsource.org/ ...

vision-source-0.5.0.2-beta-released-14th-november.zip

Webk Version1 1beta

Content: Styles.css, Zip.gif, Thumbs.db, Bg Menu.png, Background.jpg, Bg Menu Over.png, File.gif, File Thumbnail.gif, Folder Thumbnail.gif, Folder.gif, Header.jpg, Webk.jpg, ...

webk-version1-1beta.zip

Webpad 3.0 Personal

= webpad: the web-based text editor 3.0 Personal Edition http:www.dentedreality.com.au/webpad/ (c) 2005, Beau Lebens =

You should be able to access webpad immediately and it will walk you through the process of confiugration your installation.

If you need more information, see docs/installation.html for details, or you can also check out the other files in the docs/ directory to learn more about webpad.

Good luck, and I hope you find webpad useful!

Beau ...

webpad-3.0-personal.zip

Websitebaker 2.6.0

PclZip 2.1 - readme.txt License GNU/LGPL - December 2003 Vincent Blavet - vincent phpconcept net http:www.phpconcept.net $Id: readme.txt,v 1.1.1.1 2005/01/30 10:31:46 rdjurovich Exp $

0 - Sommaire

1 - Introduction 2 - What's new 3 - Corrected bugs 4 - Known bugs or limitations 5 - License 6 - Warning 7 - Author 8 - Contribute

1 - Introduction

PclZip is a library that allow you to manage a Zip archive.

Full documentation about PclZip can be found here : http:www.phpconcept.net/pclzip

2 - What's new ...

websitebaker-2.6.0.zip

Wizard

Content: Admin.php, Adminhomelink.php, Admin Auth.php, CommentDelete.php, Commentslist.php, EditComments.php, EditCommentsPro.php, Adminbanner.gif, Admin Icon.gif, Big Adminbanner.gif, Bluebar.gif, BluebarBg.gif, Blue Ball.gif, Del.gif, Error.gif, Index.php, ...

wizard.zip

WebMaster Resources Home

©RingsWorld.com