Playground » History » Version 10
Version 9 (Andriy Lesyuk, 12/12/2015 08:19 PM) → Version 10/16 (Andriy Lesyuk, 12/13/2015 07:11 PM)
# Playground
![](redmine-logo.png)
Redmine is a flexible project management web application.
Written using the Ruby on Rails framework, it is
cross-platform and cross-database.
# First heading
---
1. Chapter #1. Getting Familiar with Redmine
1. Chapter #2. Installing Redmine
1. Chapter #3. Configuring Redmine
1. Chapter #4. Issue Tracking
1. Chapter #5. Managing Projects
1. Chapter #6. Text Formatting
1. Chapter #7. Access Control and Workflow
1. Chapter #8. Time Tracking
1. Chapter #9. Personalization
1. Chapter #10. Plugins and Themes
1. Chapter #11. Customizing Redmine
## Second heading
***
~~~ Ruby
def self.included(base)
base.send(:include, InstanceMethods)
base.class_eval do
unloadable
alias_method_chain :repository_field_tags, :add
alias_method_chain :subversion_field_tags, :add
alias_method_chain :mercurial_field_tags, :add
alias_method_chain :git_field_tags, :add
alias_method_chain :bazaar_field_tags, :add
end
end
~~~
### Third heading
___
#### Fourth heading
[Redmine](http://www.redmine.org "Redmine is a flexible project management web application")
##### Fifth heading
>> Initial message
> Reply to initial message
###### Sixth heading
1. The first item
1. Nested item
1. Next nesting level
2. The second item
![](redmine-logo.png)
Redmine is a flexible project management web application.
Written using the Ruby on Rails framework, it is
cross-platform and cross-database.
# First heading
---
1. Chapter #1. Getting Familiar with Redmine
1. Chapter #2. Installing Redmine
1. Chapter #3. Configuring Redmine
1. Chapter #4. Issue Tracking
1. Chapter #5. Managing Projects
1. Chapter #6. Text Formatting
1. Chapter #7. Access Control and Workflow
1. Chapter #8. Time Tracking
1. Chapter #9. Personalization
1. Chapter #10. Plugins and Themes
1. Chapter #11. Customizing Redmine
## Second heading
***
~~~ Ruby
def self.included(base)
base.send(:include, InstanceMethods)
base.class_eval do
unloadable
alias_method_chain :repository_field_tags, :add
alias_method_chain :subversion_field_tags, :add
alias_method_chain :mercurial_field_tags, :add
alias_method_chain :git_field_tags, :add
alias_method_chain :bazaar_field_tags, :add
end
end
~~~
### Third heading
___
#### Fourth heading
[Redmine](http://www.redmine.org "Redmine is a flexible project management web application")
##### Fifth heading
>> Initial message
> Reply to initial message
###### Sixth heading
1. The first item
1. Nested item
1. Next nesting level
2. The second item