summaryrefslogtreecommitdiff
path: root/includes/functions/functions_places.php
AgeCommit message (Expand)AuthorFilesLines
2012-07-08Move functions_places.php into class WT_Placefisharebest1-77/+0
2012-07-07URLs for placelist.php do not need "level". We can work this out automatical...fisharebest1-6/+5
2012-01-13Tidy up configuration settings for abbreviated place namesfisharebest1-11/+11
2011-11-04Square brackets are not valid characters in URLS, and need escapingfisharebest1-1/+1
2011-06-12Remove some old define('XXX_PHP, '') statements - these were a debugging aid,...fisharebest1-2/+0
2011-02-12(no commit message)Ɓukasz Wilenski1-319/+0
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-28/+24
2011-01-01Refactoring class names and use autoloading.fisharebest1-12/+12
2010-10-30(no commit message)fisharebest1-2/+2
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-2/+2
2010-10-30(no commit message)fisharebest1-24/+24
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest1-12/+12
2010-10-21Remove BOM from functions_places.php (added in 9694)fisharebest1-1/+1
2010-10-20fix for http://webtrees.net/forums/10-help-for-ver-10-latest-release/4075-ima...Nigel Osborne1-2/+2
2010-09-25Tidy up whitespace/indentsfisharebest1-6/+5
2010-09-12Remove explicit tabindex from forms, where we are simply stating the default ...fisharebest1-1/+0
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-1/+1
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-4/+3
2010-05-12Use translate_fact() to translate fact namesfisharebest1-2/+2
2010-04-05(no commit message)Veit Olschinski1-0/+406