For a forum or a message board, there are generally two ways to achieve it: using a file or a database. In contrast, using a database to be simple and efficient, to better control the forum, but also to provide some validation and protection of data.
Access databases are used here, and access should be competent for small and medium sized applications in general.
From the above analysis to know that there should be four tables, below I give the structure of each table.
Author table (sto
The author of this book is Ono-resistant, the former vice president of Toyota Motor Industry company. It is written in most of the principles and opinions of some production processes. However, these principles and the perspective of the problem are universal, even if we are the software industry. At the same time, after reading this book, you will be on the market of those "lean" theory, there will be different views, and not blindly follow.Order:Our original intention was to find a unique way
the corresponding Kanban table, indicating the moderator of that board.
Article number: Number type, required. The total number of articles published by Netizens.
Name: text type, optional.
Sex: Text type, optional.
Tel: text type, optional.
(2) Content table (used to store specific article content and related information):
ID: Automatically numbered and indexed to speed up the search.
Kanban ID: A
. The total number of articles published by Netizens.
Name: text type, optional.
Sex: Text type, optional.
Tel: text type, optional.
(2) Content table (used to store specific article content and related information):
ID: Automatically numbered and indexed to speed up the search.
Kanban ID: A number type from a Kanban list that represents the Kanban that the art
total number of articles published by Netizens.
Name: text type, optional.
Sex: Text type, optional.
Tel: text type, optional.
(2) Content table (used to store specific article content and related information):
ID: Automatically numbered and indexed to speed up the search.
Kanban ID: A number type from a Kanban list that represents the Kanban that the article b
number of articles published by Netizens.Name: text type, optional.Sex: Text type, optional.Tel: text type, optional.
(2) Content table (used to store specific article content and related information):
ID: Automatically numbered and indexed to speed up the search.Kanban ID: A number type from a Kanban list that represents the Kanban that the article belongs to.Subject ID: A numeric type from a topic table
As a continuous integration of the sharp weapon Jenkins has been widely used, just as a tool, Jenkins already has its own biosphere, supporting its plugin is more than 1300 +. How to use the Jenkins in practice and how to use it better has always been practiced and discussed by everyone. This series of articles will summarize and collate some details on how to use the Jenkins aspect, which will explain how to implement the Jenkins integration with Redmine
2, the construction article display module
As I said before, a specific article is divided between the Kanban and the subject. Therefore, it is possible to get a list of articles under a specific topic by displaying the articles through both the Kanban list and the main list.
(1) Board list display page:
html>head>title> Kanban List/title>"Meta http-equiv=" Conte
Although the IBM Rational Team Concert's commercial Project survey tool is already strong, a free and open source solution may find redmine a useful scrum and agile choice to follow. Because the design of Redmine is greatly influenced by Rrac, their packages have many similar characteristics. Redmine is built on the Ruby on Rails framework, which can boast platfo
Redmine is a flexible project management Web application developed using the Ruby on Rails framework. Redmine is a typical Web 2.0 Web site, an Up-and-comer of the project management system. Redmine supports multiple projects, flexible role rights Management, flexible problem tracking, automatic generation of sugarcane charts and calendars, news, document and fil
file. The installation source file is in/usr/src.
B) install gcc4 and make
2. decompress the GIT source file and enter the decompressed folder.
3. Make gitweb_projectroot = "/opt/git" prefix =/usr gitweb/gitweb. cgi
4. CP-RF gitweb/srv/www/
Note: gitweb_projectroot specifies the GIT repository set folder
Note:/srv/www/is a folder created by Apache httpd2. You can also add other folders.4.2 configure Apache
1. Open the/etc/apache2/extra/httpd-vhosts.conf File
2. Add the following content at the
Git#emerge git Gitosis-gentooGitosis is masked need to be added in/etc/portage/package.keyworldsDev-util/gitosis-gentoo (This method does not work.) To use the following method)
If you encounter an error such as the following:
Core2 ~ # emerge Redmine* Last emerge--sync is 194d 14m 49s ago.Calculating dependencies ... done!!!! All ebuilds that could satisfy "redmine" have been.!!! One of the following maske
Official installation Documentation Reference: www. redmine. orgprojectsredminewikiRedmineInstall first install MySQL, see: blog. csdn. netcsfreebirdarticledetails6928733 create Redmin database and user mysql-uroot-pCREATEDATABASEredmineCHARACTERSETutf8
Official installation Documentation Reference: http://www.redmine.org/projects/redmine/wiki/RedmineInstall first install MySQL, refer to: http://blog.csdn.n
/mysqld start
Create a Redmine database, run mysql-u root-p to log on to mysql, and enter the following SQL code in mysql> command line:
1: create database redmine character set utf8 COLLATE utf8_general_ci; 2: create user 'redmine '@ 'localhost' identified by 'redmine'; 3: grant all on
Reminder, the version must not be too high, especially redmine, I toss on this issue for a long time. The version numbers given below are installed successfully.Remine do not need apache,php, etc environment.1. Add a ruby runtime environment to Dos (download and install Rubyinstaller-1.8.7-p249-rc2.exe): http://rubyforge.org/frs/?group_id=167release_id=425632. The operating environment required to install the RedmineAfter installing Rubyinstaller, cli
display module
As I said before, a specific article is divided between the Kanban and the subject. Therefore, it is possible to get a list of articles under a specific topic by displaying the articles through both the Kanban list and the main list.
(1) Board list display page:
html>
head>
title> Kanban List/title>
"Meta http-equiv=" Content-type "content=" text/
Article Display module
As I said before, a specific article is divided between the Kanban and the subject. Therefore, it is possible to get a list of articles under a specific topic by displaying the articles through both the Kanban list and the main list.
Now let's take a look at the display page of the Board list:
' Open the connection, display the Kanb
Chapter Display Module
As I said before, a specific article is divided between the Kanban and the subject. Therefore, it is possible to get a list of articles under a specific topic by displaying the articles through both the Kanban list and the main list.
Now let's take a look at the display page of the Board list:
' Open the connection, display the Kanb
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.