<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://k2.ixota.com/index.php?action=history&amp;feed=atom&amp;title=Atlassian%2FConfluence</id>
	<title>Atlassian/Confluence - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://k2.ixota.com/index.php?action=history&amp;feed=atom&amp;title=Atlassian%2FConfluence"/>
	<link rel="alternate" type="text/html" href="https://k2.ixota.com/index.php?title=Atlassian/Confluence&amp;action=history"/>
	<updated>2026-06-26T12:54:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://k2.ixota.com/index.php?title=Atlassian/Confluence&amp;diff=4490&amp;oldid=prev</id>
		<title>Kenneth: /* User Name */</title>
		<link rel="alternate" type="text/html" href="https://k2.ixota.com/index.php?title=Atlassian/Confluence&amp;diff=4490&amp;oldid=prev"/>
		<updated>2017-11-07T15:56:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;User Name&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Atlassian Confluence ==&lt;br /&gt;
&lt;br /&gt;
Enterprise Collaboration and Wiki Software - Confluence - http://www.atlassian.com/software/confluence/&lt;br /&gt;
&lt;br /&gt;
:Less Email. Fewer Meetings. Better Results.&lt;br /&gt;
&lt;br /&gt;
:One place for technical teams to collaborate—create, share, and discuss your ideas, files, minutes, specs, mockups, diagrams, and projects.&lt;br /&gt;
&lt;br /&gt;
:A rich editor, deep Office and JIRA integration, and powerful plugins help teams collaboratively develop technical docs, intranets, and knowledge bases.&lt;br /&gt;
&lt;br /&gt;
== Wiki Codes ==&lt;br /&gt;
&lt;br /&gt;
=== Color ===&lt;br /&gt;
&lt;br /&gt;
 {color:red}RED COLOR{color}&lt;br /&gt;
&lt;br /&gt;
=== User Name ===&lt;br /&gt;
&lt;br /&gt;
 [~someuser]&lt;br /&gt;
&lt;br /&gt;
Typing @some.. will convert it to [~someuser]&lt;br /&gt;
&lt;br /&gt;
=== Heading Levels ===&lt;br /&gt;
&lt;br /&gt;
 h1. Level 1  Large&lt;br /&gt;
 ...&lt;br /&gt;
 h3. Level 3&lt;br /&gt;
 h4. Level 4 Small&lt;br /&gt;
&lt;br /&gt;
=== Symbols ===&lt;br /&gt;
&lt;br /&gt;
 (!) = yellow warning&lt;br /&gt;
 (/) = green check&lt;br /&gt;
 (x) = red x&lt;br /&gt;
&lt;br /&gt;
=== Page Tree ===&lt;br /&gt;
&lt;br /&gt;
 {pagetree}                # from root&lt;br /&gt;
 {pagetree:root=@self}     # from self&lt;br /&gt;
 {pagetree:startDepth=5|root=@self}   # open up 5 levels to start with&lt;br /&gt;
&lt;br /&gt;
=== No Format ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{noformat}...{noformat}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Quote ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{quote}...{quote}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Table ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
||Server||ESX Version||&lt;br /&gt;
|x3850x5-02|ESXi 5.0 UPDATE 1|&lt;br /&gt;
|10.30.5.67|ESXi 5.0 UPDATE 1|&lt;br /&gt;
|10.30.5.69|ESXi 5.0 UPDATE 1|&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Panel ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{panel}&lt;br /&gt;
Some text&lt;br /&gt;
{panel}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{panel:title=Some Title}&lt;br /&gt;
Some text&lt;br /&gt;
{panel}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{panel:title=Some Title|bgColor=#FFFFCE}&lt;br /&gt;
Some text&lt;br /&gt;
{panel}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Standalone Installation ==&lt;br /&gt;
&lt;br /&gt;
=== 4.0.3 ===&lt;br /&gt;
&lt;br /&gt;
* Confluence Installation Guide - http://confluence.atlassian.com/display/DOC/Confluence+Installation+Guide&lt;br /&gt;
* Installing Confluence on Linux - http://confluence.atlassian.com/display/DOC/Installing+Confluence+on+Linux&lt;br /&gt;
&lt;br /&gt;
Perform as root:&lt;br /&gt;
 sudo su -&lt;br /&gt;
&lt;br /&gt;
Install dependencies:&lt;br /&gt;
 yum install mysql mysql-server&lt;br /&gt;
&lt;br /&gt;
Install Java:&lt;br /&gt;
 cd /opt&lt;br /&gt;
 wget ???/jdk-6u23-linux-i586.rpm&lt;br /&gt;
 rpm -Uvh jdk-6u23-linux-i586.rpm&lt;br /&gt;
 ln -s /usr/java/jdk1.6.0_23 java&lt;br /&gt;
&lt;br /&gt;
Install Confluence:&lt;br /&gt;
 cd /opt/&lt;br /&gt;
 wget http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-4.0.3.tar.gz&lt;br /&gt;
 tar -zvxf atlassian-confluence-4.0.3.tar.gz&lt;br /&gt;
 ln -s atlassian-confluence-4.0.3 wiki&lt;br /&gt;
&lt;br /&gt;
Confluence Data:&lt;br /&gt;
 cd /opt/&lt;br /&gt;
 mkdir wiki-data&lt;br /&gt;
&lt;br /&gt;
Edit /opt/wiki/confluence/WEB-INF/classes/confluence-init.properties&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
dos2unix /opt/wiki/confluence/WEB-INF/classes/confluence-init.properties&lt;br /&gt;
cat &amp;gt;&amp;gt; /opt/wiki/confluence/WEB-INF/classes/confluence-init.properties &amp;lt;&amp;lt;&amp;quot;EOF&amp;quot;&lt;br /&gt;
&lt;br /&gt;
confluence.home=/opt/wiki-data&lt;br /&gt;
EOF&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Change listening port: /opt/wiki/conf/server.xml (modify both ports 8000 and 8090) - OPTIONAL&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;Server port=&amp;quot;8000&amp;quot; shutdown=&amp;quot;SHUTDOWN&amp;quot; debug=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
        &amp;lt;Connector className=&amp;quot;org.apache.coyote.tomcat4.CoyoteConnector&amp;quot; port=&amp;quot;8090&amp;quot; minProcessors=&amp;quot;5&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;Server port=&amp;quot;8101&amp;quot; shutdown=&amp;quot;SHUTDOWN&amp;quot; debug=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
        &amp;lt;Connector className=&amp;quot;org.apache.coyote.tomcat4.CoyoteConnector&amp;quot; port=&amp;quot;8001&amp;quot; minProcessors=&amp;quot;5&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Fix Java location:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cat &amp;gt;&amp;gt; /opt/wiki/bin/setenv.sh &amp;lt;&amp;lt;&amp;quot;EOF&amp;quot;&lt;br /&gt;
&lt;br /&gt;
export JAVA_HOME=/opt/java&lt;br /&gt;
EOF&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Startup:&lt;br /&gt;
 cd /opt/wiki/bin&lt;br /&gt;
 ./start-confluence.sh&lt;br /&gt;
&lt;br /&gt;
Wait for this message in logs/catalina.out:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
*******************************************************&lt;br /&gt;
 ... You can now access Confluence through your web browser.&lt;br /&gt;
*******************************************************&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Shutdown:&lt;br /&gt;
 cd /opt/wiki/bin&lt;br /&gt;
 ./stop-confluence.sh&lt;br /&gt;
&lt;br /&gt;
=== 3.5.9 installation ===&lt;br /&gt;
&lt;br /&gt;
* Confluence Installation Guide - Confluence 3.5 - Atlassian Documentation - Confluence - http://confluence.atlassian.com/display/DOC/Confluence+Installation+Guide&lt;br /&gt;
** Installing Confluence Standalone - Confluence 3.5 - Atlassian Documentation - Confluence - http://confluence.atlassian.com/display/DOC/Installing+Confluence+Standalone&lt;br /&gt;
&lt;br /&gt;
 CONFLUENCE=confluence-3.5.9-std&lt;br /&gt;
 cd /opt/&lt;br /&gt;
 wget http://www.atlassian.com/software/confluence/downloads/binary/$CONFLUENCE.tar.gz&lt;br /&gt;
 tar -zvxf $CONFLUENCE.tar.gz&lt;br /&gt;
 ln -s $CONFLUENCE confluence&lt;br /&gt;
 ln -s $CONFLUENCE wiki&lt;br /&gt;
&lt;br /&gt;
Java:&lt;br /&gt;
 wget http://???/jre-6u26-linux-i586.rpm&lt;br /&gt;
 rpm -Uvh jre-6u26-linux-i586.rpm&lt;br /&gt;
&lt;br /&gt;
Home directories: (facilitate upgrades)&lt;br /&gt;
 cd /opt/&lt;br /&gt;
 mkdir confluence-data&lt;br /&gt;
&lt;br /&gt;
/opt/confluence/confluence/WEB-INF/classes/confluence-init.properties:&lt;br /&gt;
 confluence.home=/opt/confluence-data&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cat &amp;gt;&amp;gt; /opt/confluence/confluence/WEB-INF/classes/confluence-init.properties &amp;lt;&amp;lt;&amp;quot;EOF&amp;quot;&lt;br /&gt;
confluence.home=/opt/confluence-data&lt;br /&gt;
EOF&lt;br /&gt;
dos2unix /opt/confluence/confluence/WEB-INF/classes/confluence-init.properties&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Change listening port: conf/server.xml (modify both ports 8000 and 8080)&lt;br /&gt;
 &amp;lt;Server port=&amp;quot;8000&amp;quot; shutdown=&amp;quot;SHUTDOWN&amp;quot; debug=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;Connector className=&amp;quot;org.apache.coyote.tomcat4.CoyoteConnector&amp;quot; port=&amp;quot;8080&amp;quot; minProcessors=&amp;quot;5&amp;quot;&lt;br /&gt;
 # to...&lt;br /&gt;
 &amp;lt;Server port=&amp;quot;8102&amp;quot; shutdown=&amp;quot;SHUTDOWN&amp;quot; debug=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;Connector className=&amp;quot;org.apache.coyote.tomcat4.CoyoteConnector&amp;quot; port=&amp;quot;8002&amp;quot; minProcessors=&amp;quot;5&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Startup:&lt;br /&gt;
 cd bin&lt;br /&gt;
 ./startup.sh&lt;br /&gt;
&lt;br /&gt;
Apache /etc/httpd/conf.d/virtual.conf:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
NameVirtualHost *:80&lt;br /&gt;
&lt;br /&gt;
&amp;lt;VirtualHost *:80&amp;gt;&lt;br /&gt;
    ServerName wiki.oeey.com&lt;br /&gt;
    ServerAlias confluence.oeey.com&lt;br /&gt;
&lt;br /&gt;
    ProxyRequests     Off&lt;br /&gt;
    ProxyPreserveHost On&lt;br /&gt;
    ProxyPass         / http://localhost:8002/&lt;br /&gt;
    ProxyPassReverse  / http://localhost:8002/&lt;br /&gt;
&lt;br /&gt;
    ServerAdmin website@oeey.com&lt;br /&gt;
    ErrorLog logs/wiki-error_log&lt;br /&gt;
    CustomLog logs/wiki-access_log common&lt;br /&gt;
&amp;lt;/VirtualHost&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Configure:&lt;br /&gt;
 http://localhost:8080/  (Use for first time database setup, to avoid proxy error)&lt;br /&gt;
 http://wiki.oeey.com&lt;br /&gt;
&lt;br /&gt;
Browse -&amp;gt; Confluence Admin -&amp;gt; General Configuration -&amp;gt;Server Base Url&lt;br /&gt;
&lt;br /&gt;
== WAR Installation ==&lt;br /&gt;
&lt;br /&gt;
Installing the Confluence EAR-WAR Edition - Confluence 4.2 - Atlassian Documentation - Confluence - https://confluence.atlassian.com/display/DOC/Installing+the+Confluence+EAR-WAR+Edition&lt;br /&gt;
&lt;br /&gt;
== Database ==&lt;br /&gt;
&lt;br /&gt;
=== WC Config ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[mysqld]&lt;br /&gt;
# ...&lt;br /&gt;
&lt;br /&gt;
## CONFLUENCE&lt;br /&gt;
&lt;br /&gt;
# performance tuning:&lt;br /&gt;
#query_cache_size=16777216&lt;br /&gt;
query_cache_size = 16M&lt;br /&gt;
query_cache_type = 1&lt;br /&gt;
#query_cache_limit=1048576&lt;br /&gt;
query_cache_limit = 1M&lt;br /&gt;
max_allowed_packet = 100M&lt;br /&gt;
default-storage_engine = INNODB&lt;br /&gt;
&lt;br /&gt;
# character sets&lt;br /&gt;
default-collation=utf8_bin&lt;br /&gt;
character-set-server=utf8&lt;br /&gt;
collation-server=utf8_bin&lt;br /&gt;
default-character-set=utf8&lt;br /&gt;
&lt;br /&gt;
## CONFLUENCE&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== 4.x ===&lt;br /&gt;
&lt;br /&gt;
Configured through GUI.&lt;br /&gt;
&lt;br /&gt;
Set database to InnoDB and Character-set to utf8;&lt;br /&gt;
&lt;br /&gt;
/etc/my.cnf:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[mysqld]&lt;br /&gt;
&lt;br /&gt;
### InnoDB Settings&lt;br /&gt;
&lt;br /&gt;
# performance tuning:&lt;br /&gt;
#query_cache_size=16777216&lt;br /&gt;
query_cache_size = 16M&lt;br /&gt;
query_cache_type = 1&lt;br /&gt;
#query_cache_limit=1048576&lt;br /&gt;
query_cache_limit = 1M&lt;br /&gt;
max_allowed_packet = 100M&lt;br /&gt;
default-storage_engine = INNODB&lt;br /&gt;
&lt;br /&gt;
# character sets&lt;br /&gt;
default-collation=utf8_bin&lt;br /&gt;
character-set-server=utf8&lt;br /&gt;
collation-server=utf8_bin&lt;br /&gt;
default-character-set=utf8&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Restart mysql:&lt;br /&gt;
 service mysqld restart&lt;br /&gt;
&lt;br /&gt;
Create database:&lt;br /&gt;
 mysql&amp;gt;&lt;br /&gt;
 CREATE DATABASE confluence;&lt;br /&gt;
 GRANT ALL PRIVILEGES ON confluence.* TO &amp;#039;confluence&amp;#039;@&amp;#039;localhost&amp;#039; IDENTIFIED BY &amp;#039;confluence&amp;#039;;&lt;br /&gt;
 flush privileges;&lt;br /&gt;
&lt;br /&gt;
JDBC Datasource:&lt;br /&gt;
 Driver Class Name: com.mysql.jdbc.Driver&lt;br /&gt;
 Database URL: jdbc:mysql://localhost/wiki?autoReconnect=true&amp;amp;sessionVariables=storage_engine%3DInnoDB&lt;br /&gt;
&lt;br /&gt;
=== 3.5 ===&lt;br /&gt;
&lt;br /&gt;
Database Setup For MySQL - Confluence 3.5 - Atlassian Documentation - Confluence - http://confluence.atlassian.com/display/DOC/Database+Setup+For+MySQL&lt;br /&gt;
&lt;br /&gt;
Written during installation:&lt;br /&gt;
&lt;br /&gt;
[CONFLUENCE_DATA]/confluence.cfg.xml:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.c3p0.acquire_increment&amp;quot;&amp;gt;1&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.c3p0.idle_test_period&amp;quot;&amp;gt;100&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.c3p0.max_size&amp;quot;&amp;gt;30&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.c3p0.max_statements&amp;quot;&amp;gt;0&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.c3p0.min_size&amp;quot;&amp;gt;0&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.c3p0.timeout&amp;quot;&amp;gt;30&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.connection.driver_class&amp;quot;&amp;gt;com.mysql.jdbc.Driver&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.connection.isolation&amp;quot;&amp;gt;2&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.connection.password&amp;quot;&amp;gt;confluence&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.connection.url&amp;quot;&amp;gt;jdbc:mysql://localhost/confluence?autoReconnect=true&amp;amp;amp;sessionVariables=storage_engine%3DInnoDB&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.connection.username&amp;quot;&amp;gt;confluence&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.database.lower_non_ascii_supported&amp;quot;&amp;gt;true&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.dialect&amp;quot;&amp;gt;com.atlassian.hibernate.dialect.MySQLDialect&amp;lt;/property&amp;gt;&lt;br /&gt;
    &amp;lt;property name=&amp;quot;hibernate.setup&amp;quot;&amp;gt;true&amp;lt;/property&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Post Installation ==&lt;br /&gt;
&lt;br /&gt;
=== Server Base Url ===&lt;br /&gt;
&lt;br /&gt;
* Browse - Confluence Admin - General Configuration - Server Base Url &lt;br /&gt;
 http://wiki.oeey.com&lt;br /&gt;
&lt;br /&gt;
=== Change Welcome Message ===&lt;br /&gt;
&lt;br /&gt;
* Browse - Confluence Admin - General Configuration - Site Welcome Message&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
h2. Welcome to Confluence&lt;br /&gt;
Confluence combines powerful online authoring capabilities, deep Office integration and an extensive plugin catalogue to help people work better together and share information effortlessly.&lt;br /&gt;
&lt;br /&gt;
Get started by  [adding a new space|http://docs.atlassian.com/confluence/docs-35/Setting+up+a+New+Global+Space] to create content in.  [Add a few users|http://docs.atlassian.com/confluence/docs-35/Adding+a+New+User] to try out Confluence with you.&lt;br /&gt;
&lt;br /&gt;
If you want to display a different message here, you can easily [change the welcome message|http://docs.atlassian.com/confluence/docs-35/Editing+the+Site+Welcome+Message].&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== not configured a mail server ===&lt;br /&gt;
&lt;br /&gt;
&amp;quot;You have not configured a mail server. Mail notifications will not work properly.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Warning: Your Confluence installation is currently configured to run automatic backups. We do not recommend the automatic backup procedure for production installations, as it may require a large amount of memory, CPU and disk space. &lt;br /&gt;
:Instead, we recommend that you perform a manual backup of your Confluence database, home directory and attachments. For more information, please refer to our online documentation. &lt;br /&gt;
:Once you have set up a daily manual backup procedure, you should disable Confluence&amp;#039;s automatic backup by going to Administration &amp;gt; Scheduled Jobs and disabling the Back Up Confluence job.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Change Welcome message - http://docs.atlassian.com/confluence/docs-35/Editing+the+Site+Welcome+Message&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Setting up a New Global Space - http://confluence.atlassian.com/display/DOC/Setting+up+a+New+Global+Space&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Browse - Confluence Admin - General Configuration - Server Base Url&lt;br /&gt;
&lt;br /&gt;
== User Count ==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Number of users and your license. The Confluence &amp;#039;License Details&amp;#039; screen tells you how many users your Confluence instance is licensed to support, and how many are currently registered.  &amp;#039;&amp;#039;&amp;#039;The number of registered users includes only users who have the &amp;#039;Can Use&amp;#039; global permission. Deactivated users, as described above, are not included.&amp;#039;&amp;#039;&amp;#039;&amp;quot; [http://confluence.atlassian.com/display/DOC/Removing+or+Deactivating+a+User] [http://confluence.atlassian.com/display/DOC/Viewing+and+Editing+License+Details]&lt;br /&gt;
&lt;br /&gt;
== Wiki Markup Editor Removed ==&lt;br /&gt;
&lt;br /&gt;
Why We Removed the Wiki Markup Editor in Confluence 4.0 | Atlassian Blogs - http://blogs.atlassian.com/2011/11/why-we-removed-wiki-markup-editor-in-confluence-4/&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Atlassian’s decision to remove Wiki Markup in Confluence 4.0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
&lt;br /&gt;
=== decorator root ===&lt;br /&gt;
&lt;br /&gt;
When adding spaces:&lt;br /&gt;
 java.lang.RuntimeException: Error rendering template for decorator root&lt;br /&gt;
     at com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.render(ApplyDecoratorDirective.java:205) &lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
* Restart Confluence&lt;br /&gt;
* http://confluence.atlassian.com/display/CONFKB/%27java.lang.RuntimeException+-+Error+rendering+template+for+decorator+root%27+when+Accessing+a+Page+Due+to+Null+Page+Titles&lt;br /&gt;
** update CONTENT set title = &amp;#039;no title&amp;#039; where title is null AND contenttype = &amp;#039;PAGE&amp;#039;;&lt;br /&gt;
* http://confluence.atlassian.com/display/DOC/Content+Index+Administration#ContentIndexAdministration-RebuildingtheContentIndexes&lt;br /&gt;
&lt;br /&gt;
=== ordered list start number ===&lt;br /&gt;
&lt;br /&gt;
There&amp;#039;s a rather awkward workaround for continuing a numbered lists.&lt;br /&gt;
# Create as many fake list items as you need to get to the number you want next.&lt;br /&gt;
# Open the page in the Source Editor.&lt;br /&gt;
# Set &amp;#039;&amp;#039;style=&amp;quot;visibility: hidden;line-height: 0.0px;font-size: 0.0px;&amp;quot;&amp;#039;&amp;#039; on those fake list items.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* [CONF-1208] Add ability to start a numbered list at a specific starting value - Atlassian JIRA - https://jira.atlassian.com/browse/CONF-1208&lt;br /&gt;
* [SOURCE-84] OL start attribute is ignored - Atlassian JIRA - https://jira.atlassian.com/browse/SOURCE-84&lt;br /&gt;
&lt;br /&gt;
== Keywords ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Atlassian]]&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
		
	</entry>
</feed>