summaryrefslogtreecommitdiff
path: root/modules/gedcom_news/module.php
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API and...fisharebest1-201/+0
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-1/+1
2011-01-22Remove the ability to embed global variables in HTML/News/Blog blocks. This ...fisharebest1-4/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-14/+14
2011-01-01Refactoring class names and use autoloading.fisharebest1-27/+23
2010-12-30Use constant WT_THEME_DIR instead of global variable $THEME_DIRfisharebest1-2/+2
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney1-1/+1
2010-10-30(no commit message)fisharebest1-4/+4
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-5/+5
2010-09-25(no commit message)fisharebest1-3/+3
2010-09-21security and privacy for SVN 9496Łukasz Wilenski1-2/+4
2010-09-20#632778 - No config allowed when using blocks in HTML blockŁukasz Wilenski1-2/+7
2010-07-23news block failing to use/save configuration settingsfisharebest1-10/+17
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-2/+2
2010-07-08Remove references to block-caching system. We haven't used it for some time....fisharebest1-10/+0
2010-06-07News block formatting 'tweak'Nigel Osborne1-1/+1
2010-06-04News block formatting 'tweak'Nigel Osborne1-2/+2
2010-06-03Fix: only call nl2br() for news blocks that contain no HTMLfisharebest1-10/+6
2010-06-03call to other blocks into html block (extended interface)Łukasz Wilenski1-2/+6
2010-05-28#586869 The next bug with installationfisharebest1-8/+8
2010-05-28Revert recent changes to news/blog and gedcom/user favorites.fisharebest1-0/+203
2010-05-26Blocks: favorites replaced with favorite and news/blog replaced with html.fisharebest1-195/+0
2010-05-20#583232 Home page blocks issuesfisharebest1-4/+2
2010-05-12Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()fisharebest1-1/+1
2010-05-12Convert blocks to modulesfisharebest1-6/+146
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-0/+57