Nexus Admin

Author Message

John Smith

Friday 04 August 2006 2:24:03 am

Would it be possible to guide me how nexus admin contribution works? I have downloaded the extension, all the folder in place but there is no documentation any where regarding what to do, where to go to see the final results.

Smith

Pål Messenlien

Tuesday 08 August 2006 3:19:51 am

After upload and extension install you must edit site.ini.append.php in settings/siteacces/cms_admin

[DatabaseSettings]
DatabaseImplementation=ezmysql
Server=localhost
User=nobody <- Change to database user
Password= <- Change
Database=cms35 <- Change
Charset=
Socket=disabled

And

[SiteSettings]
SiteName=nexusCMS admin
SiteURL=elinora.no <- Change
LoginPage=custom
IndexPage=/nodetree/view/105/ <- Change
DefaultPage=/nodetree/view/105/ <- Change

And

[FileSettings]
VarDir=var <- Change to same as main site var dir

Also change site.ini.append.php in settings/override

[SiteAccessSettings]
CheckValidity=false
AvailableSiteAccessList[]=sp
AvailableSiteAccessList[]=sp_admin
AvailableSiteAccessList[]=cms_admin <- Add this line

Edit nodetree.ini in extensions/nxc/settings/

[NodetreeSettings]
DefaultNodeID=105 <- Change

Edit menu.ini.append.php in extensions/nxc_extension/

[Topmenu_content]
URL[]
URL[default]=nodetree/view/105 <- Change
URL[browse]=content/browse/105 <- Change

Clear cache and point to http://<site url>/cms_admin

Hope this helps

--------------------------------------------
Høgskolen i Lillehammer
Lillehammer University College
http://www.hil.no
--------------------------------------------
Messenlien IT
http://messenlien.com
-------------------------------------------