Page 1 of 1

[closed] Navigator?

Posted: Tue May 27, 2014 11:33 pm
by paulbaker
The Beta announcement mentions a Navigator which sounds like a menu manager replacement:
- A new module for building navigations (Navigator)
But I don't see Navigator in my admin dropdown list on the left... ???

I even used the new (and very nice) Admin Search.

I presume Navigator is one of the things rolled in to the new DesignManager. It's just that the announcement makes it sound like a separate module.

I see it here though:

----------------------------------------------
Cms Version: 2.0-beta1
Installed Modules:
AdminSearch: 1.0
CMSContentManager: 1.0
CMSPrinting: 1.50
DesignManager: 1.0
FileManager: 1.5
MicroTiny: 2.0
ModuleManager: 2.0
Navigator: 1.0
News: 2.50
Search: 1.50

Config Information:
php_memory_limit:
max_upload_size: 32000000
url_rewriting: none
page_extension:
query_var: page
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
timezone: Europe/London

Php Information:
phpversion: 5.4.21
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference:
test_db_timedifference:
memory_limit: 128M
max_execution_time: 120
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 32M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)

Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.1.73
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No file system time difference found

----------------------------------------------

Re: Navigator?

Posted: Tue May 27, 2014 11:48 pm
by calguy1000
it is a module.... but a module without an admin interface. You manage Navigator templates via the design manager.

Re: Navigator?

Posted: Wed May 28, 2014 12:38 am
by paulbaker
Thanks calguy