summaryrefslogtreecommitdiff
path: root/templates/display_address.tpl
AgeCommit message (Collapse)AuthorFilesLines
2026-03-27Figured what has been causing a problem with using && and || in smarty ↵V5-php84lsces1-1/+1
templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones.
2026-03-27Smart5 style changeslsces1-1/+1
2025-08-24Just a crude merging of the PHP7 code base with the PHP8.4 versionlsces1-14/+14
2014-06-07switch to form-grouplsces1-2/+2
2014-05-31Modify templates for ink frameworkINK_Portlsces1-2/+4
2011-03-10Open new window with map linksLester Caine1-4/+4
2011-03-10Swap x and y so they are lng and lat not lat and lngLester Caine1-5/+5
2011-03-10Move address xref records to their own list and display them below the ↵Lester Caine1-28/+28
property address Still need to add a switch to disable navigation links where not needed - or hide them in a pop-up
2011-02-03ORS link for route planningLester Caine1-0/+3
2010-12-16Add manual location information to fine tune map selectionLester Caine1-1/+1
#L xref entry provides Latitude and Longditude in it's xkey and xkey_ext entries
2010-12-09Add push pin for postcode on Multimap and Googlemaps so that directions to worksLester Caine1-2/+2
2010-12-08Replace address lookup with access to 'address' package generic database.Lester Caine1-5/+15
This adds map location data to the address and links to OSM, multimap and googlemap
2010-11-03Import package again after stripping private data which should not have been ↵"Lester Caine ext:(%22)1-0/+33
commited