RUNCMS 1.1
----------

--------------
Clean Install:
--------------
Point your browser to /_install/index.php, and then choose install.
After follow the onscreen instructions.


-----
Upgrade from Runcms 1.0E use the upgrade kit made for this!!
-----

-----
Upgrade from E-XoopS 1.05R3
-----
Point your browser to /_install/index.php, and then choose upgrade.
After follow the onscreen instructions


--------------
OBS!! OBS!!!!
--------------
New template and menu system in this version::::

The menu system is change to a new one in RUNCMS
There is a security plain version build in but to take advantage off the new you have to either use one off the opgraded / new themes or us this:

Upgrade kit to your old theme
--------------------

If you want to use your old theme all you have todo is copy the menu dir in the runcms themedir to you own themedir.
In your menu dir schould now be:   default.css and menu_style.css 

then open your style.css locatet in your themedir/style.

And in the top ad this:

@import url(../menu/menu_style.css);

To change colors in the menu goto yourtheme/menu/menu_styles.css and make changes that suite you theme.



to upgrade to use the template avaible from runcms 1.1 then this only if you want use this templates system :

added a function  in your  themes.php file
 
function themebox_template($title='', $content, $show_template) {
          $dir  =   XOOPS_ROOT_PATH."/themes/".XOOPS_THEME."/template/";
          include($dir.$show_template); 
          }
 
and add the copy the template directory to your theme like this:

/theme/(the_theme)/template
 
to easyer understand look in the buttom off suply exampletheme.php in this kit

More Theme Both updatet and new  will be/are avaible on http://gordon.farsus.dk

NEWBB IS DEPRACTED AND REPLACED BY NEWBB_PLUS
Who to update and import :
If you are using newbb_plus 0.77 wich was in Runcms 1.0E then the upgrader will automatic do the update to 0.81 for you.

If not this is who todo:

Importing data from Newbb
=========================

1. Install this module as normal from the admin control panel
2. Go to http://www.your-site.com/modules/newbb_plus/_importer/importer.php
3. Remove the _importer directory
4. Use Forum Manager to set the forum permissions

Updating from a previous version of Newbb Plus
==============================================

(NOTE: MUST BE DONE IN THIS ORDER)
1. Upload the module overwriting all existing files on the server
2. Go to http://www.your-site.com/modules/newbb_plus/_update/updater.php
3. Update the module in the 'SystemAdmin->Modules' page
4. Remove the _update directory
5. Use Forum Manager to set the forum permissions


Notes on Image Sets
===================

The 'fiSubsilver' and 'fiSubice' imagesets distributed with Newbb Plus are
taken from www.forumimages.com under the terms of their license.
Only the english language images are distributed but other languages are
also available.





----------
1.05RevXX:
----------
Upload & overwrite all files except mainfile.php

Point your browser to /_install/index.php, and then choose upgrade.
Select 105-105Rev3
After follow the onscreen instructions.

Will upgrade to 1.05Rev3 DB Structure.


----------------------------------------
Pre 1.05 & xoops 1.3.4-1.3.8 (1.3.10 ?):
----------------------------------------
Look here for older upgrade packages to get your version up to at
least 1.05 -> http://prdownloads.sourceforge.net/exoops/

Or follow the upgrade procedure mentioned above.
Select pre105-105Rev3


NOTE:
No upgrades are availiable for Xoops 2 or other CMS's