summaryrefslogtreecommitdiff
path: root/modules/top10_pageviews
AgeCommit message (Expand)AuthorFilesLines
2010-06-10Only fetch site settings from database when actually neededfisharebest1-1/+1
2010-06-06Move gedcom and privacy settings from .PHP files to database tablesfisharebest1-1/+1
2010-06-03call to other blocks into html block (extended interface)Ɓukasz Wilenski1-6/+9
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-1/+1
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-2/+2
2010-05-12Add option to add scroll bars to blocks that can grow very long.fisharebest1-0/+8
2010-05-12Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()fisharebest1-1/+1
2010-05-12Convert blocks to modulesfisharebest1-6/+102
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-0/+57