phpbb/phpBB/includes/mcp
Drae 922147f05a [ticket/10968] Render pagination within the template
Since phpBB 2 pagination has been rendered mostly within the source. This
limits just what designers can do with pagination. The current form is also
questionable in terms of "best practice". The aim is to move rendering
completely to the template via the use of a block element. Enabling S_
template vars also allows for control over specific aspects of the
pagination output such as next, previous, active and ellipsis.

Related to this - merging the capabilities of the topic_generate_pagination
with generate_pagination removes an element of duplication.

PHPBB3-10968
2012-07-18 14:30:20 +01:00
..
info [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
mcp_ban.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
mcp_forum.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
mcp_front.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
mcp_logs.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
mcp_main.php [ticket/10637] Leftovers from implementation of extensions in mcp_main 2012-02-09 22:13:13 +02:00
mcp_notes.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
mcp_pm_reports.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
mcp_post.php [ticket/10637] Leftovers from implementation of extensions in mcp_post 2012-02-09 22:17:33 +02:00
mcp_queue.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
mcp_reports.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
mcp_topic.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
mcp_warn.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00