Skip to content

sdmg15/NewsModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsModule

The news module associated to the CG sites.

Part of CG projects

News module of the projects 1.0 20 May 2016

By Sonkeng Maldini sonkengmaldini@gmail.com

Introduction

This is the News module of the web site CamGit. Its allow user to comment, like/dislike or critique some News published by a member of our team. The user is free on expression.

Requirements

No requirements predefined apart the one of that the user should be authenticated before profiting from all web site services.

Usage

In order to use the News module you'll need first to set your server as follow :

 <VirtualHost *:80>
 ServerAdmin xyz@admin.com
 ServerName camgit.com
	DocumentRoot C:\wamp\Directory\root\ofthelocation
 <Directory C:\wamp\www\Directory\root\ofthelocation\>
	Options Indexes FollowSymLinks MultiViews
	AllowOverride All
  </Directory>
</VirtualHost>

Donations

If you wish to make a donation that will help me devote more time to CG projects, send me encourrages message at this email sonkengmaldini@gmail.com or just send us some money at sonkengmaldini@paypal.com. Thanks.

This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

(c) copyright CG 2016

About

The news module associated to the CG sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages