XOOPS Cube Legacy base repository
Revision | 1ae1475722a1ecc4bf3d0bd6332df154ce99d0ab (tree) |
---|---|
Zeit | 2012-08-11 18:19:16 |
Autor | gigamaster <xoopserver@gmai...> |
Commiter | gigamaster |
Update README.md
@@ -1,50 +1,140 @@ | ||
1 | 1 | Legacy |
2 | 2 | ====== |
3 | 3 | |
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. | |
5 | 27 | |
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 | +==== | |
7 | 34 | |
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 | |
9 | 36 | |
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 | +==== | |
11 | 48 | |
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 | +*** | |
12 | 58 | |
13 | 59 | Features |
14 | 60 | ==== |
15 | 61 | |
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 | |
17 | 83 | |
18 | -Easy install procedure based on a wizard | |
84 | +Installation | |
85 | +==== | |
19 | 86 | |
20 | -Modular architecture | |
87 | +XOOPS Cube Legacy Installation Guide | |
88 | +http://xoopscube.sourceforge.net/documentation/ | |
21 | 89 | |
22 | -Module API for unlimited expandability | |
90 | +*** | |
23 | 91 | |
24 | -Simple core to build up a custom cms | |
92 | +Overview | |
93 | +==== | |
25 | 94 | |
26 | -Debug function for easy development | |
95 | +XOOPS Cube Legacy Administration - Graphical User Interface (GUI) | |
96 | +Screenshots and description. | |
27 | 97 | |
28 | -Group-based permission system | |
98 | +Screenshots | |
99 | +==== | |
29 | 100 | |
30 | -Intuitive Interface for management | |
101 | +### Legacy System Preferences | |
102 | +### User Groups Management | |
103 | +### Modules Management | |
104 | +### Blocks Management | |
105 | +### Themes Management | |
31 | 106 | |
32 | -Smarty Template engine | |
107 | +*** | |
33 | 108 | |
34 | -Caching mechanism | |
109 | +Modules | |
110 | +=== | |
35 | 111 | |
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. | |
37 | 117 | |
38 | -Embedded WYSIWYG HTML Editor | |
118 | +*** | |
119 | +Themes | |
120 | +=== | |
39 | 121 | |
40 | -Free choice of PHP, JS, CSS frameworks | |
122 | +*** | |
41 | 123 | |
42 | -Abundant third-party modules and extensions (preloads to customize functionality) | |
124 | +Documentation | |
125 | +=== | |
43 | 126 | |
127 | +XOOPS Cube Legacy API documentation generated by Apigen 2.7.0 | |
128 | +http://xoopscube.org/documentation/api | |
44 | 129 | |
45 | 130 | Site and Support |
46 | -===== | |
131 | +=== | |
47 | 132 | |
48 | 133 | http://xoopscube.org |
49 | 134 | |
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 |