summaryrefslogtreecommitdiff
path: root/modules/clippings/module.php
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API and...fisharebest1-413/+0
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-09Combine RTL/LTR stylingfisharebest1-11/+10
2011-01-03Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-35/+14
2011-01-03Sidebar clippings only appears on INDI page, so delete unreachable code for a...fisharebest1-68/+29
2011-01-03Refactoring class names and use autoloading.fisharebest1-0/+2
2011-01-03Refactoring class names and use autoloading.fisharebest1-2/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-47/+47
2011-01-01Refactoring class names and use autoloading.fisharebest1-29/+23
2011-01-01Refactoring class names and use autoloading.fisharebest1-8/+8
2011-01-01Refactoring class names and use autoloading.fisharebest1-6/+6
2010-12-22Use proper object accessfisharebest1-18/+14
2010-12-13Rename "gedcom administrator" to "manager" and "authenticated user" to "member"fisharebest1-2/+2
2010-11-25For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOMfisharebest1-7/+7
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney1-1/+1
2010-10-30(no commit message)fisharebest1-1/+1
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-8/+8
2010-09-25(no commit message)fisharebest1-7/+7
2010-09-25(no commit message)fisharebest1-5/+5
2010-09-17Fix: "site admin" is not a meaningful option for downloading gedcom clipping ...fisharebest1-3/+1
2010-09-11(no commit message)fisharebest1-11/+0
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-1/+1
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-2/+2
2010-07-17Prepare to combine large and small icons - use CSS to downsize when small ico...fisharebest1-9/+7
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-15/+14
2010-07-15Fix typofisharebest1-1/+1
2010-07-11#593306 Adding to clippings cart menu in wrong placeƁukasz Wilenski1-5/+34
2010-05-28#584645 Source info will not displayfisharebest1-1/+2
2010-05-25Move module-specific help-text items to the module's help filefisharebest1-1/+1
2010-05-17#581445 Can't get clippings (8328)fisharebest1-4/+4
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-05-12Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-05-09#574920 Clippings Cart module links to My Page onlyfisharebest1-1/+11
2010-05-04Replace "custom PGV tags" with "custom webtrees tags"Nigel Osborne1-1/+1
2010-05-04Replace _PGVUSER with _WT_USERNigel Osborne1-1/+1
2010-04-11Rename pgv_module.php to module.phpVeit Olschinski1-0/+458