• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XOOPS Cube Legacy base repository


Commit MetaInfo

Revision1ae1475722a1ecc4bf3d0bd6332df154ce99d0ab (tree)
Zeit2012-08-11 18:19:16
Autorgigamaster <xoopserver@gmai...>
Commitergigamaster

Log Message

Update README.md

Ändern Zusammenfassung

Diff

--- a/README.md
+++ b/README.md
@@ -1,50 +1,140 @@
11 Legacy
22 ======
33
4-XOOPS Cube Legacy base repository
4+* [About](#about)
5+* [License](#license)
6+* [Requirements](#requirements)
7+* [Features](#features)
8+* [Download](#download)
9+* [Installation](#installation)
10+* [Overview](#overview)
11+* [Screenshots](#screenshots)
12+* [Modules](#modules)
13+* [Extensibility](#extensibility)
14+* [Themes](#themes)
15+* [Documentation](#documentation)
16+* [Site-and-Support](#site-and-support)
17+* [Contribute](#contribute)
18+
19+***
20+
21+About
22+====
23+
24+**XOOPS Cube** is an Open Source Web Application Platform built with PHP and MySQL empowering webmasters to make a custom content management system and create dynamic and content rich websites with ease.
25+
26+**XOOPS Cube Legacy** is a Simple, Secure and Scalable content management system and the "official" distribution of XOOPS Cube Project team.
527
6-XOOPS Cube is an Open Source Web Application Platform built with PHP and MySQL empowering webmasters to make a custom content management system and create dynamic and content rich websites with ease.
28+**The XOOPS Cube Project** is friendly managed, developed and supported by a volunteer group with a multidisciplinary focus to provide a variety of different perspectives and ideas to consider in further development and design. XCL Team spirit aims to strengthen everyone's social network, share the essential knowledge and understanding of the “spirit of open source” necessary to encourage creativity.
29+
30+***
31+
32+License
33+====
734
8-XOOPS Cube Legacy is a Simple, Secure and Scalable content management system and the "official" distribution of XOOPS Cube Project team.
35+### XOOPS Cube License
936
10-The XOOPS Cube Project is friendly managed, developed and supported by a volunteer group with a multidisciplinary focus to provide a variety of different perspectives and ideas to consider in further development and design. XCL Team spirit aims to strengthen everyone's social network, share the essential knowledge and understanding of the “spirit of open source” necessary to encourage creativity.
37+XOOPS Cube was started from scratch, and the XOOPS Cube Core source code released under the BSD licence.
38+
39+
40+### XOOPS Cube Legacy License
41+
42+XOOPS Cube Legacy source code which is one of base modules to ensure compatibility with old versions of Xoops 2 is released under a GPL licence.
43+
44+***
45+
46+Requirements
47+====
1148
49+Whether you want to create your own personal website or social network with blog, forums, news, photo album, portfolio, etc. You need a reliable Web Host running Apache, MySQL and PHP.
50+
51+XOOPS Cube will run smoothly on a LAMP environment. In most cases your site will be hosted on the popular open source web platform consisting of Linux, Apache, MySQL, and PHP. Though XOOPS Cube can run on any other Operating System (OS) as well.
52+
53+* Apache 2.++
54+* MySQL 5.++
55+* PHP 5.++
56+
57+***
1258
1359 Features
1460 ====
1561
16-Below is a list of some of XOOPS Cube best features.
62+* Below is a list of some of XOOPS Cube best features.
63+* Easy install procedure based on a wizard
64+* Modular architecture
65+* Module API for unlimited expandability
66+* Simple core to build up a custom cms
67+* Debug function for easy development
68+* Group-based permission system
69+* Intuitive Interface for management
70+* Smarty Template engine
71+* Caching mechanism
72+* Themes and Templates management
73+* Embedded WYSIWYG HTML Editor
74+* Free choice of PHP, JS, CSS frameworks
75+* Abundant third-party modules and extensions (preloads to customize functionality)
76+
77+***
78+
79+Download
80+====
81+
82+The source code of XOOPS Cube is available on Github
1783
18-Easy install procedure based on a wizard
84+Installation
85+====
1986
20-Modular architecture
87+XOOPS Cube Legacy Installation Guide
88+http://xoopscube.sourceforge.net/documentation/
2189
22-Module API for unlimited expandability
90+***
2391
24-Simple core to build up a custom cms
92+Overview
93+====
2594
26-Debug function for easy development
95+XOOPS Cube Legacy Administration - Graphical User Interface (GUI)
96+Screenshots and description.
2797
28-Group-based permission system
98+Screenshots
99+====
29100
30-Intuitive Interface for management
101+### Legacy System Preferences
102+### User Groups Management
103+### Modules Management
104+### Blocks Management
105+### Themes Management
31106
32-Smarty Template engine
107+***
33108
34-Caching mechanism
109+Modules
110+===
35111
36-Themes and Templates management
112+Extensibility
113+===
114+You can add functions to your website by installing modules. Modules can be easily add by installation wizard.
115+XOOPS Cube 2.1 has high compatibility with the earlier XOOPS 2.0.x. We recommend the last modules generation, known as Cube modules and D3 modules which can be easily duplicated and renamed but also provide a GUI to manage the language catalog and templates. You can choose from over 100 of free modules at your needs.
116+XOOPS Cube functionality can also be easily extended with Preloads - one file based extension.
37117
38-Embedded WYSIWYG HTML Editor
118+***
119+Themes
120+===
39121
40-Free choice of PHP, JS, CSS frameworks
122+***
41123
42-Abundant third-party modules and extensions (preloads to customize functionality)
124+Documentation
125+===
43126
127+XOOPS Cube Legacy API documentation generated by Apigen 2.7.0
128+http://xoopscube.org/documentation/api
44129
45130 Site and Support
46-=====
131+===
47132
48133 http://xoopscube.org
49134
50-http://xoopscube.jp
\ No newline at end of file
135+http://xoopscube.jp
136+
137+Contribute
138+===
139+
140+Feel free to join, fork, test, report bugs, translations