PresentationWordpress 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.
![]() After login you could manage and edit the post or the page in the admin area. ![]() 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. ![]() You could edit or delete existing page in the managing area. ![]() 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/ ![]() Import Existing xml wordpress content: ![]() Export your Blog to Xml: ![]() UseEdit ContentTo 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 pluginDownload 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 templateDownload 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 |