-
Notifications
You must be signed in to change notification settings - Fork 22
LayoutInPHP
grangeway edited this page Jan 25, 2014
·
1 revision
Introduction This is a list of PHP pages that still have layout code that needs to be moved into templates. Some of these create the complete output in the php while others add a very small component such as
Related kills
Admin pages are a lower priority as long as they work
Details Common pages
common/itemdb.php Unused? common/groupdb.php Unused? common/home.php Single div to mark campaignheader
Active campaigns
common/kill_related.php
Two divs to mark kill/loss
Related kills
Related losses
common/includes/xajax.functions.php
Used by ajax code with no smarty (could use smarty but with a little extra load)
Admin pages
common/admin/admin_apimod.php
common/admin/admin_audit.php
common/admin/admin_cc.php
common/admin/admin_feedsyndication.php
common/admin/admin_kill_export.php
common/admin/admin_kill_export_search.php
common/admin/admin_kill_import.php
common/admin/admin_move_pilot.php
common/admin/admin_navmanager.php
common/admin/admin_shp_val.php
common/admin/admin_status.php
common/admin/admin_troubleshooting.php
common/admin/admin_value_fetch.php
common/admin/option_config.php
Single line divs for update results and input elements for forms
common/includes/class.fetcher.php
Single line divs for result counts
Used by cron jobs with no smarty
common/includes/api/class.killlog.php
Single line divs for result counts
Used by cron jobs with no smarty