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
-------------------------------------------

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 20 2025 06:39:24
Script start
Timing: Jan 20 2025 06:39:24
Module start 'layout'
Timing: Jan 20 2025 06:39:24
Module start 'content'
Timing: Jan 20 2025 06:39:24
Module end 'content'
Timing: Jan 20 2025 06:39:24
Script end

Main resources:

Total runtime0.0158 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 589.1484152.6250
Module start 'layout' 0.00570.0033 741.773439.4453
Module start 'content' 0.00900.0049 781.218889.2109
Module end 'content' 0.01380.0019 870.429730.3047
Script end 0.0157  900.7344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002515.9046140.0002
Check MTime0.00117.0027140.0001
Mysql Total
Database connection0.00148.942710.0014
Mysqli_queries0.002817.959530.0009
Looping result0.00000.089210.0000
Template Total0.001610.110.0016
Template load0.00095.460310.0009
Template processing0.00074.553010.0007
Override
Cache load0.00063.976910.0006
General
dbfile0.00031.840380.0000
String conversion0.00000.065040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs