Opened 14 years ago

Last modified 14 years ago

#1281 closed defect

Path corrections and small template extensions in mapviewerphp/layerdefinitionfactory.php — at Initial Version

Reported by: gabrimonfa Owned by:
Priority: low Milestone: 2.3
Component: General Version: 2.2.0
Severity: trivial Keywords:
Cc: External ID:

Description

All path in mapviewerphp/layerdefinitionfactory.php pointing to ../../viewerfiles should be corrected to ../viewerfiles

CreateAreaRule can be extended to accept two more parameters, $strokeThickness and $strokeColor. CreateLineRule can be extended to accept one more parameter, $strokeThickness

This two last modifications require to modify accordingly also the areaRule e lineRule templates in viewerfiles.

All attached unified diff files refer to <file>_20100226.php (the original one) and <file>.php (the modified one)

Change History (3)

by gabrimonfa, 14 years ago

diff between the current version (ayerdefinitionfactory_20100226.php) and the proposed one

by gabrimonfa, 14 years ago

Attachment: arearule.templ.diff added

trivial template extension to accept also $strokeThickness and $strokeColor

by gabrimonfa, 14 years ago

Attachment: linerule.templ.diff added

trivial template extension to accept also $strokeThickness

Note: See TracTickets for help on using tickets.