Opened 12 years ago

Closed 12 years ago

#105 closed defect (fixed)

Add missing parameters to Settings.ini Reference Document.

Reported by: andersd Owned by: EliL
Priority: minor Milestone: 2.6
Component: Docs Version:
Keywords: Cc:

Description

The Settings.ini reference document looks good but is missing a few parameters. What is missing and what documentation could is used is contained below. (Other then "query" cause I never messed with it.)

[query]
query_miss=itemquery/miss.html

[print_formats]

Sets if print format will appear in the print formats tab. The format will appear if "1" and will not appear if "0"

print_image=1
print_html=1
print_pdf=1

[html_printing]

Sets the template to use, image width and height for map when selecting the html format for printing output.

; HTML template! Yay!
html_template=./print/default_template.html
html_image_width=800
html_image_height=700

Change History (2)

comment:1 by EliL, 12 years ago

Status: newtesting

done in r841

comment:2 by andersd, 12 years ago

Resolution: fixed
Status: testingclosed

Done as requested.

Note: See TracTickets for help on using tickets.