Left Nav not needed on Feedback Form

Author Message

Brian Henkel

Saturday 12 April 2008 8:31:12 pm

I don't understand why the contact form I set up on my site shows up with a left navigation. Since this form is the only link on my page, I don't need the left navigation. Can you tell me how to get rid of it so that the form utilizes the entire width of the page? See screenshot below for a better understanding. Thanks.

http://bhenkel.echoechoplus.com/ContactForm.jpg

André R.

Sunday 13 April 2008 8:43:49 am

menu.ini:
[MenuSettings]
HideLeftMenuClasses[]=<class_identifier>

In upcoming ezwebin 1.4 you can also do it like this in your node templates (so its a bit more flexible):

{set scope=global persistent_variable=hash('left_menu', false(),
                 'extra_menu', 'contact_information'
)}

Where the value for the menu settings can be false or a string with the name of a specific template, in this case templates/menu/contact_information.tpl

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

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 31 2025 01:24:48
Script start
Timing: Jan 31 2025 01:24:48
Module start 'layout'
Timing: Jan 31 2025 01:24:48
Module start 'content'
Timing: Jan 31 2025 01:24:48
Module end 'content'
Timing: Jan 31 2025 01:24:48
Script end

Main resources:

Total runtime0.0211 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0051 589.3828151.2266
Module start 'layout' 0.00510.0035 740.6094220.7188
Module start 'content' 0.00860.0111 961.3281997.8359
Module end 'content' 0.01960.0014 1,959.164129.9922
Script end 0.0210  1,989.1563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002813.0898140.0002
Check MTime0.00115.4361140.0001
Mysql Total
Database connection0.00073.439510.0007
Mysqli_queries0.00209.376230.0007
Looping result0.00000.052110.0000
Template Total0.00104.610.0010
Template load0.00083.643310.0008
Template processing0.00020.959310.0002
Override
Cache load0.00052.318310.0005
General
dbfile0.00021.040880.0000
String conversion0.00000.043040.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