Contents

Presentation

Wordpress is a well known Blog platform. Wordpress own its reputation for the large number of plugins, modules and templates available.

Cooperation-iws introduce Wordpress to manage a personal blog with possibilies of multilanguage features.

For more information on Cooperation-iws Wordpress module you might visit the module page: Wordpress

The advantage of using a Blog to store documents is that there is a database backend, that give possibility to diffuse easily your work to Internet / Intranet. You might also save your work in XML documents that could be imported in new Wordpress Installation or compatible Blog Software like Dotclear.


The following screenshot is the front page of the blog.

Image:front-page-EN.jpg

After login you could manage and edit the post or the page in the admin area.

Image:admin-front-page-EN.jpg

Writing a post is as easy as with a Word processor software, they are some basic feature to set up the layout of your text.

Image:write-page-EN.jpg

You could edit or delete existing page in the managing area.

Image:manage-page-EN.jpg

Wordpress layout is highly customizable with template you might find here: http://wordpress.org/extend/themes/ or plugin you might find here: http://wordpress.org/extend/themes/

Image:theme-page-EN.jpg

Import Existing xml wordpress content:

Image:import-page-EN.jpg

Export your Blog to Xml:

Image:export-page-EN.jpg

Use

Edit Content

To edit content go to http://yourblogaddress/yourblogdirectory/wp-admin/ Login with your credentials and then go to Write page.

Source: http://codex.wordpress.org/Writing_Posts

Add new plugin

Download plugin on Internet and copy the content in /var/www/yourblogdirectory/wp-content/plugins/

Then login in http://yourblogaddress/yourblogdirectory/wp-admin with your credentials and go to settings > Manage plugins

You should see your plugin listed, click on activate to enable it.

Source: http://codex.wordpress.org/Managing_Plugins

Add new template

Download plugin on Internet and copy the content in /var/www/yourblogdirectory/wp-content/template/

Then login in http://yourblogaddress/yourblogdirectory/wp-admin with your credentials and go to settings > Manage template

You should see your template listed, click on on it to enable it. Go to the front page to watch your new blog layout.

Source: http://codex.wordpress.org/Using_Themes